Amazon DMS · Example Payload

Amazon Dms Collector Response Example

Data ReplicationDatabaseDatabase MigrationMigration

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

Top-level fields

CollectorReferencedIdCollectorNameCollectorVersionVersionStatusDescriptionS3BucketNameServiceAccessRoleArnCollectorHealthCheckLastDataReceivedRegisteredDateCreatedDateModifiedDateInventoryData

Example Payload

Raw ↑
{
  "CollectorReferencedId": "example-8731",
  "CollectorName": "example-4008",
  "CollectorVersion": "example-5040",
  "VersionStatus": "example-5325",
  "Description": "example-4456",
  "S3BucketName": "example-8355",
  "ServiceAccessRoleArn": "example-2419",
  "CollectorHealthCheck": {},
  "LastDataReceived": "example-3559",
  "RegisteredDate": "example-8228",
  "CreatedDate": "example-2413",
  "ModifiedDate": "example-6496",
  "InventoryData": {}
}