Class SNSActionIdentifiers
- Namespace
- Amazon.Auth.AccessControlPolicy.ActionIdentifiers
- Assembly
- AWSSDK.Core.dll
The available AWS access control policy actions for Amazon SNS.
[Obsolete("The Amazon.Auth.AccessContolPolicy classes are out of date and are no longer being maintained.\nPlease construct policy documents using the information found here: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html#access_policies-json")]
public static class SNSActionIdentifiers
- Inheritance
-
SNSActionIdentifiers
- Inherited Members
Fields
AddPermission
public static readonly ActionIdentifier AddPermission
Field Value
AllSNSActions
public static readonly ActionIdentifier AllSNSActions
Field Value
ConfirmSubscription
public static readonly ActionIdentifier ConfirmSubscription
Field Value
CreatePlatformApplication
public static readonly ActionIdentifier CreatePlatformApplication
Field Value
CreatePlatformEndpoint
public static readonly ActionIdentifier CreatePlatformEndpoint
Field Value
CreateTopic
public static readonly ActionIdentifier CreateTopic
Field Value
DeleteEndpoint
public static readonly ActionIdentifier DeleteEndpoint
Field Value
DeletePlatformApplication
public static readonly ActionIdentifier DeletePlatformApplication
Field Value
DeleteTopic
public static readonly ActionIdentifier DeleteTopic
Field Value
GetEndpointAttributes
public static readonly ActionIdentifier GetEndpointAttributes
Field Value
GetPlatformApplicationAttributes
public static readonly ActionIdentifier GetPlatformApplicationAttributes
Field Value
GetSubscriptionAttributes
public static readonly ActionIdentifier GetSubscriptionAttributes
Field Value
GetTopicAttributes
public static readonly ActionIdentifier GetTopicAttributes
Field Value
ListEndpointsByPlatformApplication
public static readonly ActionIdentifier ListEndpointsByPlatformApplication
Field Value
ListPlatformApplications
public static readonly ActionIdentifier ListPlatformApplications
Field Value
ListSubscriptions
public static readonly ActionIdentifier ListSubscriptions
Field Value
ListSubscriptionsByTopic
public static readonly ActionIdentifier ListSubscriptionsByTopic
Field Value
ListTopics
public static readonly ActionIdentifier ListTopics
Field Value
Publish
public static readonly ActionIdentifier Publish
Field Value
RemovePermission
public static readonly ActionIdentifier RemovePermission
Field Value
SetEndpointAttributes
public static readonly ActionIdentifier SetEndpointAttributes
Field Value
SetPlatformApplicationAttributes
public static readonly ActionIdentifier SetPlatformApplicationAttributes
Field Value
SetSubscriptionAttributes
public static readonly ActionIdentifier SetSubscriptionAttributes
Field Value
SetTopicAttributes
public static readonly ActionIdentifier SetTopicAttributes
Field Value
Subscribe
public static readonly ActionIdentifier Subscribe
Field Value
Unsubscribe
public static readonly ActionIdentifier Unsubscribe