AWS SDK for .NET Documentation
DynamoDBActionIdentifiers Class
AmazonAmazon.Auth.AccessControlPolicy.ActionIdentifiersDynamoDBActionIdentifiers Did this page help you?   Yes   No    Tell us about it...
The available AWS access control policy actions for Amazon DynamoDB.
Declaration Syntax
C#
public class DynamoDBActionIdentifiers
Members
All MembersConstructorsMethodsFields



IconMemberDescription
DynamoDBActionIdentifiers()()()()
Initializes a new instance of the DynamoDBActionIdentifiers class

AllDynamoDBActions
BatchGetItem
CreateTable
DeleteItem
DeleteTable
DescribeTable
Equals(Object)
Determines whether the specified Object is equal to the current 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
Object
DynamoDBActionIdentifiers

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)