Amazon SNS · Schema

CreatePlatformApplicationResponse

EmailMessagingNotificationsPub/SubPush NotificationsSMS

Properties

Name Type Description
CreatePlatformApplicationResult object
View JSON Schema on GitHub

JSON Schema

amazon-sns-create-platform-application-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CreatePlatformApplicationResponse",
  "type": "object",
  "properties": {
    "CreatePlatformApplicationResult": {
      "type": "object"
    }
  }
}