Subscribe
GET {{aws_simple_notification_service_base_url}}/?Attributes&Attributes.entry.N.key (key)&Attributes.entry.N.value (value)&Endpoint&Protocol&ReturnSubscriptionArn&TopicArn
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Attributes | null | A map of attributes with their corresponding values. | |
Attributes.entry.N.key (key) | null | The endpoint that you want to receive notifications. Endpoints vary by protocol: | |
Attributes.entry.N.value (value) | null | The protocol you want to use. Supported protocols include: | |
Endpoint | null | Sets whether the response from the Subscribe request includes the subscription ARN, even if the subscription is not yet confirmed. | |
Protocol | null | The ARN of the topic you want to subscribe to. | |
ReturnSubscriptionArn | null | ||
TopicArn | null |