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