Amazon RDS · JSON Structure

Amazon Rds Openapi Db Snapshot Structure

Describes an Amazon RDS DB snapshot

Type: object Properties: 17
Cloud DatabasesDatabase ServiceDatabase-as-a-ServiceManaged DatabasesRelational Databases

DBSnapshot is a JSON Structure definition published by Amazon RDS, describing 17 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

dBSnapshotIdentifier dBInstanceIdentifier snapshotCreateTime engine engineVersion status allocatedStorage port availabilityZone vpcId instanceCreateTime masterUsername snapshotType encrypted storageType dBSnapshotArn tags

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-rds/refs/heads/main/json-structure/amazon-rds-openapi-db-snapshot-structure.json",
  "description": "Describes an Amazon RDS DB snapshot",
  "type": "object",
  "properties": {
    "dBSnapshotIdentifier": {
      "type": "string",
      "description": "The identifier for the DB snapshot"
    },
    "dBInstanceIdentifier": {
      "type": "string",
      "description": "The DB instance identifier of the source DB instance"
    },
    "snapshotCreateTime": {
      "type": "datetime",
      "description": "The time when the snapshot was taken"
    },
    "engine": {
      "type": "string",
      "description": "The database engine for the snapshot"
    },
    "engineVersion": {
      "type": "string",
      "description": "The version of the database engine"
    },
    "status": {
      "type": "string",
      "description": "The status of the DB snapshot",
      "enum": [
        "available",
        "creating",
        "deleting",
        "copying"
      ]
    },
    "allocatedStorage": {
      "type": "int32",
      "description": "The allocated storage size in GiB"
    },
    "port": {
      "type": "int32",
      "description": "The port that the database engine was listening on at snapshot time"
    },
    "availabilityZone": {
      "type": "string",
      "description": "The Availability Zone where the snapshot was created"
    },
    "vpcId": {
      "type": "string",
      "description": "The VPC ID associated with the DB snapshot"
    },
    "instanceCreateTime": {
      "type": "datetime",
      "description": "The time when the source DB instance was created"
    },
    "masterUsername": {
      "type": "string",
      "description": "The master username for the DB snapshot"
    },
    "snapshotType": {
      "type": "string",
      "description": "The type of the DB snapshot",
      "enum": [
        "automated",
        "manual",
        "shared",
        "public",
        "awsbackup"
      ]
    },
    "encrypted": {
      "type": "boolean",
      "description": "Whether the DB snapshot is encrypted"
    },
    "storageType": {
      "type": "string",
      "description": "The storage type associated with the DB snapshot"
    },
    "dBSnapshotArn": {
      "type": "string",
      "description": "The Amazon Resource Name (ARN) for the DB snapshot"
    },
    "tags": {
      "type": "array",
      "description": "Tags assigned to the DB snapshot",
      "items": {
        "$ref": "#/components/schemas/Tag"
      }
    }
  },
  "name": "DBSnapshot"
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-rds-openapi-db-snapshot-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.