aws-crt-cpp
Public Member Functions | Public Attributes | List of all members
Aws::Crt::Auth::CredentialsProviderChainDefaultConfig Struct Reference

#include <Credentials.h>

Public Member Functions

 CredentialsProviderChainDefaultConfig ()
 

Public Attributes

Io::ClientBootstrapBootstrap
 

Detailed Description

Configuration options for a provider that implements a cached provider chain based on the AWS SDK defaults:

Cache-Of(Environment -> Profile -> IMDS)

Constructor & Destructor Documentation

◆ CredentialsProviderChainDefaultConfig()

Aws::Crt::Auth::CredentialsProviderChainDefaultConfig::CredentialsProviderChainDefaultConfig ( )
inline

Member Data Documentation

◆ Bootstrap

Io::ClientBootstrap* Aws::Crt::Auth::CredentialsProviderChainDefaultConfig::Bootstrap

Connection bootstrap to use to create the http connection required to query credentials from the Ec2 instance metadata service


The documentation for this struct was generated from the following file: