sns_remove_permission: Removes a statement from a topic's access control policy

View source: R/sns_operations.R

sns_remove_permissionR Documentation

Removes a statement from a topic's access control policy

Description

Removes a statement from a topic's access control policy.

See https://www.paws-r-sdk.com/docs/sns_remove_permission/ for full documentation.

Usage

sns_remove_permission(TopicArn, Label)

Arguments

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.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.