The available AWS access control policy actions for Amazon DynamoDB.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class DynamoDBActionIdentifiers
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | DynamoDBActionIdentifiers()()()() | Initializes a new instance of the DynamoDBActionIdentifiers class | 
|   | AllDynamoDBActions | |
|   | BatchGetItem | |
|   | CreateTable | |
|   | DeleteItem | |
|   | DeleteTable | |
|   | DescribeTable | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | GetItem | |
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | ListTables | |
|   | PutItem | |
|   | Query | |
|   | Scan | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|   | UpdateItem | |
|   | UpdateTable | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DynamoDBActionIdentifiers |