Set Subscription Attributes
GET {{aws_simple_notification_service_base_url}}/?AttributeName&AttributeValue&SubscriptionArn
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AttributeName | null | A map of attributes with their corresponding values. | |
AttributeValue | null | The new value for the attribute in JSON format. | |
SubscriptionArn | null | The ARN of the subscription to modify. |