Amazon Neptune · Example Payload

Management Describe Db Subnet Groups Response Example

DatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

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

Top-level fields

DBSubnetGroupsMarker

Example Payload

Raw ↑
{
  "DBSubnetGroups": [
    "example-ref"
  ],
  "Marker": "example-string"
}