Module aws_http::auth

source ·
Expand description

Credentials middleware

Structs

Middleware stage that loads credentials from a CredentialsProvider and places them in the property bag of the request.
Failures that can occur in the credentials middleware.

Functions

Sets the credentials provider in the given property bag.