Amazon DocumentDB · Example Payload

Documentdb Openapi Db Cluster Example

Amazon Web ServicesDatabaseDocument DatabaseDocumentDBManaged DatabaseMongoDBNoSQL

Documentdb Openapi Db Cluster Example is an example object payload from Amazon DocumentDB, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DBClusterIdentifierDBClusterArnStatus

Example Payload

Raw ↑
{
  "DBClusterIdentifier": "cluster-abc123",
  "DBClusterArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Status": "available"
}