AWSCDK::DMS

22 types

AWS Database Migration Service Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::DMS.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 11

CfnCertificateThe `AWS::DMS::Certificate` resource creates an Secure Sockets Layer (SSL) certificate tha CfnDataMigrationThis object provides information about a AWS DMS data migration. CfnDataProviderProvides information that defines a data provider. CfnEndpointThe `AWS::DMS::Endpoint` resource specifies an AWS DMS endpoint. CfnEventSubscriptionUse the `AWS::DMS::EventSubscription` resource to get notifications for AWS Database Migra CfnInstanceProfileProvides information that defines an instance profile. CfnMigrationProjectProvides information that defines a migration project. CfnReplicationConfighttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replication CfnReplicationInstanceThe `AWS::DMS::ReplicationInstance` resource creates an AWS DMS replication instance. CfnReplicationSubnetGroupThe `AWS::DMS::ReplicationSubnetGroup` resource creates an AWS DMS replication subnet grou CfnReplicationTaskThe `AWS::DMS::ReplicationTask` resource creates an AWS DMS replication task.

Interfaces 11

CfnCertificatePropsProperties for defining a `CfnCertificate`. CfnDataMigrationPropsProperties for defining a `CfnDataMigration`. CfnDataProviderPropsProperties for defining a `CfnDataProvider`. CfnEndpointPropsProperties for defining a `CfnEndpoint`. CfnEventSubscriptionPropsProperties for defining a `CfnEventSubscription`. CfnInstanceProfilePropsProperties for defining a `CfnInstanceProfile`. CfnMigrationProjectPropsProperties for defining a `CfnMigrationProject`. CfnReplicationConfigPropsProperties for defining a `CfnReplicationConfig`. CfnReplicationInstancePropsProperties for defining a `CfnReplicationInstance`. CfnReplicationSubnetGroupPropsProperties for defining a `CfnReplicationSubnetGroup`. CfnReplicationTaskPropsProperties for defining a `CfnReplicationTask`.