Table of Contents

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

ActionIdentifier

AllSNSActions

public static readonly ActionIdentifier AllSNSActions

Field Value

ActionIdentifier

ConfirmSubscription

public static readonly ActionIdentifier ConfirmSubscription

Field Value

ActionIdentifier

CreatePlatformApplication

public static readonly ActionIdentifier CreatePlatformApplication

Field Value

ActionIdentifier

CreatePlatformEndpoint

public static readonly ActionIdentifier CreatePlatformEndpoint

Field Value

ActionIdentifier

CreateTopic

public static readonly ActionIdentifier CreateTopic

Field Value

ActionIdentifier

DeleteEndpoint

public static readonly ActionIdentifier DeleteEndpoint

Field Value

ActionIdentifier

DeletePlatformApplication

public static readonly ActionIdentifier DeletePlatformApplication

Field Value

ActionIdentifier

DeleteTopic

public static readonly ActionIdentifier DeleteTopic

Field Value

ActionIdentifier

GetEndpointAttributes

public static readonly ActionIdentifier GetEndpointAttributes

Field Value

ActionIdentifier

GetPlatformApplicationAttributes

public static readonly ActionIdentifier GetPlatformApplicationAttributes

Field Value

ActionIdentifier

GetSubscriptionAttributes

public static readonly ActionIdentifier GetSubscriptionAttributes

Field Value

ActionIdentifier

GetTopicAttributes

public static readonly ActionIdentifier GetTopicAttributes

Field Value

ActionIdentifier

ListEndpointsByPlatformApplication

public static readonly ActionIdentifier ListEndpointsByPlatformApplication

Field Value

ActionIdentifier

ListPlatformApplications

public static readonly ActionIdentifier ListPlatformApplications

Field Value

ActionIdentifier

ListSubscriptions

public static readonly ActionIdentifier ListSubscriptions

Field Value

ActionIdentifier

ListSubscriptionsByTopic

public static readonly ActionIdentifier ListSubscriptionsByTopic

Field Value

ActionIdentifier

ListTopics

public static readonly ActionIdentifier ListTopics

Field Value

ActionIdentifier

Publish

public static readonly ActionIdentifier Publish

Field Value

ActionIdentifier

RemovePermission

public static readonly ActionIdentifier RemovePermission

Field Value

ActionIdentifier

SetEndpointAttributes

public static readonly ActionIdentifier SetEndpointAttributes

Field Value

ActionIdentifier

SetPlatformApplicationAttributes

public static readonly ActionIdentifier SetPlatformApplicationAttributes

Field Value

ActionIdentifier

SetSubscriptionAttributes

public static readonly ActionIdentifier SetSubscriptionAttributes

Field Value

ActionIdentifier

SetTopicAttributes

public static readonly ActionIdentifier SetTopicAttributes

Field Value

ActionIdentifier

Subscribe

public static readonly ActionIdentifier Subscribe

Field Value

ActionIdentifier

Unsubscribe

public static readonly ActionIdentifier Unsubscribe

Field Value

ActionIdentifier