aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
#include <Credentials.h>
Public Attributes | |
String | IdentityProviderName |
String | IdentityProviderToken |
A pair defining an identity provider and a valid login token sourced from it.
String Aws::Crt::Auth::CognitoLoginPair::IdentityProviderName |
Name of an identity provider
String Aws::Crt::Auth::CognitoLoginPair::IdentityProviderToken |
Valid login token source from the identity provider