AWS IoT Device SDK C++ v2
1.38.0
AWS IoT Device SDK C++ v2
|
#include <Credentials.h>
Public Member Functions | |
CredentialsProviderStaticConfig () | |
Public Attributes | |
ByteCursor | AccessKeyId |
ByteCursor | SecretAccessKey |
ByteCursor | SessionToken |
Configuration options for the static credentials provider
|
inline |
ByteCursor Aws::Crt::Auth::CredentialsProviderStaticConfig::AccessKeyId |
The value of the access key component for the provider's static aws credentials
ByteCursor Aws::Crt::Auth::CredentialsProviderStaticConfig::SecretAccessKey |
The value of the secret access key component for the provider's static aws credentials
ByteCursor Aws::Crt::Auth::CredentialsProviderStaticConfig::SessionToken |
The value of the session token for the provider's static aws credentials