AWS SDK for C++AWS SDK for C++ Version 1.11.807 |
#include <EC2InstanceProfileConfigLoader.h>
Loads configuration from the EC2 Metadata Service
Definition at line 29 of file EC2InstanceProfileConfigLoader.h.
nullptr)
If client is nullptr, the default EC2MetadataClient will be created.
Creates EC2MetadataClient using the provided CredentialProviderConfiguration.
Subclasses override this method to implement fetching the profiles.
Implements Aws::Config::AWSProfileConfigLoader.