Container for the parameters to the AddPermission operation.
The
Inheritance Hierarchy
System.Object
Amazon.Runtime.AmazonWebServiceRequest
Amazon.SimpleNotificationService.Model.AddPermissionRequest
Amazon.Runtime.AmazonWebServiceRequest
Amazon.SimpleNotificationService.Model.AddPermissionRequest
Namespace: Amazon.SimpleNotificationService.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class AddPermissionRequest : AmazonWebServiceRequest IRequestEvents
The AddPermissionRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
AddPermissionRequest() | Default constructor for a new AddPermissionRequest object. Callers should use the properties to initialize this object after creating it. |
![]() |
AddPermissionRequest(string, string, List`1, List`1) |
Properties
Name | Description | |
---|---|---|
![]() |
ActionName | The action you want to allow for the specified principal(s). Valid values: any Amazon SNS action name. |
![]() |
AWSAccountId | 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 | A unique identifier for the new policy statement. |
![]() |
TopicArn | The ARN of the topic whose access control policy you wish to modify. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8