[][src]Module rusoto_core::param

Parameters for talking to query-based AWS services.

Key-value pairs for AWS query requests.

Supports optional parameters for calling SQS and ETS.

Traits

ServiceParams

Key:value pair for an service parameter.

ToParam

Trait for implementing type to paramater conversion

Type Definitions

Params

Paramaters for HTTP Request stored as a BTreeMap