Amazon SNS · Schema

GetSubscriptionAttributesResponse

EmailMessagingNotificationsPub/SubPush NotificationsSMS

Properties

Name Type Description
GetSubscriptionAttributesResult object
View JSON Schema on GitHub

JSON Schema

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