AWS::DMS::EndpointResource Type definition for AWS::DMS::Endpoint
31 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
EndpointType | string | Required |
EngineName | string | Required |
CertificateArn | string | |
DatabaseName | string | |
DocDbSettings | DocDbSettings | |
DynamoDbSettings | DynamoDbSettings | |
ElasticsearchSettings | ElasticsearchSettings | |
EndpointIdentifier | string | |
ExtraConnectionAttributes | string | Write-only |
GcpMySQLSettings | GcpMySQLSettings | |
IbmDb2Settings | IbmDb2Settings | |
KafkaSettings | KafkaSettings | |
KinesisSettings | KinesisSettings | |
KmsKeyId | string | Create-only |
MicrosoftSqlServerSettings | MicrosoftSqlServerSettings | |
MongoDbSettings | MongoDbSettings | |
MySqlSettings | MySqlSettings | |
NeptuneSettings | NeptuneSettings | |
OracleSettings | OracleSettings | |
Password | string | Write-only |
Port | integer | |
PostgreSqlSettings | PostgreSqlSettings | |
RedisSettings | RedisSettings | |
RedshiftSettings | RedshiftSettings | |
ResourceIdentifier | string | Create-onlyWrite-only |
S3Settings | S3Settings | |
ServerName | string | |
SslMode | string | |
SybaseSettings | SybaseSettings | |
Tags | Array<Tag> | |
Username | string |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
EndpointArn | string | The endpoint ARN. |
ExternalId | string | A value that can be used for cross-account validation. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::DMS::Endpoint
Resources:
MyResource:
Type: AWS::DMS::Endpoint
Properties:
EndpointType: "value"
EngineName: "my-enginename"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
dms:AddTagsToResourcedms:CreateEndpointdms:DescribeEndpointsdms:ListTagsForResourceiam:GetRoleiam:PassRolekms:CreateGrantkms:Decryptkms:DescribeKeykms:Encryptkms:GenerateDataKeykms:GenerateDataKeyPairkms:GenerateDataKeyPairWithoutPlaintextkms:GenerateDataKeyWithoutPlaintextkms:ListGrantskms:ReEncryptFromkms:ReEncryptTords:DescribeDBClustersredshift:DescribeClustersredshift:ModifyClusterIamRolessecretsmanager:DescribeSecretdms:DescribeEndpointsdms:ListTagsForResourcedms:AddTagsToResourcedms:DescribeEndpointsdms:ListTagsForResourcedms:ModifyEndpointdms:RemoveTagsFromResourceiam:GetRoleiam:PassRolekms:CreateGrantkms:Decryptkms:DescribeKeykms:Encryptkms:GenerateDataKeykms:GenerateDataKeyPairkms:GenerateDataKeyPairWithoutPlaintextkms:GenerateDataKeyWithoutPlaintextkms:ListGrantskms:ReEncryptFromkms:ReEncryptTords:DescribeDBClustersredshift:DescribeClustersredshift:ModifyClusterIamRolessecretsmanager:DescribeSecretdms:DeleteEndpointdms:DescribeEndpointsdms:DescribeEndpointsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterEndpointArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
KmsKeyIdResourceIdentifierElasticsearchSettings/EndpointUriMongoDbSettings/AuthType