Amazon DMS · Example Payload

Amazon Dms Table Statistics Example

Data ReplicationDatabaseDatabase MigrationMigration

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

Top-level fields

SchemaNameTableNameInsertsDeletesUpdatesDdlsAppliedInsertsAppliedDeletesAppliedUpdatesAppliedDdlsFullLoadRowsFullLoadCondtnlChkFailedRowsFullLoadErrorRowsFullLoadStartTimeFullLoadEndTimeFullLoadReloadedLastUpdateTimeTableStateValidationPendingRecordsValidationFailedRecordsValidationSuspendedRecordsValidationStateValidationStateDetails

Example Payload

Raw ↑
{
  "SchemaName": "example-4030",
  "TableName": "example-9612",
  "Inserts": "example-1168",
  "Deletes": "example-3022",
  "Updates": "example-7184",
  "Ddls": "example-9785",
  "AppliedInserts": "example-2694",
  "AppliedDeletes": "example-1619",
  "AppliedUpdates": "example-2427",
  "AppliedDdls": "example-4999",
  "FullLoadRows": "example-9859",
  "FullLoadCondtnlChkFailedRows": "example-1134",
  "FullLoadErrorRows": "example-4117",
  "FullLoadStartTime": "example-6540",
  "FullLoadEndTime": "example-4496",
  "FullLoadReloaded": "example-4642",
  "LastUpdateTime": "example-4329",
  "TableState": "example-3924",
  "ValidationPendingRecords": "example-2475",
  "ValidationFailedRecords": "example-7817",
  "ValidationSuspendedRecords": "example-9037",
  "ValidationState": "example-2550",
  "ValidationStateDetails": "example-7478"
}