enum AWS::DynamoDB::Operation
Overview
Represents the supported AWS DynamoDB operations (note: this is not exhaustive).
Defined in:
aws/dynamodb.crEnum Members
-
GetItem =
0 -
PutItem =
1 -
DeleteItem =
2 -
Query =
3