Add Permission
GET {{aws_simple_notification_service_base_url}}/?ActionName.member.N&AWSAccountId.member.N&Label&TopicArn
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ActionName.member.N | null | The action you want to allow for the specified principal(s). | |
AWSAccountId.member.N | null | The AWS account IDs of the users (principals) who will be given access to the specified actions. The users must have AWS accounts, but do not need to be signed up for this service. | |
Label | null | A unique identifier for the new policy statement. | |
TopicArn | null | The ARN of the topic whose access control policy you wish to modify. |