Crate sts_profile_auth[][src]

Expand description

This crate extends Rusoto’s existing authentication infrastructure to support this feature.

Macros

Macro to return a profile authenticated client

Macro to return a profile authenticated client

Structs

Profile meta-data, representing either a profile with an access key, or a profile utilizing sts.

StsInstance contains an StsClient instance, and metadata used to create it (region, keys, role arn)

Enums