aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
#include <Credentials.h>
Public Member Functions | |
CredentialsProviderImdsConfig () | |
Public Attributes | |
Io::ClientBootstrap * | Bootstrap |
Configuration options for the Ec2 instance metadata service credentials provider
|
inline |
Io::ClientBootstrap* Aws::Crt::Auth::CredentialsProviderImdsConfig::Bootstrap |
Connection bootstrap to use to create the http connection required to query credentials from the Ec2 instance metadata service
Note: If null, then the default ClientBootstrap is used (see Aws::Crt::ApiHandle::GetOrCreateStaticDefaultClientBootstrap)