AWS SDK for C++
0.14.3
AWS SDK for C++
|
Classes | |
class | AssumedRoleUser |
class | AssumeRoleRequest |
class | AssumeRoleResult |
class | AssumeRoleWithSAMLRequest |
class | AssumeRoleWithSAMLResult |
class | AssumeRoleWithWebIdentityRequest |
class | AssumeRoleWithWebIdentityResult |
class | Credentials |
class | DecodeAuthorizationMessageRequest |
class | DecodeAuthorizationMessageResult |
class | FederatedUser |
class | GetCallerIdentityRequest |
class | GetCallerIdentityResult |
class | GetFederationTokenRequest |
class | GetFederationTokenResult |
class | GetSessionTokenRequest |
class | GetSessionTokenResult |
class | ResponseMetadata |
typedef Aws::Utils::Outcome<AssumeRoleResult, Aws::Client::AWSError<STSErrors> > Aws::STS::Model::AssumeRoleOutcome |
Definition at line 81 of file STSClient.h.
typedef std::future<AssumeRoleOutcome> Aws::STS::Model::AssumeRoleOutcomeCallable |
Definition at line 91 of file STSClient.h.
typedef Aws::Utils::Outcome<AssumeRoleWithSAMLResult, Aws::Client::AWSError<STSErrors> > Aws::STS::Model::AssumeRoleWithSAMLOutcome |
Definition at line 84 of file STSClient.h.
typedef std::future<AssumeRoleWithSAMLOutcome> Aws::STS::Model::AssumeRoleWithSAMLOutcomeCallable |
Definition at line 92 of file STSClient.h.
typedef Aws::Utils::Outcome<AssumeRoleWithWebIdentityResult, Aws::Client::AWSError<STSErrors> > Aws::STS::Model::AssumeRoleWithWebIdentityOutcome |
Definition at line 85 of file STSClient.h.
typedef std::future<AssumeRoleWithWebIdentityOutcome> Aws::STS::Model::AssumeRoleWithWebIdentityOutcomeCallable |
Definition at line 93 of file STSClient.h.
typedef Aws::Utils::Outcome<DecodeAuthorizationMessageResult, Aws::Client::AWSError<STSErrors> > Aws::STS::Model::DecodeAuthorizationMessageOutcome |
Definition at line 86 of file STSClient.h.
typedef std::future<DecodeAuthorizationMessageOutcome> Aws::STS::Model::DecodeAuthorizationMessageOutcomeCallable |
Definition at line 94 of file STSClient.h.
typedef Aws::Utils::Outcome<GetCallerIdentityResult, Aws::Client::AWSError<STSErrors> > Aws::STS::Model::GetCallerIdentityOutcome |
Definition at line 87 of file STSClient.h.
typedef std::future<GetCallerIdentityOutcome> Aws::STS::Model::GetCallerIdentityOutcomeCallable |
Definition at line 95 of file STSClient.h.
typedef Aws::Utils::Outcome<GetFederationTokenResult, Aws::Client::AWSError<STSErrors> > Aws::STS::Model::GetFederationTokenOutcome |
Definition at line 88 of file STSClient.h.
typedef std::future<GetFederationTokenOutcome> Aws::STS::Model::GetFederationTokenOutcomeCallable |
Definition at line 96 of file STSClient.h.
typedef Aws::Utils::Outcome<GetSessionTokenResult, Aws::Client::AWSError<STSErrors> > Aws::STS::Model::GetSessionTokenOutcome |
Definition at line 89 of file STSClient.h.
typedef std::future<GetSessionTokenOutcome> Aws::STS::Model::GetSessionTokenOutcomeCallable |
Definition at line 97 of file STSClient.h.