Amazon SNS · Schema

GetTopicAttributesResponse

EmailMessagingNotificationsPub/SubPush NotificationsSMS

Properties

Name Type Description
GetTopicAttributesResult object
View JSON Schema on GitHub

JSON Schema

amazon-sns-get-topic-attributes-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "GetTopicAttributesResponse",
  "type": "object",
  "properties": {
    "GetTopicAttributesResult": {
      "type": "object"
    }
  }
}