Module aws_credential_types::provider::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§

Traits§

Type Aliases§

  • Result type for token providers