Skip to main content

ISNSAddPermissionRequest

Interface in AWS.SNS

Interface for AddPermission requests.

Ancestors

Properties

ActionNames

property ActionNames: TList<string>

List of actions to allow to the specified principal.

AWSAccountIds

property AWSAccountIds: TList<string>

List of AWS account ID's of the users (principals) who will be given access to the specified actions.

PermissionLabel

property PermissionLabel: string

A unique identifier for the new policy statement.

TopicArn

property TopicArn: TARN

The Amazon Resource Name (ARN) of the topic whose access control policy to modify.