Constant AWS_DYNAMODB_SELECT

pub const AWS_DYNAMODB_SELECT: &'static str;
Expand description

The value of the Select request parameter.

§Notes

§Examples

  • "ALL_ATTRIBUTES"
  • "COUNT"