Amazon DMS · Example Payload

Amazon Dms Certificate Example

Data ReplicationDatabaseDatabase MigrationMigration

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

Top-level fields

CertificateIdentifierCertificateCreationDateCertificatePemCertificateWalletCertificateArnCertificateOwnerValidFromDateValidToDateSigningAlgorithmKeyLength

Example Payload

Raw ↑
{
  "CertificateIdentifier": "example-6111",
  "CertificateCreationDate": "example-8018",
  "CertificatePem": "example-8159",
  "CertificateWallet": "example-9783",
  "CertificateArn": "example-5975",
  "CertificateOwner": "example-6689",
  "ValidFromDate": "example-6177",
  "ValidToDate": "example-3868",
  "SigningAlgorithm": "example-6820",
  "KeyLength": "example-2089"
}