Crate sts_profile_auth

source ·
Expand description

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

Macros

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