Class SimpleDBActionIdentifiers
- Namespace
- Amazon.Auth.AccessControlPolicy.ActionIdentifiers
- Assembly
- AWSSDK.Core.dll
The available AWS access control policy actions for Amazon SimpleDB.
[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 SimpleDBActionIdentifiers
- Inheritance
-
SimpleDBActionIdentifiers
- Inherited Members
Fields
AllSimpleDBActions
public static readonly ActionIdentifier AllSimpleDBActions
Field Value
BatchDeleteAttributes
public static readonly ActionIdentifier BatchDeleteAttributes
Field Value
BatchPutAttributes
public static readonly ActionIdentifier BatchPutAttributes
Field Value
CreateDomain
public static readonly ActionIdentifier CreateDomain
Field Value
DeleteAttributes
public static readonly ActionIdentifier DeleteAttributes
Field Value
DeleteDomain
public static readonly ActionIdentifier DeleteDomain
Field Value
DomainMetadata
public static readonly ActionIdentifier DomainMetadata
Field Value
GetAttributes
public static readonly ActionIdentifier GetAttributes
Field Value
ListDomains
public static readonly ActionIdentifier ListDomains
Field Value
PutAttributes
public static readonly ActionIdentifier PutAttributes
Field Value
Select
public static readonly ActionIdentifier Select