C# (CSharp) Amazon.DatabaseMigrationService.Model Namespace

Nested Namespaces

Amazon.DatabaseMigrationService.Model.Internal

Classes

Name Description
AccessDeniedException
AccountQuota Describes a quota for an AWS account, for example, the number of replication instances allowed.
AddTagsToResourceRequest Container for the parameters to the AddTagsToResource operation. Adds metadata tags to a DMS resource, including replication instance, endpoint, security group, and migration task. These tags can also be used with cost allocation reporting to track cost associated with DMS resources, or used in a Condition statement in an IAM policy for DMS.
AvailabilityZone
Certificate The SSL certificate that can be used to encrypt connections between the endpoints and the replication instance.
Connection
CreateEndpointRequest Container for the parameters to the CreateEndpoint operation. Creates an endpoint using the provided settings.
CreateEndpointResponse
CreateReplicationInstanceRequest Container for the parameters to the CreateReplicationInstance operation. Creates the replication instance using the specified parameters.
CreateReplicationInstanceResponse
CreateReplicationSubnetGroupRequest Container for the parameters to the CreateReplicationSubnetGroup operation. Creates a replication subnet group given a list of the subnet IDs in a VPC.
CreateReplicationSubnetGroupResponse
CreateReplicationTaskRequest Container for the parameters to the CreateReplicationTask operation. Creates a replication task using the specified parameters.
CreateReplicationTaskResponse
DeleteCertificateRequest Container for the parameters to the DeleteCertificate operation. Deletes the specified certificate.
DeleteCertificateResponse This is the response object from the DeleteCertificate operation.
DeleteEndpointRequest Container for the parameters to the DeleteEndpoint operation. Deletes the specified endpoint.

All tasks associated with the endpoint must be deleted before you can delete the endpoint.

DeleteEndpointResponse
DeleteReplicationInstanceRequest Container for the parameters to the DeleteReplicationInstance operation. Deletes the specified replication instance.

You must delete any migration tasks that are associated with the replication instance before you can delete it.

DeleteReplicationInstanceResponse
DeleteReplicationSubnetGroupRequest Container for the parameters to the DeleteReplicationSubnetGroup operation. Deletes a subnet group.
DeleteReplicationTaskRequest Container for the parameters to the DeleteReplicationTask operation. Deletes the specified replication task.
DeleteReplicationTaskResponse
DescribeAccountAttributesResponse
DescribeCertificatesRequest Container for the parameters to the DescribeCertificates operation. Provides a description of the certificate.
DescribeCertificatesResponse This is the response object from the DescribeCertificates operation.
DescribeConnectionsRequest Container for the parameters to the DescribeConnections operation. Describes the status of the connections that have been made between the replication instance and an endpoint. Connections are created when you test an endpoint.
DescribeConnectionsResponse
DescribeEndpointTypesRequest Container for the parameters to the DescribeEndpointTypes operation. Returns information about the type of endpoints available.
DescribeEndpointTypesResponse
DescribeEndpointsRequest Container for the parameters to the DescribeEndpoints operation. Returns information about the endpoints for your account in the current region.
DescribeOrderableReplicationInstancesRequest Container for the parameters to the DescribeOrderableReplicationInstances operation. Returns information about the replication instance types that can be created in the specified region.
DescribeOrderableReplicationInstancesResponse
DescribeRefreshSchemasStatusRequest Container for the parameters to the DescribeRefreshSchemasStatus operation. Returns the status of the RefreshSchemas operation.
DescribeRefreshSchemasStatusResponse
DescribeReplicationInstancesRequest Container for the parameters to the DescribeReplicationInstances operation. Returns information about replication instances for your account in the current region.
DescribeReplicationInstancesResponse
DescribeReplicationSubnetGroupsRequest Container for the parameters to the DescribeReplicationSubnetGroups operation. Returns information about the replication subnet groups.
DescribeReplicationSubnetGroupsResponse
DescribeReplicationTasksRequest Container for the parameters to the DescribeReplicationTasks operation. Returns information about replication tasks for your account in the current region.
DescribeReplicationTasksResponse
DescribeSchemasRequest Container for the parameters to the DescribeSchemas operation. Returns information about the schema for the specified endpoint.
DescribeSchemasResponse
DescribeTableStatisticsRequest Container for the parameters to the DescribeTableStatistics operation. Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.
DescribeTableStatisticsResponse
Endpoint
Filter
ImportCertificateRequest Container for the parameters to the ImportCertificate operation. Uploads the specified certificate.
ImportCertificateResponse This is the response object from the ImportCertificate operation.
InsufficientResourceCapacityException
InvalidCertificateException
InvalidResourceStateException
InvalidSubnetException
KMSKeyNotAccessibleException
ListTagsForResourceRequest Container for the parameters to the ListTagsForResource operation. Lists all tags for an AWS DMS resource.
ListTagsForResourceResponse
ModifyEndpointRequest Container for the parameters to the ModifyEndpoint operation. Modifies the specified endpoint.
ModifyEndpointResponse
ModifyReplicationInstanceRequest Container for the parameters to the ModifyReplicationInstance operation. Modifies the replication instance to apply new settings. You can change one or more parameters by specifying these parameters and the new values in the request.

Some settings are applied during the maintenance window.

ModifyReplicationInstanceResponse
ModifyReplicationSubnetGroupRequest Container for the parameters to the ModifyReplicationSubnetGroup operation. Modifies the settings for the specified replication subnet group.
ModifyReplicationSubnetGroupResponse
ModifyReplicationTaskRequest Container for the parameters to the ModifyReplicationTask operation. Modifies the specified replication task.

You can't modify the task endpoints. The task must be stopped before you can modify it.

ModifyReplicationTaskResponse
OrderableReplicationInstance
RefreshSchemasRequest Container for the parameters to the RefreshSchemas operation. Populates the schema for the specified endpoint. This is an asynchronous operation and can take several minutes. You can check the status of this operation by calling the DescribeRefreshSchemasStatus operation.
RefreshSchemasResponse
RefreshSchemasStatus
RemoveTagsFromResourceRequest Container for the parameters to the RemoveTagsFromResource operation. Removes metadata tags from a DMS resource.
ReplicationInstance
ReplicationPendingModifiedValues
ReplicationSubnetGroup
ReplicationSubnetGroupDoesNotCoverEnoughAZsException
ReplicationTask
ReplicationTaskStats
ResourceAlreadyExistsException
ResourceNotFoundException
ResourceQuotaExceededException
StartReplicationTaskRequest Container for the parameters to the StartReplicationTask operation. Starts the replication task.
StartReplicationTaskResponse
StopReplicationTaskRequest Container for the parameters to the StopReplicationTask operation. Stops the replication task.
StopReplicationTaskResponse
StorageQuotaExceededException
Subnet
SubnetAlreadyInUseException
SupportedEndpointType
TableStatistics
Tag
TestConnectionRequest Container for the parameters to the TestConnection operation. Tests the connection between the replication instance and the endpoint.
TestConnectionResponse
UpgradeDependencyFailureException
VpcSecurityGroupMembership