package
2.166.0
Repository: https://github.com/aws/aws-cdk-go.git
Documentation: pkg.go.dev

# README

AWS Database Migration Service Construct Library

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

import dms "github.com/aws/aws-cdk-go/awscdk"

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.)

# Functions

No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Properties for defining a `CfnCertificate`.
Options for configuring a data migration, including whether to enable CloudWatch logs, and the selection rules to use to include or exclude database objects from the migration.
Example: // The code below shows an example of how to instantiate this type.
Properties for defining a `CfnDataMigration`.
Provides information that defines a Microsoft SQL Server endpoint.
Provides information that defines a MySQL endpoint.
Provides information that defines an Oracle endpoint.
Provides information that defines a PostgreSQL endpoint.
The property identifies the exact type of settings for the data provider.
Properties for defining a `CfnDataProvider`.
Provides information that defines a DocumentDB endpoint.
Provides information, including the Amazon Resource Name (ARN) of the IAM role used to define an Amazon DynamoDB target endpoint.
Provides information that defines an OpenSearch endpoint.
Provides information that defines a GCP MySQL endpoint.
Provides information that defines an IBMDB2 endpoint.
Provides information that describes an Apache Kafka endpoint.
Provides information that describes an Amazon Kinesis Data Stream endpoint.
Provides information that defines a Microsoft SQL Server endpoint.
Provides information that defines a MongoDB endpoint.
Provides information that defines a MySQL endpoint.
Provides information that defines an Amazon Neptune endpoint.
Provides information that defines an Oracle endpoint.
Provides information that defines a PostgreSQL endpoint.
Provides information that defines a Redis target endpoint.
Provides information that defines an Amazon Redshift endpoint.
Provides information that defines an Amazon S3 endpoint.
Provides information that defines a SAP ASE endpoint.
Properties for defining a `CfnEndpoint`.
Properties for defining a `CfnEventSubscription`.
Properties for defining a `CfnInstanceProfile`.
Information about a data provider.
The property describes schema conversion application attributes for the migration project.
Properties for defining a `CfnMigrationProject`.
Configuration parameters for provisioning an AWS DMS Serverless replication.
Properties for defining a `CfnReplicationConfig`.
Properties for defining a `CfnReplicationInstance`.
Properties for defining a `CfnReplicationSubnetGroup`.
Properties for defining a `CfnReplicationTask`.

# Interfaces

The `AWS::DMS::Certificate` resource creates an Secure Sockets Layer (SSL) certificate that encrypts connections between AWS DMS endpoints and the replication instance.
This object provides information about a AWS DMS data migration.
Provides information that defines a data provider.
The `AWS::DMS::Endpoint` resource specifies an AWS DMS endpoint.
Use the `AWS::DMS::EventSubscription` resource to get notifications for AWS Database Migration Service events through the Amazon Simple Notification Service .
Provides information that defines an instance profile.
Provides information that defines a migration project.
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationconfig.html.
The `AWS::DMS::ReplicationInstance` resource creates an AWS DMS replication instance.
The `AWS::DMS::ReplicationSubnetGroup` resource creates an AWS DMS replication subnet group.
The `AWS::DMS::ReplicationTask` resource creates an AWS DMS replication task.