pub const AWS_DYNAMODB_PROJECTION: Key;
Expand description
The value of the ProjectionExpression
request parameter.
Examples
Title
Title, Price, Color
Title, Description, RelatedItems, ProductReviews
pub const AWS_DYNAMODB_PROJECTION: Key;
The value of the ProjectionExpression
request parameter.
Title
Title, Price, Color
Title, Description, RelatedItems, ProductReviews