Method | Description | |
---|---|---|
AddRoleToDBCluster ( |
Associates an Identity and Access Management (IAM) role from an Aurora DB cluster. For more information, see Authorizing Amazon Aurora to Access Other AWS Services On Your Behalf.
|
|
AddRoleToDBClusterAsync ( |
Initiates the asynchronous execution of the AddRoleToDBCluster operation.
|
|
AddSourceIdentifierToSubscription ( |
Adds a source identifier to an existing RDS event notification subscription.
|
|
AddSourceIdentifierToSubscriptionAsync ( |
Initiates the asynchronous execution of the AddSourceIdentifierToSubscription operation.
|
|
AddTagsToResource ( |
Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost allocation reporting to track cost associated with Amazon RDS resources, or used in a Condition statement in an IAM policy for Amazon RDS. For an overview on tagging Amazon RDS resources, see Tagging Amazon RDS Resources.
|
|
AddTagsToResourceAsync ( |
Initiates the asynchronous execution of the AddTagsToResource operation.
|
|
AmazonRDSClient ( ) : System |
Constructs AmazonRDSClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonRDSClient ( |
Constructs AmazonRDSClient with AWS Credentials
|
|
AmazonRDSClient ( |
Constructs AmazonRDSClient with AWS Credentials and an AmazonRDSClient Configuration object.
|
|
AmazonRDSClient ( |
Constructs AmazonRDSClient with AWS Credentials
|
|
AmazonRDSClient ( |
Constructs AmazonRDSClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonRDSClient ( RegionEndpoint region ) : System |
Constructs AmazonRDSClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonRDSClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonRDSClient with AWS Access Key ID, AWS Secret Key and an AmazonRDSClient Configuration object.
|
|
AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonRDSClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonRDSClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonRDSClient with AWS Access Key ID, AWS Secret Key and an AmazonRDSClient Configuration object.
|
|
AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonRDSClient with AWS Access Key ID and AWS Secret Key
|
|
ApplyPendingMaintenanceAction ( |
Applies a pending maintenance action to a resource (for example, to a DB instance).
|
|
ApplyPendingMaintenanceActionAsync ( |
Initiates the asynchronous execution of the ApplyPendingMaintenanceAction operation.
|
|
AuthorizeDBSecurityGroupIngress ( |
Enables ingress to a DBSecurityGroup using one of two forms of authorization. First, EC2 or VPC security groups can be added to the DBSecurityGroup if the application using the database is running on EC2 or VPC instances. Second, IP ranges are available if the application accessing your database is running on the Internet. Required parameters for this API are one of CIDR range, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId for non-VPC). You cannot authorize ingress from an EC2 security group in one region to an Amazon RDS DB instance in another. You cannot authorize ingress from a VPC security group in one VPC to an Amazon RDS DB instance in another. For an overview of CIDR ranges, go to the Wikipedia Tutorial.
|
|
AuthorizeDBSecurityGroupIngressAsync ( |
Initiates the asynchronous execution of the AuthorizeDBSecurityGroupIngress operation.
|
|
BeginAddRoleToDBCluster ( |
Initiates the asynchronous execution of the AddRoleToDBCluster operation.
|
|
BeginAddSourceIdentifierToSubscription ( |
Initiates the asynchronous execution of the AddSourceIdentifierToSubscription operation.
|
|
BeginAddTagsToResource ( |
Initiates the asynchronous execution of the AddTagsToResource operation.
|
|
BeginApplyPendingMaintenanceAction ( |
Initiates the asynchronous execution of the ApplyPendingMaintenanceAction operation.
|
|
BeginAuthorizeDBSecurityGroupIngress ( |
Initiates the asynchronous execution of the AuthorizeDBSecurityGroupIngress operation.
|
|
BeginCopyDBClusterParameterGroup ( |
Initiates the asynchronous execution of the CopyDBClusterParameterGroup operation.
|
|
BeginCopyDBClusterSnapshot ( |
Initiates the asynchronous execution of the CopyDBClusterSnapshot operation.
|
|
BeginCopyDBParameterGroup ( |
Initiates the asynchronous execution of the CopyDBParameterGroup operation.
|
|
BeginCopyDBSnapshot ( |
Initiates the asynchronous execution of the CopyDBSnapshot operation.
|
|
BeginCopyOptionGroup ( |
Initiates the asynchronous execution of the CopyOptionGroup operation.
|
|
BeginCreateDBCluster ( |
Initiates the asynchronous execution of the CreateDBCluster operation.
|
|
BeginCreateDBClusterParameterGroup ( |
Initiates the asynchronous execution of the CreateDBClusterParameterGroup operation.
|
|
BeginCreateDBClusterSnapshot ( |
Initiates the asynchronous execution of the CreateDBClusterSnapshot operation.
|
|
BeginCreateDBInstance ( |
Initiates the asynchronous execution of the CreateDBInstance operation.
|
|
BeginCreateDBInstanceReadReplica ( |
Initiates the asynchronous execution of the CreateDBInstanceReadReplica operation.
|
|
BeginCreateDBParameterGroup ( |
Initiates the asynchronous execution of the CreateDBParameterGroup operation.
|
|
BeginCreateDBSecurityGroup ( |
Initiates the asynchronous execution of the CreateDBSecurityGroup operation.
|
|
BeginCreateDBSnapshot ( |
Initiates the asynchronous execution of the CreateDBSnapshot operation.
|
|
BeginCreateDBSubnetGroup ( |
Initiates the asynchronous execution of the CreateDBSubnetGroup operation.
|
|
BeginCreateEventSubscription ( |
Initiates the asynchronous execution of the CreateEventSubscription operation.
|
|
BeginCreateOptionGroup ( |
Initiates the asynchronous execution of the CreateOptionGroup operation.
|
|
BeginDeleteDBCluster ( |
Initiates the asynchronous execution of the DeleteDBCluster operation.
|
|
BeginDeleteDBClusterParameterGroup ( |
Initiates the asynchronous execution of the DeleteDBClusterParameterGroup operation.
|
|
BeginDeleteDBClusterSnapshot ( |
Initiates the asynchronous execution of the DeleteDBClusterSnapshot operation.
|
|
BeginDeleteDBInstance ( |
Initiates the asynchronous execution of the DeleteDBInstance operation.
|
|
BeginDeleteDBParameterGroup ( |
Initiates the asynchronous execution of the DeleteDBParameterGroup operation.
|
|
BeginDeleteDBSecurityGroup ( |
Initiates the asynchronous execution of the DeleteDBSecurityGroup operation.
|
|
BeginDeleteDBSnapshot ( |
Initiates the asynchronous execution of the DeleteDBSnapshot operation.
|
|
BeginDeleteDBSubnetGroup ( |
Initiates the asynchronous execution of the DeleteDBSubnetGroup operation.
|
|
BeginDeleteEventSubscription ( |
Initiates the asynchronous execution of the DeleteEventSubscription operation.
|
|
BeginDeleteOptionGroup ( |
Initiates the asynchronous execution of the DeleteOptionGroup operation.
|
|
BeginDescribeAccountAttributes ( DescribeAccountAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeAccountAttributes operation.
|
|
BeginDescribeCertificates ( |
Initiates the asynchronous execution of the DescribeCertificates operation.
|
|
BeginDescribeDBClusterParameterGroups ( |
Initiates the asynchronous execution of the DescribeDBClusterParameterGroups operation.
|
|
BeginDescribeDBClusterParameters ( |
Initiates the asynchronous execution of the DescribeDBClusterParameters operation.
|
|
BeginDescribeDBClusterSnapshotAttributes ( |
Initiates the asynchronous execution of the DescribeDBClusterSnapshotAttributes operation.
|
|
BeginDescribeDBClusterSnapshots ( |
Initiates the asynchronous execution of the DescribeDBClusterSnapshots operation.
|
|
BeginDescribeDBClusters ( |
Initiates the asynchronous execution of the DescribeDBClusters operation.
|
|
BeginDescribeDBEngineVersions ( |
Initiates the asynchronous execution of the DescribeDBEngineVersions operation.
|
|
BeginDescribeDBInstances ( |
Initiates the asynchronous execution of the DescribeDBInstances operation.
|
|
BeginDescribeDBLogFiles ( |
Initiates the asynchronous execution of the DescribeDBLogFiles operation.
|
|
BeginDescribeDBParameterGroups ( |
Initiates the asynchronous execution of the DescribeDBParameterGroups operation.
|
|
BeginDescribeDBParameters ( |
Initiates the asynchronous execution of the DescribeDBParameters operation.
|
|
BeginDescribeDBSecurityGroups ( |
Initiates the asynchronous execution of the DescribeDBSecurityGroups operation.
|
|
BeginDescribeDBSnapshotAttributes ( |
Initiates the asynchronous execution of the DescribeDBSnapshotAttributes operation.
|
|
BeginDescribeDBSnapshots ( |
Initiates the asynchronous execution of the DescribeDBSnapshots operation.
|
|
BeginDescribeDBSubnetGroups ( |
Initiates the asynchronous execution of the DescribeDBSubnetGroups operation.
|
|
BeginDescribeEngineDefaultClusterParameters ( |
Initiates the asynchronous execution of the DescribeEngineDefaultClusterParameters operation.
|
|
BeginDescribeEngineDefaultParameters ( |
Initiates the asynchronous execution of the DescribeEngineDefaultParameters operation.
|
|
BeginDescribeEventCategories ( |
Initiates the asynchronous execution of the DescribeEventCategories operation.
|
|
BeginDescribeEventSubscriptions ( |
Initiates the asynchronous execution of the DescribeEventSubscriptions operation.
|
|
BeginDescribeEvents ( |
Initiates the asynchronous execution of the DescribeEvents operation.
|
|
BeginDescribeOptionGroupOptions ( |
Initiates the asynchronous execution of the DescribeOptionGroupOptions operation.
|
|
BeginDescribeOptionGroups ( |
Initiates the asynchronous execution of the DescribeOptionGroups operation.
|
|
BeginDescribeOrderableDBInstanceOptions ( |
Initiates the asynchronous execution of the DescribeOrderableDBInstanceOptions operation.
|
|
BeginDescribePendingMaintenanceActions ( |
Initiates the asynchronous execution of the DescribePendingMaintenanceActions operation.
|
|
BeginDescribeReservedDBInstances ( |
Initiates the asynchronous execution of the DescribeReservedDBInstances operation.
|
|
BeginDescribeReservedDBInstancesOfferings ( |
Initiates the asynchronous execution of the DescribeReservedDBInstancesOfferings operation.
|
|
BeginDescribeSourceRegions ( |
Initiates the asynchronous execution of the DescribeSourceRegions operation.
|
|
BeginDownloadDBLogFilePortion ( |
Initiates the asynchronous execution of the DownloadDBLogFilePortion operation.
|
|
BeginFailoverDBCluster ( |
Initiates the asynchronous execution of the FailoverDBCluster operation.
|
|
BeginListTagsForResource ( |
Initiates the asynchronous execution of the ListTagsForResource operation.
|
|
BeginModifyDBCluster ( |
Initiates the asynchronous execution of the ModifyDBCluster operation.
|
|
BeginModifyDBClusterParameterGroup ( |
Initiates the asynchronous execution of the ModifyDBClusterParameterGroup operation.
|
|
BeginModifyDBClusterSnapshotAttribute ( |
Initiates the asynchronous execution of the ModifyDBClusterSnapshotAttribute operation.
|
|
BeginModifyDBInstance ( |
Initiates the asynchronous execution of the ModifyDBInstance operation.
|
|
BeginModifyDBParameterGroup ( |
Initiates the asynchronous execution of the ModifyDBParameterGroup operation.
|
|
BeginModifyDBSnapshotAttribute ( |
Initiates the asynchronous execution of the ModifyDBSnapshotAttribute operation.
|
|
BeginModifyDBSubnetGroup ( |
Initiates the asynchronous execution of the ModifyDBSubnetGroup operation.
|
|
BeginModifyEventSubscription ( |
Initiates the asynchronous execution of the ModifyEventSubscription operation.
|
|
BeginModifyOptionGroup ( |
Initiates the asynchronous execution of the ModifyOptionGroup operation.
|
|
BeginPromoteReadReplica ( |
Initiates the asynchronous execution of the PromoteReadReplica operation.
|
|
BeginPromoteReadReplicaDBCluster ( |
Initiates the asynchronous execution of the PromoteReadReplicaDBCluster operation.
|
|
BeginPurchaseReservedDBInstancesOffering ( |
Initiates the asynchronous execution of the PurchaseReservedDBInstancesOffering operation.
|
|
BeginRebootDBInstance ( |
Initiates the asynchronous execution of the RebootDBInstance operation.
|
|
BeginRemoveRoleFromDBCluster ( |
Initiates the asynchronous execution of the RemoveRoleFromDBCluster operation.
|
|
BeginRemoveSourceIdentifierFromSubscription ( |
Initiates the asynchronous execution of the RemoveSourceIdentifierFromSubscription operation.
|
|
BeginRemoveTagsFromResource ( |
Initiates the asynchronous execution of the RemoveTagsFromResource operation.
|
|
BeginResetDBClusterParameterGroup ( |
Initiates the asynchronous execution of the ResetDBClusterParameterGroup operation.
|
|
BeginResetDBParameterGroup ( |
Initiates the asynchronous execution of the ResetDBParameterGroup operation.
|
|
BeginRestoreDBClusterFromS3 ( |
Initiates the asynchronous execution of the RestoreDBClusterFromS3 operation.
|
|
BeginRestoreDBClusterFromSnapshot ( |
Initiates the asynchronous execution of the RestoreDBClusterFromSnapshot operation.
|
|
BeginRestoreDBClusterToPointInTime ( |
Initiates the asynchronous execution of the RestoreDBClusterToPointInTime operation.
|
|
BeginRestoreDBInstanceFromDBSnapshot ( |
Initiates the asynchronous execution of the RestoreDBInstanceFromDBSnapshot operation.
|
|
BeginRestoreDBInstanceToPointInTime ( |
Initiates the asynchronous execution of the RestoreDBInstanceToPointInTime operation.
|
|
BeginRevokeDBSecurityGroupIngress ( |
Initiates the asynchronous execution of the RevokeDBSecurityGroupIngress operation.
|
|
CopyDBClusterParameterGroup ( |
Copies the specified DB cluster parameter group.
|
|
CopyDBClusterParameterGroupAsync ( |
Initiates the asynchronous execution of the CopyDBClusterParameterGroup operation.
|
|
CopyDBClusterSnapshot ( |
Creates a snapshot of a DB cluster. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
CopyDBClusterSnapshotAsync ( |
Initiates the asynchronous execution of the CopyDBClusterSnapshot operation.
|
|
CopyDBParameterGroup ( |
Copies the specified DB parameter group.
|
|
CopyDBParameterGroupAsync ( |
Initiates the asynchronous execution of the CopyDBParameterGroup operation.
|
|
CopyDBSnapshot ( |
Copies the specified DB snapshot. The source DB snapshot must be in the "available" state. To copy a DB snapshot from a shared manual DB snapshot, You can not copy an encrypted DB snapshot from another AWS region. You can copy an encrypted DB snapshot from another AWS region. In that case, the region where you call the
For more information on copying encrypted snapshots from one region to another, see Copying an Encrypted DB Snapshot to Another Region in the Amazon RDS User Guide.
|
|
CopyDBSnapshotAsync ( |
Initiates the asynchronous execution of the CopyDBSnapshot operation.
|
|
CopyOptionGroup ( |
Copies the specified option group.
|
|
CopyOptionGroupAsync ( |
Initiates the asynchronous execution of the CopyOptionGroup operation.
|
|
CreateDBCluster ( |
Creates a new Amazon Aurora DB cluster. You can use the For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
CreateDBClusterAsync ( |
Initiates the asynchronous execution of the CreateDBCluster operation.
|
|
CreateDBClusterParameterGroup ( |
Creates a new DB cluster parameter group. Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster. A DB cluster parameter group is initially created with the default parameters for the database engine used by instances in the DB cluster. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBClusterParameterGroup. Once you've created a DB cluster parameter group, you need to associate it with your DB cluster using ModifyDBCluster. When you associate a new DB cluster parameter group with a running DB cluster, you need to reboot the DB instances in the DB cluster without failover for the new DB cluster parameter group and associated settings to take effect. After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the DB cluster parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
CreateDBClusterParameterGroupAsync ( |
Initiates the asynchronous execution of the CreateDBClusterParameterGroup operation.
|
|
CreateDBClusterSnapshot ( |
Creates a snapshot of a DB cluster. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
CreateDBClusterSnapshotAsync ( |
Initiates the asynchronous execution of the CreateDBClusterSnapshot operation.
|
|
CreateDBInstance ( |
Creates a new DB instance.
|
|
CreateDBInstanceAsync ( |
Initiates the asynchronous execution of the CreateDBInstance operation.
|
|
CreateDBInstanceReadReplica ( |
Creates a DB instance for a DB instance running MySQL, MariaDB, or PostgreSQL that acts as a Read Replica of a source DB instance. All Read Replica DB instances are created as Single-AZ deployments with backups disabled. All other DB instance attributes (including DB security groups and DB parameter groups) are inherited from the source DB instance, except as specified below. The source DB instance must have backup retention enabled.
|
|
CreateDBInstanceReadReplicaAsync ( |
Initiates the asynchronous execution of the CreateDBInstanceReadReplica operation.
|
|
CreateDBParameterGroup ( |
Creates a new DB parameter group. A DB parameter group is initially created with the default parameters for the database engine used by the DB instance. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBParameterGroup. Once you've created a DB parameter group, you need to associate it with your DB instance using ModifyDBInstance. When you associate a new DB parameter group with a running DB instance, you need to reboot the DB instance without failover for the new DB parameter group and associated settings to take effect. After you create a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the
|
|
CreateDBParameterGroupAsync ( |
Initiates the asynchronous execution of the CreateDBParameterGroup operation.
|
|
CreateDBSecurityGroup ( |
Creates a new DB security group. DB security groups control access to a DB instance.
|
|
CreateDBSecurityGroupAsync ( |
Initiates the asynchronous execution of the CreateDBSecurityGroup operation.
|
|
CreateDBSnapshot ( |
Creates a DBSnapshot. The source DBInstance must be in "available" state.
|
|
CreateDBSnapshotAsync ( |
Initiates the asynchronous execution of the CreateDBSnapshot operation.
|
|
CreateDBSubnetGroup ( |
Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.
|
|
CreateDBSubnetGroupAsync ( |
Initiates the asynchronous execution of the CreateDBSubnetGroup operation.
|
|
CreateEventSubscription ( |
Creates an RDS event notification subscription. This action requires a topic ARN (Amazon Resource Name) created by either the RDS console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console. You can specify the type of source (SourceType) you want to be notified of, provide a list of RDS sources (SourceIds) that triggers the events, and provide a list of event categories (EventCategories) for events you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup. If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIdentifier = myDBInstance1, you will be notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you will receive notice of the events for that source type for all your RDS sources. If you do not specify either the SourceType nor the SourceIdentifier, you will be notified of events generated from all RDS sources belonging to your customer account.
|
|
CreateEventSubscriptionAsync ( |
Initiates the asynchronous execution of the CreateEventSubscription operation.
|
|
CreateOptionGroup ( |
Creates a new option group. You can create up to 20 option groups.
|
|
CreateOptionGroupAsync ( |
Initiates the asynchronous execution of the CreateOptionGroup operation.
|
|
DeleteDBCluster ( |
The DeleteDBCluster action deletes a previously provisioned DB cluster. When you delete a DB cluster, all automated backups for that DB cluster are deleted and cannot be recovered. Manual DB cluster snapshots of the specified DB cluster are not deleted. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
DeleteDBClusterAsync ( |
Initiates the asynchronous execution of the DeleteDBCluster operation.
|
|
DeleteDBClusterParameterGroup ( |
Deletes a specified DB cluster parameter group. The DB cluster parameter group to be deleted cannot be associated with any DB clusters. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
DeleteDBClusterParameterGroupAsync ( |
Initiates the asynchronous execution of the DeleteDBClusterParameterGroup operation.
|
|
DeleteDBClusterSnapshot ( |
Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated. The DB cluster snapshot must be in the For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
DeleteDBClusterSnapshotAsync ( |
Initiates the asynchronous execution of the DeleteDBClusterSnapshot operation.
|
|
DeleteDBInstance ( |
The DeleteDBInstance action deletes a previously provisioned DB instance. When you delete a DB instance, all automated backups for that instance are deleted and cannot be recovered. Manual DB snapshots of the DB instance to be deleted by If you request a final DB snapshot the status of the Amazon RDS DB instance is Note that when a DB instance is in a failure state and has a status of If the specified DB instance is part of an Amazon Aurora DB cluster, you cannot delete the DB instance if the following are true:
To delete a DB instance in this case, first call the PromoteReadReplicaDBCluster API action to promote the DB cluster so it's no longer a Read Replica. After the promotion completes, then call the
|
|
DeleteDBInstanceAsync ( |
Initiates the asynchronous execution of the DeleteDBInstance operation.
|
|
DeleteDBParameterGroup ( |
Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted cannot be associated with any DB instances.
|
|
DeleteDBParameterGroupAsync ( |
Initiates the asynchronous execution of the DeleteDBParameterGroup operation.
|
|
DeleteDBSecurityGroup ( |
Deletes a DB security group. The specified DB security group must not be associated with any DB instances.
|
|
DeleteDBSecurityGroupAsync ( |
Initiates the asynchronous execution of the DeleteDBSecurityGroup operation.
|
|
DeleteDBSnapshot ( |
Deletes a DBSnapshot. If the snapshot is being copied, the copy operation is terminated. The DBSnapshot must be in the
|
|
DeleteDBSnapshotAsync ( |
Initiates the asynchronous execution of the DeleteDBSnapshot operation.
|
|
DeleteDBSubnetGroup ( |
Deletes a DB subnet group. The specified database subnet group must not be associated with any DB instances.
|
|
DeleteDBSubnetGroupAsync ( |
Initiates the asynchronous execution of the DeleteDBSubnetGroup operation.
|
|
DeleteEventSubscription ( |
Deletes an RDS event notification subscription.
|
|
DeleteEventSubscriptionAsync ( |
Initiates the asynchronous execution of the DeleteEventSubscription operation.
|
|
DeleteOptionGroup ( |
Deletes an existing option group.
|
|
DeleteOptionGroupAsync ( |
Initiates the asynchronous execution of the DeleteOptionGroup operation.
|
|
DescribeAccountAttributes ( ) : Amazon.RDS.Model.DescribeAccountAttributesResponse |
Lists all of the attributes for a customer account. The attributes include Amazon RDS quotas for the account, such as the number of DB instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value. This command does not take any parameters.
|
|
DescribeAccountAttributes ( DescribeAccountAttributesRequest request ) : Amazon.RDS.Model.DescribeAccountAttributesResponse |
Lists all of the attributes for a customer account. The attributes include Amazon RDS quotas for the account, such as the number of DB instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value. This command does not take any parameters.
|
|
DescribeAccountAttributesAsync ( DescribeAccountAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeAccountAttributes operation.
|
|
DescribeAccountAttributesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists all of the attributes for a customer account. The attributes include Amazon RDS quotas for the account, such as the number of DB instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value. This command does not take any parameters.
|
|
DescribeCertificates ( |
Lists the set of CA certificates provided by Amazon RDS for this AWS account.
|
|
DescribeCertificatesAsync ( |
Initiates the asynchronous execution of the DescribeCertificates operation.
|
|
DescribeDBClusterParameterGroups ( |
Returns a list of For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
DescribeDBClusterParameterGroupsAsync ( |
Initiates the asynchronous execution of the DescribeDBClusterParameterGroups operation.
|
|
DescribeDBClusterParameters ( |
Returns the detailed parameter list for a particular DB cluster parameter group. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
DescribeDBClusterParametersAsync ( |
Initiates the asynchronous execution of the DescribeDBClusterParameters operation.
|
|
DescribeDBClusterSnapshotAttributes ( |
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot. When sharing snapshots with other AWS accounts, To add or remove access for an AWS account to copy or restore a manual DB cluster snapshot, or to make the manual DB cluster snapshot public or private, use the ModifyDBClusterSnapshotAttribute API action.
|
|
DescribeDBClusterSnapshotAttributesAsync ( |
Initiates the asynchronous execution of the DescribeDBClusterSnapshotAttributes operation.
|
|
DescribeDBClusterSnapshots ( |
Returns information about DB cluster snapshots. This API action supports pagination. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
DescribeDBClusterSnapshotsAsync ( |
Initiates the asynchronous execution of the DescribeDBClusterSnapshots operation.
|
|
DescribeDBClusters ( |
Returns information about provisioned Aurora DB clusters. This API supports pagination. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
DescribeDBClustersAsync ( |
Initiates the asynchronous execution of the DescribeDBClusters operation.
|
|
DescribeDBEngineVersions ( ) : |
Returns a list of the available DB engines.
|
|
DescribeDBEngineVersions ( |
Returns a list of the available DB engines.
|
|
DescribeDBEngineVersionsAsync ( |
Initiates the asynchronous execution of the DescribeDBEngineVersions operation.
|
|
DescribeDBEngineVersionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of the available DB engines.
|
|
DescribeDBInstances ( ) : |
Returns information about provisioned RDS instances. This API supports pagination.
|
|
DescribeDBInstances ( |
Returns information about provisioned RDS instances. This API supports pagination.
|
|
DescribeDBInstancesAsync ( |
Initiates the asynchronous execution of the DescribeDBInstances operation.
|
|
DescribeDBInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns information about provisioned RDS instances. This API supports pagination.
|
|
DescribeDBLogFiles ( |
Returns a list of DB log files for the DB instance.
|
|
DescribeDBLogFilesAsync ( |
Initiates the asynchronous execution of the DescribeDBLogFiles operation.
|
|
DescribeDBParameterGroups ( ) : |
Returns a list of
|
|
DescribeDBParameterGroups ( |
Returns a list of
|
|
DescribeDBParameterGroupsAsync ( |
Initiates the asynchronous execution of the DescribeDBParameterGroups operation.
|
|
DescribeDBParameterGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of
|
|
DescribeDBParameters ( |
Returns the detailed parameter list for a particular DB parameter group.
|
|
DescribeDBParametersAsync ( |
Initiates the asynchronous execution of the DescribeDBParameters operation.
|
|
DescribeDBSecurityGroups ( ) : |
Returns a list of
|
|
DescribeDBSecurityGroups ( |
Returns a list of
|
|
DescribeDBSecurityGroupsAsync ( |
Initiates the asynchronous execution of the DescribeDBSecurityGroups operation.
|
|
DescribeDBSecurityGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of
|
|
DescribeDBSnapshotAttributes ( |
Returns a list of DB snapshot attribute names and values for a manual DB snapshot. When sharing snapshots with other AWS accounts, To add or remove access for an AWS account to copy or restore a manual DB snapshot, or to make the manual DB snapshot public or private, use the ModifyDBSnapshotAttribute API action.
|
|
DescribeDBSnapshotAttributesAsync ( |
Initiates the asynchronous execution of the DescribeDBSnapshotAttributes operation.
|
|
DescribeDBSnapshots ( ) : Amazon.RDS.Model.DescribeDBSnapshotsResponse |
Returns information about DB snapshots. This API action supports pagination.
|
|
DescribeDBSnapshots ( |
Returns information about DB snapshots. This API action supports pagination.
|
|
DescribeDBSnapshotsAsync ( |
Initiates the asynchronous execution of the DescribeDBSnapshots operation.
|
|
DescribeDBSnapshotsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns information about DB snapshots. This API action supports pagination.
|
|
DescribeDBSubnetGroups ( ) : |
Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup. For an overview of CIDR ranges, go to the Wikipedia Tutorial.
|
|
DescribeDBSubnetGroups ( |
Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup. For an overview of CIDR ranges, go to the Wikipedia Tutorial.
|
|
DescribeDBSubnetGroupsAsync ( |
Initiates the asynchronous execution of the DescribeDBSubnetGroups operation.
|
|
DescribeDBSubnetGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup. For an overview of CIDR ranges, go to the Wikipedia Tutorial.
|
|
DescribeEngineDefaultClusterParameters ( |
Returns the default engine and system parameter information for the cluster database engine. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
DescribeEngineDefaultClusterParametersAsync ( |
Initiates the asynchronous execution of the DescribeEngineDefaultClusterParameters operation.
|
|
DescribeEngineDefaultParameters ( |
Returns the default engine and system parameter information for the specified database engine.
|
|
DescribeEngineDefaultParametersAsync ( |
Initiates the asynchronous execution of the DescribeEngineDefaultParameters operation.
|
|
DescribeEventCategories ( ) : |
Displays a list of categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in the Events topic in the Amazon RDS User Guide.
|
|
DescribeEventCategories ( |
Displays a list of categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in the Events topic in the Amazon RDS User Guide.
|
|
DescribeEventCategoriesAsync ( |
Initiates the asynchronous execution of the DescribeEventCategories operation.
|
|
DescribeEventCategoriesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Displays a list of categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in the Events topic in the Amazon RDS User Guide.
|
|
DescribeEventSubscriptions ( ) : |
Lists all the subscription descriptions for a customer account. The description for a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status. If you specify a SubscriptionName, lists the description for that subscription.
|
|
DescribeEventSubscriptions ( |
Lists all the subscription descriptions for a customer account. The description for a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status. If you specify a SubscriptionName, lists the description for that subscription.
|
|
DescribeEventSubscriptionsAsync ( |
Initiates the asynchronous execution of the DescribeEventSubscriptions operation.
|
|
DescribeEventSubscriptionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists all the subscription descriptions for a customer account. The description for a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status. If you specify a SubscriptionName, lists the description for that subscription.
|
|
DescribeEvents ( ) : |
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days. Events specific to a particular DB instance, DB security group, database snapshot, or DB parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
|
|
DescribeEvents ( |
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days. Events specific to a particular DB instance, DB security group, database snapshot, or DB parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
|
|
DescribeEventsAsync ( |
Initiates the asynchronous execution of the DescribeEvents operation.
|
|
DescribeEventsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days. Events specific to a particular DB instance, DB security group, database snapshot, or DB parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
|
|
DescribeOptionGroupOptions ( |
Describes all available options.
|
|
DescribeOptionGroupOptionsAsync ( |
Initiates the asynchronous execution of the DescribeOptionGroupOptions operation.
|
|
DescribeOptionGroups ( ) : |
Describes the available option groups.
|
|
DescribeOptionGroups ( |
Describes the available option groups.
|
|
DescribeOptionGroupsAsync ( |
Initiates the asynchronous execution of the DescribeOptionGroups operation.
|
|
DescribeOptionGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Describes the available option groups.
|
|
DescribeOrderableDBInstanceOptions ( |
Returns a list of orderable DB instance options for the specified engine.
|
|
DescribeOrderableDBInstanceOptionsAsync ( |
Initiates the asynchronous execution of the DescribeOrderableDBInstanceOptions operation.
|
|
DescribePendingMaintenanceActions ( |
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
|
|
DescribePendingMaintenanceActionsAsync ( |
Initiates the asynchronous execution of the DescribePendingMaintenanceActions operation.
|
|
DescribeReservedDBInstances ( ) : |
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
|
|
DescribeReservedDBInstances ( |
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
|
|
DescribeReservedDBInstancesAsync ( |
Initiates the asynchronous execution of the DescribeReservedDBInstances operation.
|
|
DescribeReservedDBInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
|
|
DescribeReservedDBInstancesOfferings ( ) : |
Lists available reserved DB instance offerings.
|
|
DescribeReservedDBInstancesOfferings ( |
Lists available reserved DB instance offerings.
|
|
DescribeReservedDBInstancesOfferingsAsync ( |
Initiates the asynchronous execution of the DescribeReservedDBInstancesOfferings operation.
|
|
DescribeReservedDBInstancesOfferingsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists available reserved DB instance offerings.
|
|
DescribeSourceRegions ( |
Returns a list of the source AWS regions where the current AWS region can create a Read Replica or copy a DB snapshot from. This API action supports pagination.
|
|
DescribeSourceRegionsAsync ( |
Initiates the asynchronous execution of the DescribeSourceRegions operation.
|
|
DownloadDBLogFilePortion ( |
Downloads all or a portion of the specified log file, up to 1 MB in size.
|
|
DownloadDBLogFilePortionAsync ( |
Initiates the asynchronous execution of the DownloadDBLogFilePortion operation.
|
|
EndAddRoleToDBCluster ( IAsyncResult asyncResult ) : AddRoleToDBClusterResponse |
Finishes the asynchronous execution of the AddRoleToDBCluster operation.
|
|
EndAddSourceIdentifierToSubscription ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the AddSourceIdentifierToSubscription operation.
|
|
EndAddTagsToResource ( IAsyncResult asyncResult ) : Amazon.RDS.Model.AddTagsToResourceResponse |
Finishes the asynchronous execution of the AddTagsToResource operation.
|
|
EndApplyPendingMaintenanceAction ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ApplyPendingMaintenanceAction operation.
|
|
EndAuthorizeDBSecurityGroupIngress ( IAsyncResult asyncResult ) : AuthorizeDBSecurityGroupIngressResponse |
Finishes the asynchronous execution of the AuthorizeDBSecurityGroupIngress operation.
|
|
EndCopyDBClusterParameterGroup ( IAsyncResult asyncResult ) : CopyDBClusterParameterGroupResponse |
Finishes the asynchronous execution of the CopyDBClusterParameterGroup operation.
|
|
EndCopyDBClusterSnapshot ( IAsyncResult asyncResult ) : CopyDBClusterSnapshotResponse |
Finishes the asynchronous execution of the CopyDBClusterSnapshot operation.
|
|
EndCopyDBParameterGroup ( IAsyncResult asyncResult ) : CopyDBParameterGroupResponse |
Finishes the asynchronous execution of the CopyDBParameterGroup operation.
|
|
EndCopyDBSnapshot ( IAsyncResult asyncResult ) : CopyDBSnapshotResponse |
Finishes the asynchronous execution of the CopyDBSnapshot operation.
|
|
EndCopyOptionGroup ( IAsyncResult asyncResult ) : CopyOptionGroupResponse |
Finishes the asynchronous execution of the CopyOptionGroup operation.
|
|
EndCreateDBCluster ( IAsyncResult asyncResult ) : CreateDBClusterResponse |
Finishes the asynchronous execution of the CreateDBCluster operation.
|
|
EndCreateDBClusterParameterGroup ( IAsyncResult asyncResult ) : CreateDBClusterParameterGroupResponse |
Finishes the asynchronous execution of the CreateDBClusterParameterGroup operation.
|
|
EndCreateDBClusterSnapshot ( IAsyncResult asyncResult ) : CreateDBClusterSnapshotResponse |
Finishes the asynchronous execution of the CreateDBClusterSnapshot operation.
|
|
EndCreateDBInstance ( IAsyncResult asyncResult ) : CreateDBInstanceResponse |
Finishes the asynchronous execution of the CreateDBInstance operation.
|
|
EndCreateDBInstanceReadReplica ( IAsyncResult asyncResult ) : CreateDBInstanceReadReplicaResponse |
Finishes the asynchronous execution of the CreateDBInstanceReadReplica operation.
|
|
EndCreateDBParameterGroup ( IAsyncResult asyncResult ) : CreateDBParameterGroupResponse |
Finishes the asynchronous execution of the CreateDBParameterGroup operation.
|
|
EndCreateDBSecurityGroup ( IAsyncResult asyncResult ) : CreateDBSecurityGroupResponse |
Finishes the asynchronous execution of the CreateDBSecurityGroup operation.
|
|
EndCreateDBSnapshot ( IAsyncResult asyncResult ) : CreateDBSnapshotResponse |
Finishes the asynchronous execution of the CreateDBSnapshot operation.
|
|
EndCreateDBSubnetGroup ( IAsyncResult asyncResult ) : CreateDBSubnetGroupResponse |
Finishes the asynchronous execution of the CreateDBSubnetGroup operation.
|
|
EndCreateEventSubscription ( IAsyncResult asyncResult ) : CreateEventSubscriptionResponse |
Finishes the asynchronous execution of the CreateEventSubscription operation.
|
|
EndCreateOptionGroup ( IAsyncResult asyncResult ) : CreateOptionGroupResponse |
Finishes the asynchronous execution of the CreateOptionGroup operation.
|
|
EndDeleteDBCluster ( IAsyncResult asyncResult ) : DeleteDBClusterResponse |
Finishes the asynchronous execution of the DeleteDBCluster operation.
|
|
EndDeleteDBClusterParameterGroup ( IAsyncResult asyncResult ) : DeleteDBClusterParameterGroupResponse |
Finishes the asynchronous execution of the DeleteDBClusterParameterGroup operation.
|
|
EndDeleteDBClusterSnapshot ( IAsyncResult asyncResult ) : DeleteDBClusterSnapshotResponse |
Finishes the asynchronous execution of the DeleteDBClusterSnapshot operation.
|
|
EndDeleteDBInstance ( IAsyncResult asyncResult ) : DeleteDBInstanceResponse |
Finishes the asynchronous execution of the DeleteDBInstance operation.
|
|
EndDeleteDBParameterGroup ( IAsyncResult asyncResult ) : DeleteDBParameterGroupResponse |
Finishes the asynchronous execution of the DeleteDBParameterGroup operation.
|
|
EndDeleteDBSecurityGroup ( IAsyncResult asyncResult ) : DeleteDBSecurityGroupResponse |
Finishes the asynchronous execution of the DeleteDBSecurityGroup operation.
|
|
EndDeleteDBSnapshot ( IAsyncResult asyncResult ) : DeleteDBSnapshotResponse |
Finishes the asynchronous execution of the DeleteDBSnapshot operation.
|
|
EndDeleteDBSubnetGroup ( IAsyncResult asyncResult ) : DeleteDBSubnetGroupResponse |
Finishes the asynchronous execution of the DeleteDBSubnetGroup operation.
|
|
EndDeleteEventSubscription ( IAsyncResult asyncResult ) : DeleteEventSubscriptionResponse |
Finishes the asynchronous execution of the DeleteEventSubscription operation.
|
|
EndDeleteOptionGroup ( IAsyncResult asyncResult ) : DeleteOptionGroupResponse |
Finishes the asynchronous execution of the DeleteOptionGroup operation.
|
|
EndDescribeAccountAttributes ( IAsyncResult asyncResult ) : DescribeAccountAttributesResponse |
Finishes the asynchronous execution of the DescribeAccountAttributes operation.
|
|
EndDescribeCertificates ( IAsyncResult asyncResult ) : DescribeCertificatesResponse |
Finishes the asynchronous execution of the DescribeCertificates operation.
|
|
EndDescribeDBClusterParameterGroups ( IAsyncResult asyncResult ) : DescribeDBClusterParameterGroupsResponse |
Finishes the asynchronous execution of the DescribeDBClusterParameterGroups operation.
|
|
EndDescribeDBClusterParameters ( IAsyncResult asyncResult ) : DescribeDBClusterParametersResponse |
Finishes the asynchronous execution of the DescribeDBClusterParameters operation.
|
|
EndDescribeDBClusterSnapshotAttributes ( IAsyncResult asyncResult ) : DescribeDBClusterSnapshotAttributesResponse |
Finishes the asynchronous execution of the DescribeDBClusterSnapshotAttributes operation.
|
|
EndDescribeDBClusterSnapshots ( IAsyncResult asyncResult ) : DescribeDBClusterSnapshotsResponse |
Finishes the asynchronous execution of the DescribeDBClusterSnapshots operation.
|
|
EndDescribeDBClusters ( IAsyncResult asyncResult ) : DescribeDBClustersResponse |
Finishes the asynchronous execution of the DescribeDBClusters operation.
|
|
EndDescribeDBEngineVersions ( IAsyncResult asyncResult ) : DescribeDBEngineVersionsResponse |
Finishes the asynchronous execution of the DescribeDBEngineVersions operation.
|
|
EndDescribeDBInstances ( IAsyncResult asyncResult ) : DescribeDBInstancesResponse |
Finishes the asynchronous execution of the DescribeDBInstances operation.
|
|
EndDescribeDBLogFiles ( IAsyncResult asyncResult ) : DescribeDBLogFilesResponse |
Finishes the asynchronous execution of the DescribeDBLogFiles operation.
|
|
EndDescribeDBParameterGroups ( IAsyncResult asyncResult ) : DescribeDBParameterGroupsResponse |
Finishes the asynchronous execution of the DescribeDBParameterGroups operation.
|
|
EndDescribeDBParameters ( IAsyncResult asyncResult ) : DescribeDBParametersResponse |
Finishes the asynchronous execution of the DescribeDBParameters operation.
|
|
EndDescribeDBSecurityGroups ( IAsyncResult asyncResult ) : DescribeDBSecurityGroupsResponse |
Finishes the asynchronous execution of the DescribeDBSecurityGroups operation.
|
|
EndDescribeDBSnapshotAttributes ( IAsyncResult asyncResult ) : DescribeDBSnapshotAttributesResponse |
Finishes the asynchronous execution of the DescribeDBSnapshotAttributes operation.
|
|
EndDescribeDBSnapshots ( IAsyncResult asyncResult ) : DescribeDBSnapshotsResponse |
Finishes the asynchronous execution of the DescribeDBSnapshots operation.
|
|
EndDescribeDBSubnetGroups ( IAsyncResult asyncResult ) : DescribeDBSubnetGroupsResponse |
Finishes the asynchronous execution of the DescribeDBSubnetGroups operation.
|
|
EndDescribeEngineDefaultClusterParameters ( IAsyncResult asyncResult ) : DescribeEngineDefaultClusterParametersResponse |
Finishes the asynchronous execution of the DescribeEngineDefaultClusterParameters operation.
|
|
EndDescribeEngineDefaultParameters ( IAsyncResult asyncResult ) : DescribeEngineDefaultParametersResponse |
Finishes the asynchronous execution of the DescribeEngineDefaultParameters operation.
|
|
EndDescribeEventCategories ( IAsyncResult asyncResult ) : DescribeEventCategoriesResponse |
Finishes the asynchronous execution of the DescribeEventCategories operation.
|
|
EndDescribeEventSubscriptions ( IAsyncResult asyncResult ) : DescribeEventSubscriptionsResponse |
Finishes the asynchronous execution of the DescribeEventSubscriptions operation.
|
|
EndDescribeEvents ( IAsyncResult asyncResult ) : DescribeEventsResponse |
Finishes the asynchronous execution of the DescribeEvents operation.
|
|
EndDescribeOptionGroupOptions ( IAsyncResult asyncResult ) : DescribeOptionGroupOptionsResponse |
Finishes the asynchronous execution of the DescribeOptionGroupOptions operation.
|
|
EndDescribeOptionGroups ( IAsyncResult asyncResult ) : DescribeOptionGroupsResponse |
Finishes the asynchronous execution of the DescribeOptionGroups operation.
|
|
EndDescribeOrderableDBInstanceOptions ( IAsyncResult asyncResult ) : DescribeOrderableDBInstanceOptionsResponse |
Finishes the asynchronous execution of the DescribeOrderableDBInstanceOptions operation.
|
|
EndDescribePendingMaintenanceActions ( IAsyncResult asyncResult ) : DescribePendingMaintenanceActionsResponse |
Finishes the asynchronous execution of the DescribePendingMaintenanceActions operation.
|
|
EndDescribeReservedDBInstances ( IAsyncResult asyncResult ) : DescribeReservedDBInstancesResponse |
Finishes the asynchronous execution of the DescribeReservedDBInstances operation.
|
|
EndDescribeReservedDBInstancesOfferings ( IAsyncResult asyncResult ) : DescribeReservedDBInstancesOfferingsResponse |
Finishes the asynchronous execution of the DescribeReservedDBInstancesOfferings operation.
|
|
EndDescribeSourceRegions ( IAsyncResult asyncResult ) : DescribeSourceRegionsResponse |
Finishes the asynchronous execution of the DescribeSourceRegions operation.
|
|
EndDownloadDBLogFilePortion ( IAsyncResult asyncResult ) : DownloadDBLogFilePortionResponse |
Finishes the asynchronous execution of the DownloadDBLogFilePortion operation.
|
|
EndFailoverDBCluster ( IAsyncResult asyncResult ) : FailoverDBClusterResponse |
Finishes the asynchronous execution of the FailoverDBCluster operation.
|
|
EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse |
Finishes the asynchronous execution of the ListTagsForResource operation.
|
|
EndModifyDBCluster ( IAsyncResult asyncResult ) : ModifyDBClusterResponse |
Finishes the asynchronous execution of the ModifyDBCluster operation.
|
|
EndModifyDBClusterParameterGroup ( IAsyncResult asyncResult ) : ModifyDBClusterParameterGroupResponse |
Finishes the asynchronous execution of the ModifyDBClusterParameterGroup operation.
|
|
EndModifyDBClusterSnapshotAttribute ( IAsyncResult asyncResult ) : ModifyDBClusterSnapshotAttributeResponse |
Finishes the asynchronous execution of the ModifyDBClusterSnapshotAttribute operation.
|
|
EndModifyDBInstance ( IAsyncResult asyncResult ) : ModifyDBInstanceResponse |
Finishes the asynchronous execution of the ModifyDBInstance operation.
|
|
EndModifyDBParameterGroup ( IAsyncResult asyncResult ) : ModifyDBParameterGroupResponse |
Finishes the asynchronous execution of the ModifyDBParameterGroup operation.
|
|
EndModifyDBSnapshotAttribute ( IAsyncResult asyncResult ) : ModifyDBSnapshotAttributeResponse |
Finishes the asynchronous execution of the ModifyDBSnapshotAttribute operation.
|
|
EndModifyDBSubnetGroup ( IAsyncResult asyncResult ) : ModifyDBSubnetGroupResponse |
Finishes the asynchronous execution of the ModifyDBSubnetGroup operation.
|
|
EndModifyEventSubscription ( IAsyncResult asyncResult ) : ModifyEventSubscriptionResponse |
Finishes the asynchronous execution of the ModifyEventSubscription operation.
|
|
EndModifyOptionGroup ( IAsyncResult asyncResult ) : ModifyOptionGroupResponse |
Finishes the asynchronous execution of the ModifyOptionGroup operation.
|
|
EndPromoteReadReplica ( IAsyncResult asyncResult ) : PromoteReadReplicaResponse |
Finishes the asynchronous execution of the PromoteReadReplica operation.
|
|
EndPromoteReadReplicaDBCluster ( IAsyncResult asyncResult ) : PromoteReadReplicaDBClusterResponse |
Finishes the asynchronous execution of the PromoteReadReplicaDBCluster operation.
|
|
EndPurchaseReservedDBInstancesOffering ( IAsyncResult asyncResult ) : PurchaseReservedDBInstancesOfferingResponse |
Finishes the asynchronous execution of the PurchaseReservedDBInstancesOffering operation.
|
|
EndRebootDBInstance ( IAsyncResult asyncResult ) : RebootDBInstanceResponse |
Finishes the asynchronous execution of the RebootDBInstance operation.
|
|
EndRemoveRoleFromDBCluster ( IAsyncResult asyncResult ) : RemoveRoleFromDBClusterResponse |
Finishes the asynchronous execution of the RemoveRoleFromDBCluster operation.
|
|
EndRemoveSourceIdentifierFromSubscription ( IAsyncResult asyncResult ) : RemoveSourceIdentifierFromSubscriptionResponse |
Finishes the asynchronous execution of the RemoveSourceIdentifierFromSubscription operation.
|
|
EndRemoveTagsFromResource ( IAsyncResult asyncResult ) : RemoveTagsFromResourceResponse |
Finishes the asynchronous execution of the RemoveTagsFromResource operation.
|
|
EndResetDBClusterParameterGroup ( IAsyncResult asyncResult ) : ResetDBClusterParameterGroupResponse |
Finishes the asynchronous execution of the ResetDBClusterParameterGroup operation.
|
|
EndResetDBParameterGroup ( IAsyncResult asyncResult ) : ResetDBParameterGroupResponse |
Finishes the asynchronous execution of the ResetDBParameterGroup operation.
|
|
EndRestoreDBClusterFromS3 ( IAsyncResult asyncResult ) : RestoreDBClusterFromS3Response |
Finishes the asynchronous execution of the RestoreDBClusterFromS3 operation.
|
|
EndRestoreDBClusterFromSnapshot ( IAsyncResult asyncResult ) : RestoreDBClusterFromSnapshotResponse |
Finishes the asynchronous execution of the RestoreDBClusterFromSnapshot operation.
|
|
EndRestoreDBClusterToPointInTime ( IAsyncResult asyncResult ) : RestoreDBClusterToPointInTimeResponse |
Finishes the asynchronous execution of the RestoreDBClusterToPointInTime operation.
|
|
EndRestoreDBInstanceFromDBSnapshot ( IAsyncResult asyncResult ) : RestoreDBInstanceFromDBSnapshotResponse |
Finishes the asynchronous execution of the RestoreDBInstanceFromDBSnapshot operation.
|
|
EndRestoreDBInstanceToPointInTime ( IAsyncResult asyncResult ) : RestoreDBInstanceToPointInTimeResponse |
Finishes the asynchronous execution of the RestoreDBInstanceToPointInTime operation.
|
|
EndRevokeDBSecurityGroupIngress ( IAsyncResult asyncResult ) : RevokeDBSecurityGroupIngressResponse |
Finishes the asynchronous execution of the RevokeDBSecurityGroupIngress operation.
|
|
FailoverDBCluster ( FailoverDBClusterRequest request ) : FailoverDBClusterResponse |
Forces a failover for a DB cluster. A failover for a DB cluster promotes one of the Aurora Replicas (read-only instances) in the DB cluster to be the primary instance (the cluster writer). Amazon Aurora will automatically fail over to an Aurora Replica, if one exists, when the primary instance fails. You can force a failover when you want to simulate a failure of a primary instance for testing. Because each instance in a DB cluster has its own endpoint address, you will need to clean up and re-establish any existing connections that use those endpoint addresses when the failover is complete. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
FailoverDBClusterAsync ( FailoverDBClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the FailoverDBCluster operation.
|
|
ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse |
Lists all tags on an Amazon RDS resource. For an overview on tagging an Amazon RDS resource, see Tagging Amazon RDS Resources.
|
|
ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTagsForResource operation.
|
|
ModifyDBCluster ( ModifyDBClusterRequest request ) : ModifyDBClusterResponse |
Modify a setting for an Amazon Aurora DB cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
ModifyDBClusterAsync ( ModifyDBClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyDBCluster operation.
|
|
ModifyDBClusterParameterGroup ( ModifyDBClusterParameterGroupRequest request ) : ModifyDBClusterParameterGroupResponse |
Modifies the parameters of a DB cluster parameter group. To modify more than one parameter, submit a list of the following: For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide. Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB cluster associated with the parameter group before the change can take effect. After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the
|
|
ModifyDBClusterParameterGroupAsync ( ModifyDBClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyDBClusterParameterGroup operation.
|
|
ModifyDBClusterSnapshotAttribute ( ModifyDBClusterSnapshotAttributeRequest request ) : ModifyDBClusterSnapshotAttributeResponse |
Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot. To share a manual DB cluster snapshot with other AWS accounts, specify To view which AWS accounts have access to copy or restore a manual DB cluster snapshot, or whether a manual DB cluster snapshot public or private, use the DescribeDBClusterSnapshotAttributes API action. If a manual DB cluster snapshot is encrypted, it cannot be shared.
|
|
ModifyDBClusterSnapshotAttributeAsync ( ModifyDBClusterSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyDBClusterSnapshotAttribute operation.
|
|
ModifyDBInstance ( ModifyDBInstanceRequest request ) : ModifyDBInstanceResponse |
Modifies settings for a DB instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request.
|
|
ModifyDBInstanceAsync ( ModifyDBInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyDBInstance operation.
|
|
ModifyDBParameterGroup ( ModifyDBParameterGroupRequest request ) : ModifyDBParameterGroupResponse |
Modifies the parameters of a DB parameter group. To modify more than one parameter, submit a list of the following: Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB instance associated with the parameter group before the change can take effect. After you modify a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon RDS to fully complete the modify action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the
|
|
ModifyDBParameterGroupAsync ( ModifyDBParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyDBParameterGroup operation.
|
|
ModifyDBSnapshotAttribute ( ModifyDBSnapshotAttributeRequest request ) : ModifyDBSnapshotAttributeResponse |
Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot. To share a manual DB snapshot with other AWS accounts, specify To view which AWS accounts have access to copy or restore a manual DB snapshot, or whether a manual DB snapshot public or private, use the DescribeDBSnapshotAttributes API action. If the manual DB snapshot is encrypted, it cannot be shared.
|
|
ModifyDBSnapshotAttributeAsync ( ModifyDBSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyDBSnapshotAttribute operation.
|
|
ModifyDBSubnetGroup ( ModifyDBSubnetGroupRequest request ) : ModifyDBSubnetGroupResponse |
Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.
|
|
ModifyDBSubnetGroupAsync ( ModifyDBSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyDBSubnetGroup operation.
|
|
ModifyEventSubscription ( ModifyEventSubscriptionRequest request ) : ModifyEventSubscriptionResponse |
Modifies an existing RDS event notification subscription. Note that you cannot modify the source identifiers using this call; to change source identifiers for a subscription, use the AddSourceIdentifierToSubscription and RemoveSourceIdentifierFromSubscription calls. You can see a list of the event categories for a given SourceType in the Events topic in the Amazon RDS User Guide or by using the DescribeEventCategories action.
|
|
ModifyEventSubscriptionAsync ( ModifyEventSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyEventSubscription operation.
|
|
ModifyOptionGroup ( ModifyOptionGroupRequest request ) : ModifyOptionGroupResponse |
Modifies an existing option group.
|
|
ModifyOptionGroupAsync ( ModifyOptionGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ModifyOptionGroup operation.
|
|
PromoteReadReplica ( PromoteReadReplicaRequest request ) : PromoteReadReplicaResponse |
Promotes a Read Replica DB instance to a standalone DB instance. We recommend that you enable automated backups on your Read Replica before promoting the Read Replica. This ensures that no backup is taken during the promotion process. Once the instance is promoted to a primary instance, backups are taken based on your backup settings.
|
|
PromoteReadReplicaAsync ( PromoteReadReplicaRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the PromoteReadReplica operation.
|
|
PromoteReadReplicaDBCluster ( PromoteReadReplicaDBClusterRequest request ) : PromoteReadReplicaDBClusterResponse |
Promotes a Read Replica DB cluster to a standalone DB cluster.
|
|
PromoteReadReplicaDBClusterAsync ( PromoteReadReplicaDBClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the PromoteReadReplicaDBCluster operation.
|
|
PurchaseReservedDBInstancesOffering ( PurchaseReservedDBInstancesOfferingRequest request ) : PurchaseReservedDBInstancesOfferingResponse |
Purchases a reserved DB instance offering.
|
|
PurchaseReservedDBInstancesOfferingAsync ( PurchaseReservedDBInstancesOfferingRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the PurchaseReservedDBInstancesOffering operation.
|
|
RebootDBInstance ( RebootDBInstanceRequest request ) : RebootDBInstanceResponse |
Rebooting a DB instance restarts the database engine service. A reboot also applies to the DB instance any modifications to the associated DB parameter group that were pending. Rebooting a DB instance results in a momentary outage of the instance, during which the DB instance status is set to rebooting. If the RDS instance is configured for MultiAZ, it is possible that the reboot will be conducted through a failover. An Amazon RDS event is created when the reboot is completed. If your DB instance is deployed in multiple Availability Zones, you can force a failover from one AZ to the other during the reboot. You might force a failover to test the availability of your DB instance deployment or to restore operations to the original AZ after a failover occurs. The time required to reboot is a function of the specific database engine's crash recovery process. To improve the reboot time, we recommend that you reduce database activities as much as possible during the reboot process to reduce rollback activity for in-transit transactions.
|
|
RebootDBInstanceAsync ( RebootDBInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RebootDBInstance operation.
|
|
RemoveRoleFromDBCluster ( RemoveRoleFromDBClusterRequest request ) : RemoveRoleFromDBClusterResponse |
Disassociates an Identity and Access Management (IAM) role from an Aurora DB cluster. For more information, see Authorizing Amazon Aurora to Access Other AWS Services On Your Behalf.
|
|
RemoveRoleFromDBClusterAsync ( RemoveRoleFromDBClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RemoveRoleFromDBCluster operation.
|
|
RemoveSourceIdentifierFromSubscription ( RemoveSourceIdentifierFromSubscriptionRequest request ) : RemoveSourceIdentifierFromSubscriptionResponse |
Removes a source identifier from an existing RDS event notification subscription.
|
|
RemoveSourceIdentifierFromSubscriptionAsync ( RemoveSourceIdentifierFromSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RemoveSourceIdentifierFromSubscription operation.
|
|
RemoveTagsFromResource ( RemoveTagsFromResourceRequest request ) : RemoveTagsFromResourceResponse |
Removes metadata tags from an Amazon RDS resource. For an overview on tagging an Amazon RDS resource, see Tagging Amazon RDS Resources.
|
|
RemoveTagsFromResourceAsync ( RemoveTagsFromResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RemoveTagsFromResource operation.
|
|
ResetDBClusterParameterGroup ( ResetDBClusterParameterGroupRequest request ) : ResetDBClusterParameterGroupResponse |
Modifies the parameters of a DB cluster parameter group to the default value. To reset specific parameters submit a list of the following: When resetting the entire group, dynamic parameters are updated immediately and static parameters are set to For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
ResetDBClusterParameterGroupAsync ( ResetDBClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ResetDBClusterParameterGroup operation.
|
|
ResetDBParameterGroup ( ResetDBParameterGroupRequest request ) : ResetDBParameterGroupResponse |
Modifies the parameters of a DB parameter group to the engine/system default value. To reset specific parameters submit a list of the following:
|
|
ResetDBParameterGroupAsync ( ResetDBParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ResetDBParameterGroup operation.
|
|
RestoreDBClusterFromS3 ( RestoreDBClusterFromS3Request request ) : RestoreDBClusterFromS3Response |
Creates an Amazon Aurora DB cluster from data stored in an Amazon S3 bucket. Amazon RDS must be authorized to access the Amazon S3 bucket and the data must be created using the Percona XtraBackup utility as described in Migrating Data from MySQL by Using an Amazon S3 Bucket.
|
|
RestoreDBClusterFromS3Async ( RestoreDBClusterFromS3Request request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RestoreDBClusterFromS3 operation.
|
|
RestoreDBClusterFromSnapshot ( RestoreDBClusterFromSnapshotRequest request ) : RestoreDBClusterFromSnapshotResponse |
Creates a new DB cluster from a DB cluster snapshot. The target DB cluster is created from the source DB cluster restore point with the same configuration as the original source DB cluster, except that the new DB cluster is created with the default security group. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
RestoreDBClusterFromSnapshotAsync ( RestoreDBClusterFromSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RestoreDBClusterFromSnapshot operation.
|
|
RestoreDBClusterToPointInTime ( RestoreDBClusterToPointInTimeRequest request ) : RestoreDBClusterToPointInTimeResponse |
Restores a DB cluster to an arbitrary point in time. Users can restore to any point in time before For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
|
|
RestoreDBClusterToPointInTimeAsync ( RestoreDBClusterToPointInTimeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RestoreDBClusterToPointInTime operation.
|
|
RestoreDBInstanceFromDBSnapshot ( RestoreDBInstanceFromDBSnapshotRequest request ) : RestoreDBInstanceFromDBSnapshotResponse |
Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with the most of original configuration with the default security group and the default DB parameter group. By default, the new DB instance is created as a single-AZ deployment except when the instance is a SQL Server instance that has an option group that is associated with mirroring; in this case, the instance becomes a mirrored AZ deployment and not a single-AZ deployment. If your intent is to replace your original DB instance with the new, restored DB instance, then rename your original DB instance before you call the RestoreDBInstanceFromDBSnapshot action. RDS does not allow two DB instances with the same name. Once you have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as the DBInstanceIdentifier in the call to the RestoreDBInstanceFromDBSnapshot action. The result is that you will replace the original DB instance with the DB instance created from the snapshot. If you are restoring from a shared manual DB snapshot, the
|
|
RestoreDBInstanceFromDBSnapshotAsync ( RestoreDBInstanceFromDBSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RestoreDBInstanceFromDBSnapshot operation.
|
|
RestoreDBInstanceToPointInTime ( RestoreDBInstanceToPointInTimeRequest request ) : RestoreDBInstanceToPointInTimeResponse |
Restores a DB instance to an arbitrary point in time. You can restore to any point in time before the time identified by the LatestRestorableTime property. You can restore to a point up to the number of days specified by the BackupRetentionPeriod property. The target database is created with most of the original configuration, but in a system-selected availability zone, with the default security group, the default subnet group, and the default DB parameter group. By default, the new DB instance is created as a single-AZ deployment except when the instance is a SQL Server instance that has an option group that is associated with mirroring; in this case, the instance becomes a mirrored deployment and not a single-AZ deployment.
|
|
RestoreDBInstanceToPointInTimeAsync ( RestoreDBInstanceToPointInTimeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RestoreDBInstanceToPointInTime operation.
|
|
RevokeDBSecurityGroupIngress ( RevokeDBSecurityGroupIngressRequest request ) : RevokeDBSecurityGroupIngressResponse |
Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups. Required parameters for this API are one of CIDRIP, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId).
|
|
RevokeDBSecurityGroupIngressAsync ( RevokeDBSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RevokeDBSecurityGroupIngress operation.
|
Method | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
CustomizeRuntimePipeline ( RuntimePipeline pipeline ) : void |
Customize the pipeline
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AddRoleToDBCluster ( |
||
request | Container for the necessary parameters to execute the AddRoleToDBCluster service method. | |
return | AddRoleToDBClusterResponse |
public AddRoleToDBClusterAsync ( |
||
request | Container for the necessary parameters to execute the AddRoleToDBCluster operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public AddSourceIdentifierToSubscription ( |
||
request | Container for the necessary parameters to execute the AddSourceIdentifierToSubscription service method. | |
return |
public AddSourceIdentifierToSubscriptionAsync ( |
||
request | Container for the necessary parameters to execute the AddSourceIdentifierToSubscription operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public AddTagsToResource ( |
||
request | Container for the necessary parameters to execute the AddTagsToResource service method. | |
return | Amazon.RDS.Model.AddTagsToResourceResponse |
public AddTagsToResourceAsync ( |
||
request | Container for the necessary parameters to execute the AddTagsToResource operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public AmazonRDSClient ( |
||
credentials | AWS Credentials | |
return | System |
public AmazonRDSClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonRDSClient Configuration Object | |
return | System |
public AmazonRDSClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonRDSClient ( |
||
config | The AmazonRDSClient Configuration Object | |
return | System |
public AmazonRDSClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
return | System |
public AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonRDSClient Configuration Object | |
return | System |
public AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
return | System |
public AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonRDSClient Configuration Object | |
return | System |
public AmazonRDSClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
return | System |
public ApplyPendingMaintenanceAction ( |
||
request | Container for the necessary parameters to execute the ApplyPendingMaintenanceAction service method. | |
return |
public ApplyPendingMaintenanceActionAsync ( |
||
request | Container for the necessary parameters to execute the ApplyPendingMaintenanceAction operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public AuthorizeDBSecurityGroupIngress ( |
||
request | Container for the necessary parameters to execute the AuthorizeDBSecurityGroupIngress service method. | |
return |
public AuthorizeDBSecurityGroupIngressAsync ( |
||
request | Container for the necessary parameters to execute the AuthorizeDBSecurityGroupIngress operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public BeginAddRoleToDBCluster ( |
||
request | Container for the necessary parameters to execute the AddRoleToDBCluster operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginAddSourceIdentifierToSubscription ( |
||
request | Container for the necessary parameters to execute the AddSourceIdentifierToSubscription operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginAddTagsToResource ( |
||
request | Container for the necessary parameters to execute the AddTagsToResource operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginApplyPendingMaintenanceAction ( |
||
request | Container for the necessary parameters to execute the ApplyPendingMaintenanceAction operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginAuthorizeDBSecurityGroupIngress ( |
||
request | Container for the necessary parameters to execute the AuthorizeDBSecurityGroupIngress operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCopyDBClusterParameterGroup ( |
||
request | Container for the necessary parameters to execute the CopyDBClusterParameterGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCopyDBClusterSnapshot ( |
||
request | Container for the necessary parameters to execute the CopyDBClusterSnapshot operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCopyDBParameterGroup ( |
||
request | Container for the necessary parameters to execute the CopyDBParameterGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCopyDBSnapshot ( |
||
request | Container for the necessary parameters to execute the CopyDBSnapshot operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCopyOptionGroup ( |
||
request | Container for the necessary parameters to execute the CopyOptionGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateDBCluster ( |
||
request | Container for the necessary parameters to execute the CreateDBCluster operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateDBClusterParameterGroup ( |
||
request | Container for the necessary parameters to execute the CreateDBClusterParameterGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateDBClusterSnapshot ( |
||
request | Container for the necessary parameters to execute the CreateDBClusterSnapshot operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateDBInstance ( |
||
request | Container for the necessary parameters to execute the CreateDBInstance operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateDBInstanceReadReplica ( |
||
request | Container for the necessary parameters to execute the CreateDBInstanceReadReplica operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateDBParameterGroup ( |
||
request | Container for the necessary parameters to execute the CreateDBParameterGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateDBSecurityGroup ( |
||
request | Container for the necessary parameters to execute the CreateDBSecurityGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateDBSnapshot ( |
||
request | Container for the necessary parameters to execute the CreateDBSnapshot operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateDBSubnetGroup ( |
||
request | Container for the necessary parameters to execute the CreateDBSubnetGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateEventSubscription ( |
||
request | Container for the necessary parameters to execute the CreateEventSubscription operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateOptionGroup ( |
||
request | Container for the necessary parameters to execute the CreateOptionGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteDBCluster ( |
||
request | Container for the necessary parameters to execute the DeleteDBCluster operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteDBClusterParameterGroup ( |
||
request | Container for the necessary parameters to execute the DeleteDBClusterParameterGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteDBClusterSnapshot ( |
||
request | Container for the necessary parameters to execute the DeleteDBClusterSnapshot operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteDBInstance ( |
||
request | Container for the necessary parameters to execute the DeleteDBInstance operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteDBParameterGroup ( |
||
request | Container for the necessary parameters to execute the DeleteDBParameterGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteDBSecurityGroup ( |
||
request | Container for the necessary parameters to execute the DeleteDBSecurityGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteDBSnapshot ( |
||
request | Container for the necessary parameters to execute the DeleteDBSnapshot operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteDBSubnetGroup ( |
||
request | Container for the necessary parameters to execute the DeleteDBSubnetGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteEventSubscription ( |
||
request | Container for the necessary parameters to execute the DeleteEventSubscription operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteOptionGroup ( |
||
request | Container for the necessary parameters to execute the DeleteOptionGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeAccountAttributes ( DescribeAccountAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeAccountAttributesRequest | Container for the necessary parameters to execute the DescribeAccountAttributes operation on AmazonRDSClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeCertificates ( |
||
request | Container for the necessary parameters to execute the DescribeCertificates operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBClusterParameterGroups ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterParameterGroups operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBClusterParameters ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterParameters operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBClusterSnapshotAttributes ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterSnapshotAttributes operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBClusterSnapshots ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterSnapshots operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBClusters ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusters operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBEngineVersions ( |
||
request | Container for the necessary parameters to execute the DescribeDBEngineVersions operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBInstances ( |
||
request | Container for the necessary parameters to execute the DescribeDBInstances operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBLogFiles ( |
||
request | Container for the necessary parameters to execute the DescribeDBLogFiles operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBParameterGroups ( |
||
request | Container for the necessary parameters to execute the DescribeDBParameterGroups operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBParameters ( |
||
request | Container for the necessary parameters to execute the DescribeDBParameters operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBSecurityGroups ( |
||
request | Container for the necessary parameters to execute the DescribeDBSecurityGroups operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBSnapshotAttributes ( |
||
request | Container for the necessary parameters to execute the DescribeDBSnapshotAttributes operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBSnapshots ( |
||
request | Container for the necessary parameters to execute the DescribeDBSnapshots operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDBSubnetGroups ( |
||
request | Container for the necessary parameters to execute the DescribeDBSubnetGroups operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeEngineDefaultClusterParameters ( |
||
request | Container for the necessary parameters to execute the DescribeEngineDefaultClusterParameters operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeEngineDefaultParameters ( |
||
request | Container for the necessary parameters to execute the DescribeEngineDefaultParameters operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeEventCategories ( |
||
request | Container for the necessary parameters to execute the DescribeEventCategories operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeEventSubscriptions ( |
||
request | Container for the necessary parameters to execute the DescribeEventSubscriptions operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeEvents ( |
||
request | Container for the necessary parameters to execute the DescribeEvents operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeOptionGroupOptions ( |
||
request | Container for the necessary parameters to execute the DescribeOptionGroupOptions operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeOptionGroups ( |
||
request | Container for the necessary parameters to execute the DescribeOptionGroups operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeOrderableDBInstanceOptions ( |
||
request | Container for the necessary parameters to execute the DescribeOrderableDBInstanceOptions operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribePendingMaintenanceActions ( |
||
request | Container for the necessary parameters to execute the DescribePendingMaintenanceActions operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeReservedDBInstances ( |
||
request | Container for the necessary parameters to execute the DescribeReservedDBInstances operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeReservedDBInstancesOfferings ( |
||
request | Container for the necessary parameters to execute the DescribeReservedDBInstancesOfferings operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeSourceRegions ( |
||
request | Container for the necessary parameters to execute the DescribeSourceRegions operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDownloadDBLogFilePortion ( |
||
request | Container for the necessary parameters to execute the DownloadDBLogFilePortion operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginFailoverDBCluster ( |
||
request | Container for the necessary parameters to execute the FailoverDBCluster operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginListTagsForResource ( |
||
request | Container for the necessary parameters to execute the ListTagsForResource operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginModifyDBCluster ( |
||
request | Container for the necessary parameters to execute the ModifyDBCluster operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginModifyDBClusterParameterGroup ( |
||
request | Container for the necessary parameters to execute the ModifyDBClusterParameterGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginModifyDBClusterSnapshotAttribute ( |
||
request | Container for the necessary parameters to execute the ModifyDBClusterSnapshotAttribute operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginModifyDBInstance ( |
||
request | Container for the necessary parameters to execute the ModifyDBInstance operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginModifyDBParameterGroup ( |
||
request | Container for the necessary parameters to execute the ModifyDBParameterGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginModifyDBSnapshotAttribute ( |
||
request | Container for the necessary parameters to execute the ModifyDBSnapshotAttribute operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginModifyDBSubnetGroup ( |
||
request | Container for the necessary parameters to execute the ModifyDBSubnetGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginModifyEventSubscription ( |
||
request | Container for the necessary parameters to execute the ModifyEventSubscription operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginModifyOptionGroup ( |
||
request | Container for the necessary parameters to execute the ModifyOptionGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginPromoteReadReplica ( |
||
request | Container for the necessary parameters to execute the PromoteReadReplica operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginPromoteReadReplicaDBCluster ( |
||
request | Container for the necessary parameters to execute the PromoteReadReplicaDBCluster operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginPurchaseReservedDBInstancesOffering ( |
||
request | Container for the necessary parameters to execute the PurchaseReservedDBInstancesOffering operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRebootDBInstance ( |
||
request | Container for the necessary parameters to execute the RebootDBInstance operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRemoveRoleFromDBCluster ( |
||
request | Container for the necessary parameters to execute the RemoveRoleFromDBCluster operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRemoveSourceIdentifierFromSubscription ( |
||
request | Container for the necessary parameters to execute the RemoveSourceIdentifierFromSubscription operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRemoveTagsFromResource ( |
||
request | Container for the necessary parameters to execute the RemoveTagsFromResource operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginResetDBClusterParameterGroup ( |
||
request | Container for the necessary parameters to execute the ResetDBClusterParameterGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginResetDBParameterGroup ( |
||
request | Container for the necessary parameters to execute the ResetDBParameterGroup operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRestoreDBClusterFromS3 ( |
||
request | Container for the necessary parameters to execute the RestoreDBClusterFromS3 operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRestoreDBClusterFromSnapshot ( |
||
request | Container for the necessary parameters to execute the RestoreDBClusterFromSnapshot operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRestoreDBClusterToPointInTime ( |
||
request | Container for the necessary parameters to execute the RestoreDBClusterToPointInTime operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRestoreDBInstanceFromDBSnapshot ( |
||
request | Container for the necessary parameters to execute the RestoreDBInstanceFromDBSnapshot operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRestoreDBInstanceToPointInTime ( |
||
request | Container for the necessary parameters to execute the RestoreDBInstanceToPointInTime operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRevokeDBSecurityGroupIngress ( |
||
request | Container for the necessary parameters to execute the RevokeDBSecurityGroupIngress operation on AmazonRDSClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public CopyDBClusterParameterGroup ( |
||
request | Container for the necessary parameters to execute the CopyDBClusterParameterGroup service method. | |
return |
public CopyDBClusterParameterGroupAsync ( |
||
request | Container for the necessary parameters to execute the CopyDBClusterParameterGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CopyDBClusterSnapshot ( |
||
request | Container for the necessary parameters to execute the CopyDBClusterSnapshot service method. | |
return |
public CopyDBClusterSnapshotAsync ( |
||
request | Container for the necessary parameters to execute the CopyDBClusterSnapshot operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CopyDBParameterGroup ( |
||
request | Container for the necessary parameters to execute the CopyDBParameterGroup service method. | |
return |
public CopyDBParameterGroupAsync ( |
||
request | Container for the necessary parameters to execute the CopyDBParameterGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CopyDBSnapshot ( |
||
request | Container for the necessary parameters to execute the CopyDBSnapshot service method. | |
return |
public CopyDBSnapshotAsync ( |
||
request | Container for the necessary parameters to execute the CopyDBSnapshot operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CopyOptionGroup ( |
||
request | Container for the necessary parameters to execute the CopyOptionGroup service method. | |
return |
public CopyOptionGroupAsync ( |
||
request | Container for the necessary parameters to execute the CopyOptionGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateDBCluster ( |
||
request | Container for the necessary parameters to execute the CreateDBCluster service method. | |
return |
public CreateDBClusterAsync ( |
||
request | Container for the necessary parameters to execute the CreateDBCluster operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateDBClusterParameterGroup ( |
||
request | Container for the necessary parameters to execute the CreateDBClusterParameterGroup service method. | |
return |
public CreateDBClusterParameterGroupAsync ( |
||
request | Container for the necessary parameters to execute the CreateDBClusterParameterGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateDBClusterSnapshot ( |
||
request | Container for the necessary parameters to execute the CreateDBClusterSnapshot service method. | |
return |
public CreateDBClusterSnapshotAsync ( |
||
request | Container for the necessary parameters to execute the CreateDBClusterSnapshot operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateDBInstance ( |
||
request | Container for the necessary parameters to execute the CreateDBInstance service method. | |
return |
public CreateDBInstanceAsync ( |
||
request | Container for the necessary parameters to execute the CreateDBInstance operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateDBInstanceReadReplica ( |
||
request | Container for the necessary parameters to execute the CreateDBInstanceReadReplica service method. | |
return |
public CreateDBInstanceReadReplicaAsync ( |
||
request | Container for the necessary parameters to execute the CreateDBInstanceReadReplica operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateDBParameterGroup ( |
||
request | Container for the necessary parameters to execute the CreateDBParameterGroup service method. | |
return |
public CreateDBParameterGroupAsync ( |
||
request | Container for the necessary parameters to execute the CreateDBParameterGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateDBSecurityGroup ( |
||
request | Container for the necessary parameters to execute the CreateDBSecurityGroup service method. | |
return |
public CreateDBSecurityGroupAsync ( |
||
request | Container for the necessary parameters to execute the CreateDBSecurityGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateDBSnapshot ( |
||
request | Container for the necessary parameters to execute the CreateDBSnapshot service method. | |
return |
public CreateDBSnapshotAsync ( |
||
request | Container for the necessary parameters to execute the CreateDBSnapshot operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateDBSubnetGroup ( |
||
request | Container for the necessary parameters to execute the CreateDBSubnetGroup service method. | |
return |
public CreateDBSubnetGroupAsync ( |
||
request | Container for the necessary parameters to execute the CreateDBSubnetGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateEventSubscription ( |
||
request | Container for the necessary parameters to execute the CreateEventSubscription service method. | |
return |
public CreateEventSubscriptionAsync ( |
||
request | Container for the necessary parameters to execute the CreateEventSubscription operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateOptionGroup ( |
||
request | Container for the necessary parameters to execute the CreateOptionGroup service method. | |
return |
public CreateOptionGroupAsync ( |
||
request | Container for the necessary parameters to execute the CreateOptionGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
protected CreateSigner ( ) : |
||
return |
protected CustomizeRuntimePipeline ( RuntimePipeline pipeline ) : void | ||
pipeline | RuntimePipeline | |
return | void |
public DeleteDBCluster ( |
||
request | Container for the necessary parameters to execute the DeleteDBCluster service method. | |
return |
public DeleteDBClusterAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDBCluster operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteDBClusterParameterGroup ( |
||
request | Container for the necessary parameters to execute the DeleteDBClusterParameterGroup service method. | |
return | DeleteDBClusterParameterGroupResponse |
public DeleteDBClusterParameterGroupAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDBClusterParameterGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteDBClusterSnapshot ( |
||
request | Container for the necessary parameters to execute the DeleteDBClusterSnapshot service method. | |
return |
public DeleteDBClusterSnapshotAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDBClusterSnapshot operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteDBInstance ( |
||
request | Container for the necessary parameters to execute the DeleteDBInstance service method. | |
return |
public DeleteDBInstanceAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDBInstance operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteDBParameterGroup ( |
||
request | Container for the necessary parameters to execute the DeleteDBParameterGroup service method. | |
return | Amazon.RDS.Model.DeleteDBParameterGroupResponse |
public DeleteDBParameterGroupAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDBParameterGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteDBSecurityGroup ( |
||
request | Container for the necessary parameters to execute the DeleteDBSecurityGroup service method. | |
return | Amazon.RDS.Model.DeleteDBSecurityGroupResponse |
public DeleteDBSecurityGroupAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDBSecurityGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteDBSnapshot ( |
||
request | Container for the necessary parameters to execute the DeleteDBSnapshot service method. | |
return |
public DeleteDBSnapshotAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDBSnapshot operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteDBSubnetGroup ( |
||
request | Container for the necessary parameters to execute the DeleteDBSubnetGroup service method. | |
return | Amazon.RDS.Model.DeleteDBSubnetGroupResponse |
public DeleteDBSubnetGroupAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDBSubnetGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteEventSubscription ( |
||
request | Container for the necessary parameters to execute the DeleteEventSubscription service method. | |
return |
public DeleteEventSubscriptionAsync ( |
||
request | Container for the necessary parameters to execute the DeleteEventSubscription operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteOptionGroup ( |
||
request | Container for the necessary parameters to execute the DeleteOptionGroup service method. | |
return | Amazon.RDS.Model.DeleteOptionGroupResponse |
public DeleteOptionGroupAsync ( |
||
request | Container for the necessary parameters to execute the DeleteOptionGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeAccountAttributes ( ) : Amazon.RDS.Model.DescribeAccountAttributesResponse | ||
return | Amazon.RDS.Model.DescribeAccountAttributesResponse |
public DescribeAccountAttributes ( DescribeAccountAttributesRequest request ) : Amazon.RDS.Model.DescribeAccountAttributesResponse | ||
request | DescribeAccountAttributesRequest | Container for the necessary parameters to execute the DescribeAccountAttributes service method. |
return | Amazon.RDS.Model.DescribeAccountAttributesResponse |
public DescribeAccountAttributesAsync ( DescribeAccountAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeAccountAttributesRequest | Container for the necessary parameters to execute the DescribeAccountAttributes operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeAccountAttributesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeCertificates ( |
||
request | Container for the necessary parameters to execute the DescribeCertificates service method. | |
return | Amazon.RDS.Model.DescribeCertificatesResponse |
public DescribeCertificatesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeCertificates operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBClusterParameterGroups ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterParameterGroups service method. | |
return | Amazon.RDS.Model.DescribeDBClusterParameterGroupsResponse |
public DescribeDBClusterParameterGroupsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterParameterGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBClusterParameters ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterParameters service method. | |
return | Amazon.RDS.Model.DescribeDBClusterParametersResponse |
public DescribeDBClusterParametersAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterParameters operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBClusterSnapshotAttributes ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterSnapshotAttributes service method. | |
return |
public DescribeDBClusterSnapshotAttributesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterSnapshotAttributes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBClusterSnapshots ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterSnapshots service method. | |
return |
public DescribeDBClusterSnapshotsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusterSnapshots operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBClusters ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusters service method. | |
return | Amazon.RDS.Model.DescribeDBClustersResponse |
public DescribeDBClustersAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBClusters operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBEngineVersions ( ) : |
||
return |
public DescribeDBEngineVersions ( |
||
request | Container for the necessary parameters to execute the DescribeDBEngineVersions service method. | |
return |
public DescribeDBEngineVersionsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBEngineVersions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBEngineVersionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBInstances ( ) : |
||
return |
public DescribeDBInstances ( |
||
request | Container for the necessary parameters to execute the DescribeDBInstances service method. | |
return |
public DescribeDBInstancesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBInstances operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBLogFiles ( |
||
request | Container for the necessary parameters to execute the DescribeDBLogFiles service method. | |
return |
public DescribeDBLogFilesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBLogFiles operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBParameterGroups ( ) : |
||
return |
public DescribeDBParameterGroups ( |
||
request | Container for the necessary parameters to execute the DescribeDBParameterGroups service method. | |
return |
public DescribeDBParameterGroupsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBParameterGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBParameterGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBParameters ( |
||
request | Container for the necessary parameters to execute the DescribeDBParameters service method. | |
return |
public DescribeDBParametersAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBParameters operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBSecurityGroups ( ) : |
||
return |
public DescribeDBSecurityGroups ( |
||
request | Container for the necessary parameters to execute the DescribeDBSecurityGroups service method. | |
return |
public DescribeDBSecurityGroupsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBSecurityGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBSecurityGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBSnapshotAttributes ( |
||
request | Container for the necessary parameters to execute the DescribeDBSnapshotAttributes service method. | |
return |
public DescribeDBSnapshotAttributesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBSnapshotAttributes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBSnapshots ( ) : Amazon.RDS.Model.DescribeDBSnapshotsResponse | ||
return | Amazon.RDS.Model.DescribeDBSnapshotsResponse |
public DescribeDBSnapshots ( |
||
request | Container for the necessary parameters to execute the DescribeDBSnapshots service method. | |
return | Amazon.RDS.Model.DescribeDBSnapshotsResponse |
public DescribeDBSnapshotsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBSnapshots operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBSnapshotsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBSubnetGroups ( ) : |
||
return |
public DescribeDBSubnetGroups ( |
||
request | Container for the necessary parameters to execute the DescribeDBSubnetGroups service method. | |
return |
public DescribeDBSubnetGroupsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDBSubnetGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDBSubnetGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeEngineDefaultClusterParameters ( |
||
request | Container for the necessary parameters to execute the DescribeEngineDefaultClusterParameters service method. | |
return |
public DescribeEngineDefaultClusterParametersAsync ( |
||
request | Container for the necessary parameters to execute the DescribeEngineDefaultClusterParameters operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeEngineDefaultParameters ( |
||
request | Container for the necessary parameters to execute the DescribeEngineDefaultParameters service method. | |
return |
public DescribeEngineDefaultParametersAsync ( |
||
request | Container for the necessary parameters to execute the DescribeEngineDefaultParameters operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeEventCategories ( ) : |
||
return |
public DescribeEventCategories ( |
||
request | Container for the necessary parameters to execute the DescribeEventCategories service method. | |
return |
public DescribeEventCategoriesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeEventCategories operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeEventCategoriesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeEventSubscriptions ( ) : |
||
return |
public DescribeEventSubscriptions ( |
||
request | Container for the necessary parameters to execute the DescribeEventSubscriptions service method. | |
return |
public DescribeEventSubscriptionsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeEventSubscriptions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeEventSubscriptionsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeEvents ( ) : |
||
return |
public DescribeEvents ( |
||
request | Container for the necessary parameters to execute the DescribeEvents service method. | |
return |
public DescribeEventsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeEvents operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeEventsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeOptionGroupOptions ( |
||
request | Container for the necessary parameters to execute the DescribeOptionGroupOptions service method. | |
return |
public DescribeOptionGroupOptionsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeOptionGroupOptions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeOptionGroups ( ) : |
||
return |
public DescribeOptionGroups ( |
||
request | Container for the necessary parameters to execute the DescribeOptionGroups service method. | |
return |
public DescribeOptionGroupsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeOptionGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeOptionGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeOrderableDBInstanceOptions ( |
||
request | Container for the necessary parameters to execute the DescribeOrderableDBInstanceOptions service method. | |
return |
public DescribeOrderableDBInstanceOptionsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeOrderableDBInstanceOptions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribePendingMaintenanceActions ( |
||
request | Container for the necessary parameters to execute the DescribePendingMaintenanceActions service method. | |
return | Amazon.RDS.Model.DescribePendingMaintenanceActionsResponse |
public DescribePendingMaintenanceActionsAsync ( |
||
request | Container for the necessary parameters to execute the DescribePendingMaintenanceActions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeReservedDBInstances ( ) : |
||
return |
public DescribeReservedDBInstances ( |
||
request | Container for the necessary parameters to execute the DescribeReservedDBInstances service method. | |
return |
public DescribeReservedDBInstancesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeReservedDBInstances operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeReservedDBInstancesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeReservedDBInstancesOfferings ( ) : |
||
return |
public DescribeReservedDBInstancesOfferings ( |
||
request | Container for the necessary parameters to execute the DescribeReservedDBInstancesOfferings service method. | |
return |
public DescribeReservedDBInstancesOfferingsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeReservedDBInstancesOfferings operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeReservedDBInstancesOfferingsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeSourceRegions ( |
||
request | Container for the necessary parameters to execute the DescribeSourceRegions service method. | |
return |
public DescribeSourceRegionsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeSourceRegions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DownloadDBLogFilePortion ( |
||
request | Container for the necessary parameters to execute the DownloadDBLogFilePortion service method. | |
return |
public DownloadDBLogFilePortionAsync ( |
||
request | Container for the necessary parameters to execute the DownloadDBLogFilePortion operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public EndAddRoleToDBCluster ( IAsyncResult asyncResult ) : AddRoleToDBClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddRoleToDBCluster. |
return | AddRoleToDBClusterResponse |
public EndAddSourceIdentifierToSubscription ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddSourceIdentifierToSubscription. |
return |
public EndAddTagsToResource ( IAsyncResult asyncResult ) : Amazon.RDS.Model.AddTagsToResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddTagsToResource. |
return | Amazon.RDS.Model.AddTagsToResourceResponse |
public EndApplyPendingMaintenanceAction ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginApplyPendingMaintenanceAction. |
return |
public EndAuthorizeDBSecurityGroupIngress ( IAsyncResult asyncResult ) : AuthorizeDBSecurityGroupIngressResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAuthorizeDBSecurityGroupIngress. |
return | AuthorizeDBSecurityGroupIngressResponse |
public EndCopyDBClusterParameterGroup ( IAsyncResult asyncResult ) : CopyDBClusterParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCopyDBClusterParameterGroup. |
return | CopyDBClusterParameterGroupResponse |
public EndCopyDBClusterSnapshot ( IAsyncResult asyncResult ) : CopyDBClusterSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCopyDBClusterSnapshot. |
return | CopyDBClusterSnapshotResponse |
public EndCopyDBParameterGroup ( IAsyncResult asyncResult ) : CopyDBParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCopyDBParameterGroup. |
return | CopyDBParameterGroupResponse |
public EndCopyDBSnapshot ( IAsyncResult asyncResult ) : CopyDBSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCopyDBSnapshot. |
return | CopyDBSnapshotResponse |
public EndCopyOptionGroup ( IAsyncResult asyncResult ) : CopyOptionGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCopyOptionGroup. |
return | CopyOptionGroupResponse |
public EndCreateDBCluster ( IAsyncResult asyncResult ) : CreateDBClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDBCluster. |
return | CreateDBClusterResponse |
public EndCreateDBClusterParameterGroup ( IAsyncResult asyncResult ) : CreateDBClusterParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDBClusterParameterGroup. |
return | CreateDBClusterParameterGroupResponse |
public EndCreateDBClusterSnapshot ( IAsyncResult asyncResult ) : CreateDBClusterSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDBClusterSnapshot. |
return | CreateDBClusterSnapshotResponse |
public EndCreateDBInstance ( IAsyncResult asyncResult ) : CreateDBInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDBInstance. |
return | CreateDBInstanceResponse |
public EndCreateDBInstanceReadReplica ( IAsyncResult asyncResult ) : CreateDBInstanceReadReplicaResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDBInstanceReadReplica. |
return | CreateDBInstanceReadReplicaResponse |
public EndCreateDBParameterGroup ( IAsyncResult asyncResult ) : CreateDBParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDBParameterGroup. |
return | CreateDBParameterGroupResponse |
public EndCreateDBSecurityGroup ( IAsyncResult asyncResult ) : CreateDBSecurityGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDBSecurityGroup. |
return | CreateDBSecurityGroupResponse |
public EndCreateDBSnapshot ( IAsyncResult asyncResult ) : CreateDBSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDBSnapshot. |
return | CreateDBSnapshotResponse |
public EndCreateDBSubnetGroup ( IAsyncResult asyncResult ) : CreateDBSubnetGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateDBSubnetGroup. |
return | CreateDBSubnetGroupResponse |
public EndCreateEventSubscription ( IAsyncResult asyncResult ) : CreateEventSubscriptionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateEventSubscription. |
return | CreateEventSubscriptionResponse |
public EndCreateOptionGroup ( IAsyncResult asyncResult ) : CreateOptionGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateOptionGroup. |
return | CreateOptionGroupResponse |
public EndDeleteDBCluster ( IAsyncResult asyncResult ) : DeleteDBClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDBCluster. |
return | DeleteDBClusterResponse |
public EndDeleteDBClusterParameterGroup ( IAsyncResult asyncResult ) : DeleteDBClusterParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDBClusterParameterGroup. |
return | DeleteDBClusterParameterGroupResponse |
public EndDeleteDBClusterSnapshot ( IAsyncResult asyncResult ) : DeleteDBClusterSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDBClusterSnapshot. |
return | DeleteDBClusterSnapshotResponse |
public EndDeleteDBInstance ( IAsyncResult asyncResult ) : DeleteDBInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDBInstance. |
return | DeleteDBInstanceResponse |
public EndDeleteDBParameterGroup ( IAsyncResult asyncResult ) : DeleteDBParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDBParameterGroup. |
return | DeleteDBParameterGroupResponse |
public EndDeleteDBSecurityGroup ( IAsyncResult asyncResult ) : DeleteDBSecurityGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDBSecurityGroup. |
return | DeleteDBSecurityGroupResponse |
public EndDeleteDBSnapshot ( IAsyncResult asyncResult ) : DeleteDBSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDBSnapshot. |
return | DeleteDBSnapshotResponse |
public EndDeleteDBSubnetGroup ( IAsyncResult asyncResult ) : DeleteDBSubnetGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDBSubnetGroup. |
return | DeleteDBSubnetGroupResponse |
public EndDeleteEventSubscription ( IAsyncResult asyncResult ) : DeleteEventSubscriptionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteEventSubscription. |
return | DeleteEventSubscriptionResponse |
public EndDeleteOptionGroup ( IAsyncResult asyncResult ) : DeleteOptionGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteOptionGroup. |
return | DeleteOptionGroupResponse |
public EndDescribeAccountAttributes ( IAsyncResult asyncResult ) : DescribeAccountAttributesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeAccountAttributes. |
return | DescribeAccountAttributesResponse |
public EndDescribeCertificates ( IAsyncResult asyncResult ) : DescribeCertificatesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeCertificates. |
return | DescribeCertificatesResponse |
public EndDescribeDBClusterParameterGroups ( IAsyncResult asyncResult ) : DescribeDBClusterParameterGroupsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBClusterParameterGroups. |
return | DescribeDBClusterParameterGroupsResponse |
public EndDescribeDBClusterParameters ( IAsyncResult asyncResult ) : DescribeDBClusterParametersResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBClusterParameters. |
return | DescribeDBClusterParametersResponse |
public EndDescribeDBClusterSnapshotAttributes ( IAsyncResult asyncResult ) : DescribeDBClusterSnapshotAttributesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBClusterSnapshotAttributes. |
return | DescribeDBClusterSnapshotAttributesResponse |
public EndDescribeDBClusterSnapshots ( IAsyncResult asyncResult ) : DescribeDBClusterSnapshotsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBClusterSnapshots. |
return | DescribeDBClusterSnapshotsResponse |
public EndDescribeDBClusters ( IAsyncResult asyncResult ) : DescribeDBClustersResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBClusters. |
return | DescribeDBClustersResponse |
public EndDescribeDBEngineVersions ( IAsyncResult asyncResult ) : DescribeDBEngineVersionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBEngineVersions. |
return | DescribeDBEngineVersionsResponse |
public EndDescribeDBInstances ( IAsyncResult asyncResult ) : DescribeDBInstancesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBInstances. |
return | DescribeDBInstancesResponse |
public EndDescribeDBLogFiles ( IAsyncResult asyncResult ) : DescribeDBLogFilesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBLogFiles. |
return | DescribeDBLogFilesResponse |
public EndDescribeDBParameterGroups ( IAsyncResult asyncResult ) : DescribeDBParameterGroupsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBParameterGroups. |
return | DescribeDBParameterGroupsResponse |
public EndDescribeDBParameters ( IAsyncResult asyncResult ) : DescribeDBParametersResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBParameters. |
return | DescribeDBParametersResponse |
public EndDescribeDBSecurityGroups ( IAsyncResult asyncResult ) : DescribeDBSecurityGroupsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBSecurityGroups. |
return | DescribeDBSecurityGroupsResponse |
public EndDescribeDBSnapshotAttributes ( IAsyncResult asyncResult ) : DescribeDBSnapshotAttributesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBSnapshotAttributes. |
return | DescribeDBSnapshotAttributesResponse |
public EndDescribeDBSnapshots ( IAsyncResult asyncResult ) : DescribeDBSnapshotsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBSnapshots. |
return | DescribeDBSnapshotsResponse |
public EndDescribeDBSubnetGroups ( IAsyncResult asyncResult ) : DescribeDBSubnetGroupsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDBSubnetGroups. |
return | DescribeDBSubnetGroupsResponse |
public EndDescribeEngineDefaultClusterParameters ( IAsyncResult asyncResult ) : DescribeEngineDefaultClusterParametersResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeEngineDefaultClusterParameters. |
return | DescribeEngineDefaultClusterParametersResponse |
public EndDescribeEngineDefaultParameters ( IAsyncResult asyncResult ) : DescribeEngineDefaultParametersResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeEngineDefaultParameters. |
return | DescribeEngineDefaultParametersResponse |
public EndDescribeEventCategories ( IAsyncResult asyncResult ) : DescribeEventCategoriesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeEventCategories. |
return | DescribeEventCategoriesResponse |
public EndDescribeEventSubscriptions ( IAsyncResult asyncResult ) : DescribeEventSubscriptionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeEventSubscriptions. |
return | DescribeEventSubscriptionsResponse |
public EndDescribeEvents ( IAsyncResult asyncResult ) : DescribeEventsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeEvents. |
return | DescribeEventsResponse |
public EndDescribeOptionGroupOptions ( IAsyncResult asyncResult ) : DescribeOptionGroupOptionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeOptionGroupOptions. |
return | DescribeOptionGroupOptionsResponse |
public EndDescribeOptionGroups ( IAsyncResult asyncResult ) : DescribeOptionGroupsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeOptionGroups. |
return | DescribeOptionGroupsResponse |
public EndDescribeOrderableDBInstanceOptions ( IAsyncResult asyncResult ) : DescribeOrderableDBInstanceOptionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeOrderableDBInstanceOptions. |
return | DescribeOrderableDBInstanceOptionsResponse |
public EndDescribePendingMaintenanceActions ( IAsyncResult asyncResult ) : DescribePendingMaintenanceActionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribePendingMaintenanceActions. |
return | DescribePendingMaintenanceActionsResponse |
public EndDescribeReservedDBInstances ( IAsyncResult asyncResult ) : DescribeReservedDBInstancesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeReservedDBInstances. |
return | DescribeReservedDBInstancesResponse |
public EndDescribeReservedDBInstancesOfferings ( IAsyncResult asyncResult ) : DescribeReservedDBInstancesOfferingsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeReservedDBInstancesOfferings. |
return | DescribeReservedDBInstancesOfferingsResponse |
public EndDescribeSourceRegions ( IAsyncResult asyncResult ) : DescribeSourceRegionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeSourceRegions. |
return | DescribeSourceRegionsResponse |
public EndDownloadDBLogFilePortion ( IAsyncResult asyncResult ) : DownloadDBLogFilePortionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDownloadDBLogFilePortion. |
return | DownloadDBLogFilePortionResponse |
public EndFailoverDBCluster ( IAsyncResult asyncResult ) : FailoverDBClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginFailoverDBCluster. |
return | FailoverDBClusterResponse |
public EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTagsForResource. |
return | ListTagsForResourceResponse |
public EndModifyDBCluster ( IAsyncResult asyncResult ) : ModifyDBClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyDBCluster. |
return | ModifyDBClusterResponse |
public EndModifyDBClusterParameterGroup ( IAsyncResult asyncResult ) : ModifyDBClusterParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyDBClusterParameterGroup. |
return | ModifyDBClusterParameterGroupResponse |
public EndModifyDBClusterSnapshotAttribute ( IAsyncResult asyncResult ) : ModifyDBClusterSnapshotAttributeResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyDBClusterSnapshotAttribute. |
return | ModifyDBClusterSnapshotAttributeResponse |
public EndModifyDBInstance ( IAsyncResult asyncResult ) : ModifyDBInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyDBInstance. |
return | ModifyDBInstanceResponse |
public EndModifyDBParameterGroup ( IAsyncResult asyncResult ) : ModifyDBParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyDBParameterGroup. |
return | ModifyDBParameterGroupResponse |
public EndModifyDBSnapshotAttribute ( IAsyncResult asyncResult ) : ModifyDBSnapshotAttributeResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyDBSnapshotAttribute. |
return | ModifyDBSnapshotAttributeResponse |
public EndModifyDBSubnetGroup ( IAsyncResult asyncResult ) : ModifyDBSubnetGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyDBSubnetGroup. |
return | ModifyDBSubnetGroupResponse |
public EndModifyEventSubscription ( IAsyncResult asyncResult ) : ModifyEventSubscriptionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyEventSubscription. |
return | ModifyEventSubscriptionResponse |
public EndModifyOptionGroup ( IAsyncResult asyncResult ) : ModifyOptionGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyOptionGroup. |
return | ModifyOptionGroupResponse |
public EndPromoteReadReplica ( IAsyncResult asyncResult ) : PromoteReadReplicaResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPromoteReadReplica. |
return | PromoteReadReplicaResponse |
public EndPromoteReadReplicaDBCluster ( IAsyncResult asyncResult ) : PromoteReadReplicaDBClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPromoteReadReplicaDBCluster. |
return | PromoteReadReplicaDBClusterResponse |
public EndPurchaseReservedDBInstancesOffering ( IAsyncResult asyncResult ) : PurchaseReservedDBInstancesOfferingResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPurchaseReservedDBInstancesOffering. |
return | PurchaseReservedDBInstancesOfferingResponse |
public EndRebootDBInstance ( IAsyncResult asyncResult ) : RebootDBInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRebootDBInstance. |
return | RebootDBInstanceResponse |
public EndRemoveRoleFromDBCluster ( IAsyncResult asyncResult ) : RemoveRoleFromDBClusterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveRoleFromDBCluster. |
return | RemoveRoleFromDBClusterResponse |
public EndRemoveSourceIdentifierFromSubscription ( IAsyncResult asyncResult ) : RemoveSourceIdentifierFromSubscriptionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveSourceIdentifierFromSubscription. |
return | RemoveSourceIdentifierFromSubscriptionResponse |
public EndRemoveTagsFromResource ( IAsyncResult asyncResult ) : RemoveTagsFromResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveTagsFromResource. |
return | RemoveTagsFromResourceResponse |
public EndResetDBClusterParameterGroup ( IAsyncResult asyncResult ) : ResetDBClusterParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginResetDBClusterParameterGroup. |
return | ResetDBClusterParameterGroupResponse |
public EndResetDBParameterGroup ( IAsyncResult asyncResult ) : ResetDBParameterGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginResetDBParameterGroup. |
return | ResetDBParameterGroupResponse |
public EndRestoreDBClusterFromS3 ( IAsyncResult asyncResult ) : RestoreDBClusterFromS3Response | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRestoreDBClusterFromS3. |
return | RestoreDBClusterFromS3Response |
public EndRestoreDBClusterFromSnapshot ( IAsyncResult asyncResult ) : RestoreDBClusterFromSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRestoreDBClusterFromSnapshot. |
return | RestoreDBClusterFromSnapshotResponse |
public EndRestoreDBClusterToPointInTime ( IAsyncResult asyncResult ) : RestoreDBClusterToPointInTimeResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRestoreDBClusterToPointInTime. |
return | RestoreDBClusterToPointInTimeResponse |
public EndRestoreDBInstanceFromDBSnapshot ( IAsyncResult asyncResult ) : RestoreDBInstanceFromDBSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRestoreDBInstanceFromDBSnapshot. |
return | RestoreDBInstanceFromDBSnapshotResponse |
public EndRestoreDBInstanceToPointInTime ( IAsyncResult asyncResult ) : RestoreDBInstanceToPointInTimeResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRestoreDBInstanceToPointInTime. |
return | RestoreDBInstanceToPointInTimeResponse |
public EndRevokeDBSecurityGroupIngress ( IAsyncResult asyncResult ) : RevokeDBSecurityGroupIngressResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRevokeDBSecurityGroupIngress. |
return | RevokeDBSecurityGroupIngressResponse |
public FailoverDBCluster ( FailoverDBClusterRequest request ) : FailoverDBClusterResponse | ||
request | FailoverDBClusterRequest | Container for the necessary parameters to execute the FailoverDBCluster service method. |
return | FailoverDBClusterResponse |
public FailoverDBClusterAsync ( FailoverDBClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | FailoverDBClusterRequest | Container for the necessary parameters to execute the FailoverDBCluster operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse | ||
request | ListTagsForResourceRequest | Container for the necessary parameters to execute the ListTagsForResource service method. |
return | ListTagsForResourceResponse |
public ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListTagsForResourceRequest | Container for the necessary parameters to execute the ListTagsForResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ModifyDBCluster ( ModifyDBClusterRequest request ) : ModifyDBClusterResponse | ||
request | ModifyDBClusterRequest | Container for the necessary parameters to execute the ModifyDBCluster service method. |
return | ModifyDBClusterResponse |
public ModifyDBClusterAsync ( ModifyDBClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyDBClusterRequest | Container for the necessary parameters to execute the ModifyDBCluster operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ModifyDBClusterParameterGroup ( ModifyDBClusterParameterGroupRequest request ) : ModifyDBClusterParameterGroupResponse | ||
request | ModifyDBClusterParameterGroupRequest | Container for the necessary parameters to execute the ModifyDBClusterParameterGroup service method. |
return | ModifyDBClusterParameterGroupResponse |
public ModifyDBClusterParameterGroupAsync ( ModifyDBClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyDBClusterParameterGroupRequest | Container for the necessary parameters to execute the ModifyDBClusterParameterGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ModifyDBClusterSnapshotAttribute ( ModifyDBClusterSnapshotAttributeRequest request ) : ModifyDBClusterSnapshotAttributeResponse | ||
request | ModifyDBClusterSnapshotAttributeRequest | Container for the necessary parameters to execute the ModifyDBClusterSnapshotAttribute service method. |
return | ModifyDBClusterSnapshotAttributeResponse |
public ModifyDBClusterSnapshotAttributeAsync ( ModifyDBClusterSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyDBClusterSnapshotAttributeRequest | Container for the necessary parameters to execute the ModifyDBClusterSnapshotAttribute operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ModifyDBInstance ( ModifyDBInstanceRequest request ) : ModifyDBInstanceResponse | ||
request | ModifyDBInstanceRequest | Container for the necessary parameters to execute the ModifyDBInstance service method. |
return | ModifyDBInstanceResponse |
public ModifyDBInstanceAsync ( ModifyDBInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyDBInstanceRequest | Container for the necessary parameters to execute the ModifyDBInstance operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ModifyDBParameterGroup ( ModifyDBParameterGroupRequest request ) : ModifyDBParameterGroupResponse | ||
request | ModifyDBParameterGroupRequest | Container for the necessary parameters to execute the ModifyDBParameterGroup service method. |
return | ModifyDBParameterGroupResponse |
public ModifyDBParameterGroupAsync ( ModifyDBParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyDBParameterGroupRequest | Container for the necessary parameters to execute the ModifyDBParameterGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ModifyDBSnapshotAttribute ( ModifyDBSnapshotAttributeRequest request ) : ModifyDBSnapshotAttributeResponse | ||
request | ModifyDBSnapshotAttributeRequest | Container for the necessary parameters to execute the ModifyDBSnapshotAttribute service method. |
return | ModifyDBSnapshotAttributeResponse |
public ModifyDBSnapshotAttributeAsync ( ModifyDBSnapshotAttributeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyDBSnapshotAttributeRequest | Container for the necessary parameters to execute the ModifyDBSnapshotAttribute operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ModifyDBSubnetGroup ( ModifyDBSubnetGroupRequest request ) : ModifyDBSubnetGroupResponse | ||
request | ModifyDBSubnetGroupRequest | Container for the necessary parameters to execute the ModifyDBSubnetGroup service method. |
return | ModifyDBSubnetGroupResponse |
public ModifyDBSubnetGroupAsync ( ModifyDBSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyDBSubnetGroupRequest | Container for the necessary parameters to execute the ModifyDBSubnetGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ModifyEventSubscription ( ModifyEventSubscriptionRequest request ) : ModifyEventSubscriptionResponse | ||
request | ModifyEventSubscriptionRequest | Container for the necessary parameters to execute the ModifyEventSubscription service method. |
return | ModifyEventSubscriptionResponse |
public ModifyEventSubscriptionAsync ( ModifyEventSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyEventSubscriptionRequest | Container for the necessary parameters to execute the ModifyEventSubscription operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ModifyOptionGroup ( ModifyOptionGroupRequest request ) : ModifyOptionGroupResponse | ||
request | ModifyOptionGroupRequest | Container for the necessary parameters to execute the ModifyOptionGroup service method. |
return | ModifyOptionGroupResponse |
public ModifyOptionGroupAsync ( ModifyOptionGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ModifyOptionGroupRequest | Container for the necessary parameters to execute the ModifyOptionGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public PromoteReadReplica ( PromoteReadReplicaRequest request ) : PromoteReadReplicaResponse | ||
request | PromoteReadReplicaRequest | Container for the necessary parameters to execute the PromoteReadReplica service method. |
return | PromoteReadReplicaResponse |
public PromoteReadReplicaAsync ( PromoteReadReplicaRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | PromoteReadReplicaRequest | Container for the necessary parameters to execute the PromoteReadReplica operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public PromoteReadReplicaDBCluster ( PromoteReadReplicaDBClusterRequest request ) : PromoteReadReplicaDBClusterResponse | ||
request | PromoteReadReplicaDBClusterRequest | Container for the necessary parameters to execute the PromoteReadReplicaDBCluster service method. |
return | PromoteReadReplicaDBClusterResponse |
public PromoteReadReplicaDBClusterAsync ( PromoteReadReplicaDBClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | PromoteReadReplicaDBClusterRequest | Container for the necessary parameters to execute the PromoteReadReplicaDBCluster operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public PurchaseReservedDBInstancesOffering ( PurchaseReservedDBInstancesOfferingRequest request ) : PurchaseReservedDBInstancesOfferingResponse | ||
request | PurchaseReservedDBInstancesOfferingRequest | Container for the necessary parameters to execute the PurchaseReservedDBInstancesOffering service method. |
return | PurchaseReservedDBInstancesOfferingResponse |
public PurchaseReservedDBInstancesOfferingAsync ( PurchaseReservedDBInstancesOfferingRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | PurchaseReservedDBInstancesOfferingRequest | Container for the necessary parameters to execute the PurchaseReservedDBInstancesOffering operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RebootDBInstance ( RebootDBInstanceRequest request ) : RebootDBInstanceResponse | ||
request | RebootDBInstanceRequest | Container for the necessary parameters to execute the RebootDBInstance service method. |
return | RebootDBInstanceResponse |
public RebootDBInstanceAsync ( RebootDBInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RebootDBInstanceRequest | Container for the necessary parameters to execute the RebootDBInstance operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RemoveRoleFromDBCluster ( RemoveRoleFromDBClusterRequest request ) : RemoveRoleFromDBClusterResponse | ||
request | RemoveRoleFromDBClusterRequest | Container for the necessary parameters to execute the RemoveRoleFromDBCluster service method. |
return | RemoveRoleFromDBClusterResponse |
public RemoveRoleFromDBClusterAsync ( RemoveRoleFromDBClusterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RemoveRoleFromDBClusterRequest | Container for the necessary parameters to execute the RemoveRoleFromDBCluster operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RemoveSourceIdentifierFromSubscription ( RemoveSourceIdentifierFromSubscriptionRequest request ) : RemoveSourceIdentifierFromSubscriptionResponse | ||
request | RemoveSourceIdentifierFromSubscriptionRequest | Container for the necessary parameters to execute the RemoveSourceIdentifierFromSubscription service method. |
return | RemoveSourceIdentifierFromSubscriptionResponse |
public RemoveSourceIdentifierFromSubscriptionAsync ( RemoveSourceIdentifierFromSubscriptionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RemoveSourceIdentifierFromSubscriptionRequest | Container for the necessary parameters to execute the RemoveSourceIdentifierFromSubscription operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RemoveTagsFromResource ( RemoveTagsFromResourceRequest request ) : RemoveTagsFromResourceResponse | ||
request | RemoveTagsFromResourceRequest | Container for the necessary parameters to execute the RemoveTagsFromResource service method. |
return | RemoveTagsFromResourceResponse |
public RemoveTagsFromResourceAsync ( RemoveTagsFromResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RemoveTagsFromResourceRequest | Container for the necessary parameters to execute the RemoveTagsFromResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ResetDBClusterParameterGroup ( ResetDBClusterParameterGroupRequest request ) : ResetDBClusterParameterGroupResponse | ||
request | ResetDBClusterParameterGroupRequest | Container for the necessary parameters to execute the ResetDBClusterParameterGroup service method. |
return | ResetDBClusterParameterGroupResponse |
public ResetDBClusterParameterGroupAsync ( ResetDBClusterParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ResetDBClusterParameterGroupRequest | Container for the necessary parameters to execute the ResetDBClusterParameterGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ResetDBParameterGroup ( ResetDBParameterGroupRequest request ) : ResetDBParameterGroupResponse | ||
request | ResetDBParameterGroupRequest | Container for the necessary parameters to execute the ResetDBParameterGroup service method. |
return | ResetDBParameterGroupResponse |
public ResetDBParameterGroupAsync ( ResetDBParameterGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ResetDBParameterGroupRequest | Container for the necessary parameters to execute the ResetDBParameterGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RestoreDBClusterFromS3 ( RestoreDBClusterFromS3Request request ) : RestoreDBClusterFromS3Response | ||
request | RestoreDBClusterFromS3Request | Container for the necessary parameters to execute the RestoreDBClusterFromS3 service method. |
return | RestoreDBClusterFromS3Response |
public RestoreDBClusterFromS3Async ( RestoreDBClusterFromS3Request request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RestoreDBClusterFromS3Request | Container for the necessary parameters to execute the RestoreDBClusterFromS3 operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RestoreDBClusterFromSnapshot ( RestoreDBClusterFromSnapshotRequest request ) : RestoreDBClusterFromSnapshotResponse | ||
request | RestoreDBClusterFromSnapshotRequest | Container for the necessary parameters to execute the RestoreDBClusterFromSnapshot service method. |
return | RestoreDBClusterFromSnapshotResponse |
public RestoreDBClusterFromSnapshotAsync ( RestoreDBClusterFromSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RestoreDBClusterFromSnapshotRequest | Container for the necessary parameters to execute the RestoreDBClusterFromSnapshot operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RestoreDBClusterToPointInTime ( RestoreDBClusterToPointInTimeRequest request ) : RestoreDBClusterToPointInTimeResponse | ||
request | RestoreDBClusterToPointInTimeRequest | Container for the necessary parameters to execute the RestoreDBClusterToPointInTime service method. |
return | RestoreDBClusterToPointInTimeResponse |
public RestoreDBClusterToPointInTimeAsync ( RestoreDBClusterToPointInTimeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RestoreDBClusterToPointInTimeRequest | Container for the necessary parameters to execute the RestoreDBClusterToPointInTime operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RestoreDBInstanceFromDBSnapshot ( RestoreDBInstanceFromDBSnapshotRequest request ) : RestoreDBInstanceFromDBSnapshotResponse | ||
request | RestoreDBInstanceFromDBSnapshotRequest | Container for the necessary parameters to execute the RestoreDBInstanceFromDBSnapshot service method. |
return | RestoreDBInstanceFromDBSnapshotResponse |
public RestoreDBInstanceFromDBSnapshotAsync ( RestoreDBInstanceFromDBSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RestoreDBInstanceFromDBSnapshotRequest | Container for the necessary parameters to execute the RestoreDBInstanceFromDBSnapshot operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RestoreDBInstanceToPointInTime ( RestoreDBInstanceToPointInTimeRequest request ) : RestoreDBInstanceToPointInTimeResponse | ||
request | RestoreDBInstanceToPointInTimeRequest | Container for the necessary parameters to execute the RestoreDBInstanceToPointInTime service method. |
return | RestoreDBInstanceToPointInTimeResponse |
public RestoreDBInstanceToPointInTimeAsync ( RestoreDBInstanceToPointInTimeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RestoreDBInstanceToPointInTimeRequest | Container for the necessary parameters to execute the RestoreDBInstanceToPointInTime operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RevokeDBSecurityGroupIngress ( RevokeDBSecurityGroupIngressRequest request ) : RevokeDBSecurityGroupIngressResponse | ||
request | RevokeDBSecurityGroupIngressRequest | Container for the necessary parameters to execute the RevokeDBSecurityGroupIngress service method. |
return | RevokeDBSecurityGroupIngressResponse |
public RevokeDBSecurityGroupIngressAsync ( RevokeDBSecurityGroupIngressRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RevokeDBSecurityGroupIngressRequest | Container for the necessary parameters to execute the RevokeDBSecurityGroupIngress operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |