AWS SDK for C++
1.8.129
AWS SDK for C++
|
Typedefs | |
typedef PersistentCognitoIdentityProvider_JsonFileImpl | DefaultPersistentCognitoIdentityProvider |
Functions | |
AWS_CORE_API Aws::String | GetConfigProfileFilename () |
AWS_CORE_API Aws::String | GetConfigProfileName () |
AWS_CORE_API AWSCredentials | GetCredentialsFromProcess (const Aws::String &process) |
Variables | |
AWS_CORE_API const char | SIGV4_SIGNER [] |
AWS_CORE_API const char | EVENTSTREAM_SIGV4_SIGNER [] |
AWS_CORE_API const char | SIGNATURE [] |
AWS_CORE_API const char | NULL_SIGNER [] |
constexpr int | REFRESH_THRESHOLD = 1000 * 60 * 5 |
static const int | DEFAULT_CREDS_LOAD_FREQ_SECONDS = 900 |
typedef PersistentCognitoIdentityProvider_JsonFileImpl Aws::Auth::DefaultPersistentCognitoIdentityProvider |
Definition at line 94 of file PersistentCognitoIdentityProvider.h.
AWS_CORE_API Aws::String Aws::Auth::GetConfigProfileFilename | ( | ) |
Returns the full path of the config file.
AWS_CORE_API Aws::String Aws::Auth::GetConfigProfileName | ( | ) |
Returns the default profile name. The value is the first non-empty value of the following:
AWS_CORE_API AWSCredentials Aws::Auth::GetCredentialsFromProcess | ( | const Aws::String & | process | ) |
|
static |
The default credential lifetime is 15 minutes
Definition at line 27 of file STSAssumeRoleCredentialsProvider.h.
|
extern |
|
extern |
Definition at line 64 of file AWSClient.h.
|
constexpr |
Definition at line 25 of file AWSCredentialsProvider.h.
|
extern |
|
extern |
Definition at line 63 of file AWSClient.h.