Amazon DMS · Example Payload

Amazon Dms Event Subscription Example

Data ReplicationDatabaseDatabase MigrationMigration

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

Top-level fields

CustomerAwsIdCustSubscriptionIdSnsTopicArnStatusSubscriptionCreationTimeSourceTypeSourceIdsListEventCategoriesListEnabled

Example Payload

Raw ↑
{
  "CustomerAwsId": "example-8199",
  "CustSubscriptionId": "example-4306",
  "SnsTopicArn": "example-1505",
  "Status": "example-8201",
  "SubscriptionCreationTime": "example-8396",
  "SourceType": "example-6574",
  "SourceIdsList": "example-7393",
  "EventCategoriesList": "example-1891",
  "Enabled": "example-1756"
}