Module token

Source
Expand description

AWS Access Tokens for SSO

When authenticating with an AWS Builder ID, single sign-on (SSO) will provide an access token that can then be used to authenticate with services such as Code Catalyst.

This module provides the ProvideToken trait that is used to configure token providers in the SDK config.

Structs§

SharedTokenProvider
Access token provider wrapper that may be shared.

Traits§

ProvideToken
Access Token Provider

Type Aliases§

Result
Result type for token providers