Table of Contents

Class SQSActionIdentifiers

Namespace
Amazon.Auth.AccessControlPolicy.ActionIdentifiers
Assembly
AWSSDK.Core.dll

The available AWS access control policy actions for Amazon SQS.

[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 SQSActionIdentifiers
Inheritance
SQSActionIdentifiers
Inherited Members

Fields

AddPermission

public static readonly ActionIdentifier AddPermission

Field Value

ActionIdentifier

AllSQSActions

public static readonly ActionIdentifier AllSQSActions

Field Value

ActionIdentifier

ChangeMessageVisibility

public static readonly ActionIdentifier ChangeMessageVisibility

Field Value

ActionIdentifier

CreateQueue

public static readonly ActionIdentifier CreateQueue

Field Value

ActionIdentifier

DeleteMessage

public static readonly ActionIdentifier DeleteMessage

Field Value

ActionIdentifier

DeleteQueue

public static readonly ActionIdentifier DeleteQueue

Field Value

ActionIdentifier

GetQueueAttributes

public static readonly ActionIdentifier GetQueueAttributes

Field Value

ActionIdentifier

GetQueueUrl

public static readonly ActionIdentifier GetQueueUrl

Field Value

ActionIdentifier

ListQueues

public static readonly ActionIdentifier ListQueues

Field Value

ActionIdentifier

ReceiveMessage

public static readonly ActionIdentifier ReceiveMessage

Field Value

ActionIdentifier

RemovePermission

public static readonly ActionIdentifier RemovePermission

Field Value

ActionIdentifier

SendMessage

public static readonly ActionIdentifier SendMessage

Field Value

ActionIdentifier

SetQueueAttributes

public static readonly ActionIdentifier SetQueueAttributes

Field Value

ActionIdentifier