Create Topic
GET {{aws_simple_notification_service_base_url}}/?Attributes&Attributes.entry.N.key (key)&Attributes.entry.N.value (value)&Name&Tags.member.N
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Attributes | null | A map of attributes with their corresponding values. | |
Attributes.entry.N.key (key) | null | The name of the topic you want to create. | |
Attributes.entry.N.value (value) | null | The list of tags to add to a new topic. | |
Name | null | ||
Tags.member.N | null |