Amazon DMS · Example Payload

Amazon Dms Endpoint Example

Data ReplicationDatabaseDatabase MigrationMigration

Amazon Dms Endpoint Example is an example object payload from Amazon DMS, with 35 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

EndpointIdentifierEndpointTypeEngineNameEngineDisplayNameUsernameServerNamePortDatabaseNameExtraConnectionAttributesStatusKmsKeyIdEndpointArnCertificateArnSslModeServiceAccessRoleArnExternalTableDefinitionExternalIdDynamoDbSettingsS3SettingsDmsTransferSettingsMongoDbSettingsKinesisSettingsKafkaSettingsElasticsearchSettingsNeptuneSettingsRedshiftSettingsPostgreSQLSettingsMySQLSettingsOracleSettingsSybaseSettingsMicrosoftSQLServerSettingsIBMDb2SettingsDocDbSettingsRedisSettingsGcpMySQLSettings

Example Payload

Raw ↑
{
  "EndpointIdentifier": "example-7363",
  "EndpointType": "example-4010",
  "EngineName": "example-7410",
  "EngineDisplayName": "example-5881",
  "Username": "example-4385",
  "ServerName": "example-1069",
  "Port": "example-1277",
  "DatabaseName": "example-9805",
  "ExtraConnectionAttributes": "example-8513",
  "Status": "example-5912",
  "KmsKeyId": "example-5569",
  "EndpointArn": "example-1732",
  "CertificateArn": "example-5559",
  "SslMode": "example-7787",
  "ServiceAccessRoleArn": "example-3231",
  "ExternalTableDefinition": "example-4410",
  "ExternalId": "example-4321",
  "DynamoDbSettings": "example-4070",
  "S3Settings": "example-3280",
  "DmsTransferSettings": "example-7573",
  "MongoDbSettings": "example-4984",
  "KinesisSettings": "example-8387",
  "KafkaSettings": "example-9033",
  "ElasticsearchSettings": "example-3887",
  "NeptuneSettings": "example-5053",
  "RedshiftSettings": "example-9931",
  "PostgreSQLSettings": "example-3863",
  "MySQLSettings": "example-4541",
  "OracleSettings": "example-6354",
  "SybaseSettings": "example-1377",
  "MicrosoftSQLServerSettings": "example-2557",
  "IBMDb2Settings": "example-9667",
  "DocDbSettings": {},
  "RedisSettings": "example-4315",
  "GcpMySQLSettings": "example-2170"
}