Amazon Neptune · Example Payload

Management Db Cluster Member Example

DatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Management Db Cluster Member Example is an example object payload from Amazon Neptune, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DBInstanceIdentifierIsClusterWriterDBClusterParameterGroupStatusPromotionTier

Example Payload

Raw ↑
{
  "DBInstanceIdentifier": "neptune-cluster-abc123",
  "IsClusterWriter": true,
  "DBClusterParameterGroupStatus": "available",
  "PromotionTier": 20
}