Amazon SNS · Schema

GetSMSAttributesResponse

EmailMessagingNotificationsPub/SubPush NotificationsSMS

Properties

Name Type Description
GetSMSAttributesResult object
View JSON Schema on GitHub

JSON Schema

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