AWS SDK for C++AWS SDK for C++ Version 1.11.891 |
#include <GenericClientConfiguration.h>
This mutable structure is used to configure a regular AWS client.
Definition at line 18 of file GenericClientConfiguration.h.
{})
Definition at line 20 of file GenericClientConfiguration.h.
false
Create a configuration based on settings in the aws configuration file for the given profile name. The configuration file location can be set via the environment variable AWS_CONFIG_FILE
| profileName | the aws profile name. |
| shouldDisableIMDS | whether or not to disable IMDS calls. |
Definition at line 30 of file GenericClientConfiguration.h.
"legacy",
false
Create a configuration with a predefined smart defaults
| useSmartDefaults,required | to differentiate c-tors |
| defaultMode,default | mode to use |
| shouldDisableIMDS | whether or not to disable IMDS calls. |
Definition at line 40 of file GenericClientConfiguration.h.
Definition at line 44 of file GenericClientConfiguration.h.