/AWS1/CL_SNS=>REMOVEPERMISSION()
¶
About RemovePermission¶
Removes a statement from a topic's access control policy.
To remove the ability to change topic permissions, you must deny permissions to
the AddPermission
, RemovePermission
, and
SetTopicAttributes
actions in your IAM policy.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_TOPICARN
TYPE /AWS1/SNSTOPICARN
/AWS1/SNSTOPICARN
¶
The ARN of the topic whose access control policy you wish to modify.
IV_LABEL
TYPE /AWS1/SNSLABEL
/AWS1/SNSLABEL
¶
The unique label of the statement you want to remove.