Constant AWS_DYNAMODB_SELECT

Source
pub const AWS_DYNAMODB_SELECT: &str = "aws.dynamodb.select";
Expand description

The value of the Select request parameter.

§Notes

§Examples

  • "ALL_ATTRIBUTES"
  • "COUNT"