Amazon DMS · JSON Structure

Amazon Dms Event Subscription Structure

Describes an event notification subscription created by the CreateEventSubscription operation.

Type: object Properties: 9
Data ReplicationDatabaseDatabase MigrationMigration

Amazon Dms Event Subscription Structure is a JSON Structure definition published by Amazon DMS, describing 9 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

CustomerAwsId CustSubscriptionId SnsTopicArn Status SubscriptionCreationTime SourceType SourceIdsList EventCategoriesList Enabled

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-dms/refs/heads/main/json-structure/amazon-dms-event-subscription-structure.json",
  "title": "EventSubscription",
  "description": "Describes an event notification subscription created by the <code>CreateEventSubscription</code> operation.",
  "type": "object",
  "properties": {
    "CustomerAwsId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The Amazon Web Services customer account associated with the DMS event notification subscription."
        }
      ]
    },
    "CustSubscriptionId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The DMS event notification subscription Id."
        }
      ]
    },
    "SnsTopicArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The topic ARN of the DMS event notification subscription."
        }
      ]
    },
    "Status": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "<p>The status of the DMS event notification subscription.</p> <p>Constraints:</p> <p>Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist</p> <p>The status \"no-permission\" indicates that DMS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.</p>"
        }
      ]
    },
    "SubscriptionCreationTime": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "The time the DMS event notification subscription was created."
        }
      ]
    },
    "SourceType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "description": "<p> The type of DMS resource that generates events. </p> <p>Valid values: replication-instance | replication-server | security-group | replication-task</p>"
        }
      ]
    },
    "SourceIdsList": {
      "allOf": [
        {
          "$ref": "#/components/schemas/SourceIdsList"
        },
        {
          "description": "A list of source Ids for the event subscription."
        }
      ]
    },
    "EventCategoriesList": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EventCategoriesList"
        },
        {
          "description": "A lists of event categories."
        }
      ]
    },
    "Enabled": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Boolean"
        },
        {
          "description": "Boolean value that indicates if the event subscription is enabled."
        }
      ]
    }
  }
}

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-dms-event-subscription-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.