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
Represents the supported AWS DynamoDB operations (note: this is not exhaustive).
0
1
2