Confirm Subscription

GET {{aws_simple_notification_service_base_url}}/?AuthenticateOnUnsubscribe&Token&TopicArn

Request Params

KeyDatatypeRequiredDescription
AuthenticateOnUnsubscribenullDisallows unauthenticated unsubscribes of the subscription. If the value of this parameter is true and the request has an AWS signature, then only the topic owner and the subscription owner can unsubscribe the endpoint. The unsubscribe action requires AWS authentication.
TokennullShort-lived token sent to an endpoint during the Subscribe action.
TopicArnnullThe ARN of the topic for which you wish to confirm a subscription.