View source: R/sns_operations.R
| sns_remove_permission | R Documentation | 
Removes a statement from a topic's access control policy.
See https://www.paws-r-sdk.com/docs/sns_remove_permission/ for full documentation.
sns_remove_permission(TopicArn, Label)
| TopicArn | [required] The ARN of the topic whose access control policy you wish to modify. | 
| Label | [required] The unique label of the statement you want to remove. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.