pub const AWS_DYNAMODB_PROJECTION: &str = "aws.dynamodb.projection";
Expand description

The value of the ProjectionExpression request parameter.

§Examples

  • Title
  • Title, Price, Color
  • Title, Description, RelatedItems, ProductReviews