UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 75 kB
{"openapi":"3.0.0","info":{"version":"2010-03-31","x-release":"v4","title":"Amazon Simple Notification Service","description":"<fullname>Amazon Simple Notification Service</fullname> <p>Amazon Simple Notification Service (Amazon SNS) is a web service that enables you to build distributed web-enabled applications. Applications can use Amazon SNS to easily push real-time notification messages to interested subscribers over multiple delivery protocols. For more information about this product see <a href=\"http://aws.amazon.com/sns/\">http://aws.amazon.com/sns</a>. For detailed information about Amazon SNS features and their associated API calls, see the <a href=\"http://docs.aws.amazon.com/sns/latest/dg/\">Amazon SNS Developer Guide</a>. </p> <p>We also provide SDKs that enable you to access Amazon SNS from your preferred programming language. The SDKs contain functionality that automatically takes care of tasks such as: cryptographically signing your service requests, retrying requests, and handling error responses. For a list of available SDKs, go to <a href=\"http://aws.amazon.com/tools/\">Tools for Amazon Web Services</a>. </p>","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"sns","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/sns-2010-03-31.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-direct":true}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://aws.amazon.com/sns/"},"x-hasEquivalentPaths":true,"security":[{"hmac":[]}],"paths":{"/":{"post":{"operationId":"AddPermission","description":"Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.","responses":{"200":{"description":"Success"},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AddPermissionInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CheckIfPhoneNumberIsOptedOut":{"post":{"operationId":"CheckIfPhoneNumberIsOptedOut","description":"<p>Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your account. You cannot send SMS messages to a number that is opted out.</p> <p>To resume sending messages, you can opt in the number by using the <code>OptInPhoneNumber</code> action.</p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/CheckIfPhoneNumberIsOptedOutResponse"}}}},"480":{"description":"ThrottledException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ThrottledException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CheckIfPhoneNumberIsOptedOutInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ConfirmSubscription":{"post":{"operationId":"ConfirmSubscription","description":"Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier <code>Subscribe</code> action. If the token is valid, the action creates a new subscription and returns its Amazon Resource Name (ARN). This call requires an AWS signature only when the <code>AuthenticateOnUnsubscribe</code> flag is set to \"true\".","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ConfirmSubscriptionResponse"}}}},"480":{"description":"SubscriptionLimitExceededException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/SubscriptionLimitExceededException"}}}},"481":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"482":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}},"483":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"484":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfirmSubscriptionInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreatePlatformApplication":{"post":{"operationId":"CreatePlatformApplication","description":"<p>Creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register. You must specify PlatformPrincipal and PlatformCredential attributes when using the <code>CreatePlatformApplication</code> action. The PlatformPrincipal is received from the notification service. For APNS/APNS_SANDBOX, PlatformPrincipal is \"SSL certificate\". For GCM, PlatformPrincipal is not applicable. For ADM, PlatformPrincipal is \"client id\". The PlatformCredential is also received from the notification service. For WNS, PlatformPrincipal is \"Package Security Identifier\". For MPNS, PlatformPrincipal is \"TLS certificate\". For Baidu, PlatformPrincipal is \"API key\".</p> <p>For APNS/APNS_SANDBOX, PlatformCredential is \"private key\". For GCM, PlatformCredential is \"API key\". For ADM, PlatformCredential is \"client secret\". For WNS, PlatformCredential is \"secret key\". For MPNS, PlatformCredential is \"private key\". For Baidu, PlatformCredential is \"secret key\". The PlatformApplicationArn that is returned when using <code>CreatePlatformApplication</code> is then used as an attribute for the <code>CreatePlatformEndpoint</code> action. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html\">Using Amazon SNS Mobile Push Notifications</a>. For more information about obtaining the PlatformPrincipal and PlatformCredential for each of the supported push notification services, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/mobile-push-apns.html\">Getting Started with Apple Push Notification Service</a>, <a href=\"http://docs.aws.amazon.com/sns/latest/dg/mobile-push-adm.html\">Getting Started with Amazon Device Messaging</a>, <a href=\"http://docs.aws.amazon.com/sns/latest/dg/mobile-push-baidu.html\">Getting Started with Baidu Cloud Push</a>, <a href=\"http://docs.aws.amazon.com/sns/latest/dg/mobile-push-gcm.html\">Getting Started with Google Cloud Messaging for Android</a>, <a href=\"http://docs.aws.amazon.com/sns/latest/dg/mobile-push-mpns.html\">Getting Started with MPNS</a>, or <a href=\"http://docs.aws.amazon.com/sns/latest/dg/mobile-push-wns.html\">Getting Started with WNS</a>. </p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/CreatePlatformApplicationResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreatePlatformApplicationInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreatePlatformEndpoint":{"post":{"operationId":"CreatePlatformEndpoint","description":"<p>Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS. <code>CreatePlatformEndpoint</code> requires the PlatformApplicationArn that is returned from <code>CreatePlatformApplication</code>. The EndpointArn that is returned when using <code>CreatePlatformEndpoint</code> can then be used by the <code>Publish</code> action to send a message to a mobile app or by the <code>Subscribe</code> action for subscription to a topic. The <code>CreatePlatformEndpoint</code> action is idempotent, so if the requester already owns an endpoint with the same device token and attributes, that endpoint's ARN is returned without creating a new endpoint. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html\">Using Amazon SNS Mobile Push Notifications</a>. </p> <p>When using <code>CreatePlatformEndpoint</code> with Baidu, two attributes must be provided: ChannelId and UserId. The token field must also contain the ChannelId. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePushBaiduEndpoint.html\">Creating an Amazon SNS Endpoint for Baidu</a>. </p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/CreateEndpointResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreatePlatformEndpointInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreateTopic":{"post":{"operationId":"CreateTopic","description":"Creates a topic to which notifications can be published. Users can create at most 100,000 topics. For more information, see <a href=\"http://aws.amazon.com/sns/\">http://aws.amazon.com/sns</a>. This action is idempotent, so if the requester already owns a topic with the specified name, that topic's ARN is returned without creating a new topic.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/CreateTopicResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"TopicLimitExceededException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/TopicLimitExceededException"}}}},"482":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"483":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"484":{"description":"InvalidSecurityException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidSecurityException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateTopicInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteEndpoint":{"post":{"operationId":"DeleteEndpoint","description":"<p>Deletes the endpoint for a device and mobile app from Amazon SNS. This action is idempotent. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html\">Using Amazon SNS Mobile Push Notifications</a>. </p> <p>When you delete an endpoint that is also subscribed to a topic, then you must also unsubscribe the endpoint from the topic.</p>","responses":{"200":{"description":"Success"},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteEndpointInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeletePlatformApplication":{"post":{"operationId":"DeletePlatformApplication","description":"Deletes a platform application object for one of the supported push notification services, such as APNS and GCM. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html\">Using Amazon SNS Mobile Push Notifications</a>. ","responses":{"200":{"description":"Success"},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeletePlatformApplicationInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteTopic":{"post":{"operationId":"DeleteTopic","description":"Deletes a topic and all its subscriptions. Deleting a topic might prevent some messages previously sent to the topic from being delivered to subscribers. This action is idempotent, so deleting a topic that does not exist does not result in an error.","responses":{"200":{"description":"Success"},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteTopicInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetEndpointAttributes":{"post":{"operationId":"GetEndpointAttributes","description":"Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html\">Using Amazon SNS Mobile Push Notifications</a>. ","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/GetEndpointAttributesResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetEndpointAttributesInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetPlatformApplicationAttributes":{"post":{"operationId":"GetPlatformApplicationAttributes","description":"Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html\">Using Amazon SNS Mobile Push Notifications</a>. ","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/GetPlatformApplicationAttributesResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetPlatformApplicationAttributesInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetSMSAttributes":{"post":{"operationId":"GetSMSAttributes","description":"<p>Returns the settings for sending SMS messages from your account.</p> <p>These settings are set with the <code>SetSMSAttributes</code> action.</p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/GetSMSAttributesResponse"}}}},"480":{"description":"ThrottledException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ThrottledException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetSMSAttributesInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetSubscriptionAttributes":{"post":{"operationId":"GetSubscriptionAttributes","description":"Returns all of the properties of a subscription.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/GetSubscriptionAttributesResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}},"483":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetSubscriptionAttributesInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetTopicAttributes":{"post":{"operationId":"GetTopicAttributes","description":"Returns all of the properties of a topic. Topic properties returned might differ based on the authorization of the user.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/GetTopicAttributesResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}},"483":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"484":{"description":"InvalidSecurityException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidSecurityException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetTopicAttributesInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListEndpointsByPlatformApplication":{"post":{"operationId":"ListEndpointsByPlatformApplication","description":"<p>Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS. The results for <code>ListEndpointsByPlatformApplication</code> are paginated and return a limited list of endpoints, up to 100. If additional records are available after the first page results, then a NextToken string will be returned. To receive the next page, you call <code>ListEndpointsByPlatformApplication</code> again using the NextToken string received from the previous call. When there are no more records to return, NextToken will be null. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html\">Using Amazon SNS Mobile Push Notifications</a>. </p> <p>This action is throttled at 30 transactions per second (TPS).</p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ListEndpointsByPlatformApplicationResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}}},"parameters":[{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListEndpointsByPlatformApplicationInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListPhoneNumbersOptedOut":{"post":{"operationId":"ListPhoneNumbersOptedOut","description":"<p>Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.</p> <p>The results for <code>ListPhoneNumbersOptedOut</code> are paginated, and each page returns up to 100 phone numbers. If additional phone numbers are available after the first page of results, then a <code>NextToken</code> string will be returned. To receive the next page, you call <code>ListPhoneNumbersOptedOut</code> again using the <code>NextToken</code> string received from the previous call. When there are no more records to return, <code>NextToken</code> will be null.</p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ListPhoneNumbersOptedOutResponse"}}}},"480":{"description":"ThrottledException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ThrottledException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListPhoneNumbersOptedOutInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListPlatformApplications":{"post":{"operationId":"ListPlatformApplications","description":"<p>Lists the platform application objects for the supported push notification services, such as APNS and GCM. The results for <code>ListPlatformApplications</code> are paginated and return a limited list of applications, up to 100. If additional records are available after the first page results, then a NextToken string will be returned. To receive the next page, you call <code>ListPlatformApplications</code> using the NextToken string received from the previous call. When there are no more records to return, NextToken will be null. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html\">Using Amazon SNS Mobile Push Notifications</a>. </p> <p>This action is throttled at 15 transactions per second (TPS).</p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ListPlatformApplicationsResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}}},"parameters":[{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListPlatformApplicationsInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListSubscriptions":{"post":{"operationId":"ListSubscriptions","description":"<p>Returns a list of the requester's subscriptions. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a <code>NextToken</code> is also returned. Use the <code>NextToken</code> parameter in a new <code>ListSubscriptions</code> call to get further results.</p> <p>This action is throttled at 30 transactions per second (TPS).</p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ListSubscriptionsResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}}},"parameters":[{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListSubscriptionsInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListSubscriptionsByTopic":{"post":{"operationId":"ListSubscriptionsByTopic","description":"<p>Returns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a <code>NextToken</code> is also returned. Use the <code>NextToken</code> parameter in a new <code>ListSubscriptionsByTopic</code> call to get further results.</p> <p>This action is throttled at 30 transactions per second (TPS).</p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ListSubscriptionsByTopicResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}},"483":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}}},"parameters":[{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListSubscriptionsByTopicInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListTopics":{"post":{"operationId":"ListTopics","description":"<p>Returns a list of the requester's topics. Each call returns a limited list of topics, up to 100. If there are more topics, a <code>NextToken</code> is also returned. Use the <code>NextToken</code> parameter in a new <code>ListTopics</code> call to get further results.</p> <p>This action is throttled at 30 transactions per second (TPS).</p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ListTopicsResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}}},"parameters":[{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListTopicsInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#OptInPhoneNumber":{"post":{"operationId":"OptInPhoneNumber","description":"<p>Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number.</p> <p>You can opt in a phone number only once every 30 days.</p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/OptInPhoneNumberResponse"}}}},"480":{"description":"ThrottledException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ThrottledException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OptInPhoneNumberInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#Publish":{"post":{"operationId":"Publish","description":"<p>Sends a message to an Amazon SNS topic or sends a text message (SMS message) directly to a phone number. </p> <p>If you send a message to a topic, Amazon SNS delivers the message to each endpoint that is subscribed to the topic. The format of the message depends on the notification protocol for each subscribed endpoint.</p> <p>When a <code>messageId</code> is returned, the message has been saved and Amazon SNS will attempt to deliver it shortly.</p> <p>To use the <code>Publish</code> action for sending a message to a mobile endpoint, such as an app on a Kindle device or mobile phone, you must specify the EndpointArn for the TargetArn parameter. The EndpointArn is returned when making a call with the <code>CreatePlatformEndpoint</code> action. </p> <p>For more information about formatting messages, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/mobile-push-send-custommessage.html\">Send Custom Platform-Specific Payloads in Messages to Mobile Devices</a>. </p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/PublishResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InvalidParameterValueException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"482":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"483":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}},"484":{"description":"EndpointDisabledException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/EndpointDisabledException"}}}},"485":{"description":"PlatformApplicationDisabledException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/PlatformApplicationDisabledException"}}}},"486":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"487":{"description":"KMSDisabledException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/KMSDisabledException"}}}},"488":{"description":"KMSInvalidStateException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/KMSInvalidStateException"}}}},"489":{"description":"KMSNotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/KMSNotFoundException"}}}},"490":{"description":"KMSOptInRequired","content":{"*/*":{"schema":{"$ref":"#/components/schemas/KMSOptInRequired"}}}},"491":{"description":"KMSThrottlingException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/KMSThrottlingException"}}}},"492":{"description":"KMSAccessDeniedException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/KMSAccessDeniedException"}}}},"493":{"description":"InvalidSecurityException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidSecurityException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PublishInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#RemovePermission":{"post":{"operationId":"RemovePermission","description":"Removes a statement from a topic's access control policy.","responses":{"200":{"description":"Success"},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RemovePermissionInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#SetEndpointAttributes":{"post":{"operationId":"SetEndpointAttributes","description":"Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html\">Using Amazon SNS Mobile Push Notifications</a>. ","responses":{"200":{"description":"Success"},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SetEndpointAttributesInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#SetPlatformApplicationAttributes":{"post":{"operationId":"SetPlatformApplicationAttributes","description":"Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html\">Using Amazon SNS Mobile Push Notifications</a>. For information on configuring attributes for message delivery status, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/sns-msg-status.html\">Using Amazon SNS Application Attributes for Message Delivery Status</a>. ","responses":{"200":{"description":"Success"},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"482":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}},"483":{"description":"NotFoundException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/NotFoundException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SetPlatformApplicationAttributesInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#SetSMSAttributes":{"post":{"operationId":"SetSMSAttributes","description":"<p>Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.</p> <p>You can override some of these settings for a single message when you use the <code>Publish</code> action with the <code>MessageAttributes.entry.N</code> parameter. For more information, see <a href=\"http://docs.aws.amazon.com/sns/latest/dg/sms_publish-to-phone.html\">Sending an SMS Message</a> in the <i>Amazon SNS Developer Guide</i>.</p>","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/SetSMSAttributesResponse"}}}},"480":{"description":"InvalidParameterException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"ThrottledException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ThrottledException"}}}},"482":{"description":"InternalErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalErrorException"}}}},"483":{"description":"AuthorizationErrorException","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AuthorizationErrorException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SetSMSAttributesInput"}}},"required":tr