AWS IoT Device SDK C++ v2 1.44.2
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
Aws::Crt::Auth::CredentialsProviderImdsConfig Struct Reference

#include <Credentials.h>

Public Member Functions

 CredentialsProviderImdsConfig ()

Public Attributes

Io::ClientBootstrapBootstrap

Detailed Description

Configuration options for the Ec2 instance metadata service credentials provider

Constructor & Destructor Documentation

◆ CredentialsProviderImdsConfig()

Aws::Crt::Auth::CredentialsProviderImdsConfig::CredentialsProviderImdsConfig ( )
inline

Member Data Documentation

◆ Bootstrap

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)


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