Constant AWS_DYNAMODB_SELECT

Source
pub const AWS_DYNAMODB_SELECT: &'static str;
Expand description

The value of the Select request parameter.

ยงExamples

  • "ALL_ATTRIBUTES"
  • "COUNT"