Amazon SNS · Schema

ListTagsForResourceResponse

EmailMessagingNotificationsPub/SubPush NotificationsSMS

Properties

Name Type Description
ListTagsForResourceResult object
View JSON Schema on GitHub

JSON Schema

amazon-sns-list-tags-for-resource-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ListTagsForResourceResponse",
  "type": "object",
  "properties": {
    "ListTagsForResourceResult": {
      "type": "object"
    }
  }
}