|
typedef Aws::Utils::Outcome< AssumeRoleResult, Aws::Client::AWSError< STSErrors > > | Aws::STS::Model::AssumeRoleOutcome |
|
typedef Aws::Utils::Outcome< AssumeRoleWithSAMLResult, Aws::Client::AWSError< STSErrors > > | Aws::STS::Model::AssumeRoleWithSAMLOutcome |
|
typedef Aws::Utils::Outcome< AssumeRoleWithWebIdentityResult, Aws::Client::AWSError< STSErrors > > | Aws::STS::Model::AssumeRoleWithWebIdentityOutcome |
|
typedef Aws::Utils::Outcome< DecodeAuthorizationMessageResult, Aws::Client::AWSError< STSErrors > > | Aws::STS::Model::DecodeAuthorizationMessageOutcome |
|
typedef Aws::Utils::Outcome< GetCallerIdentityResult, Aws::Client::AWSError< STSErrors > > | Aws::STS::Model::GetCallerIdentityOutcome |
|
typedef Aws::Utils::Outcome< GetFederationTokenResult, Aws::Client::AWSError< STSErrors > > | Aws::STS::Model::GetFederationTokenOutcome |
|
typedef Aws::Utils::Outcome< GetSessionTokenResult, Aws::Client::AWSError< STSErrors > > | Aws::STS::Model::GetSessionTokenOutcome |
|
typedef std::future< AssumeRoleOutcome > | Aws::STS::Model::AssumeRoleOutcomeCallable |
|
typedef std::future< AssumeRoleWithSAMLOutcome > | Aws::STS::Model::AssumeRoleWithSAMLOutcomeCallable |
|
typedef std::future< AssumeRoleWithWebIdentityOutcome > | Aws::STS::Model::AssumeRoleWithWebIdentityOutcomeCallable |
|
typedef std::future< DecodeAuthorizationMessageOutcome > | Aws::STS::Model::DecodeAuthorizationMessageOutcomeCallable |
|
typedef std::future< GetCallerIdentityOutcome > | Aws::STS::Model::GetCallerIdentityOutcomeCallable |
|
typedef std::future< GetFederationTokenOutcome > | Aws::STS::Model::GetFederationTokenOutcomeCallable |
|
typedef std::future< GetSessionTokenOutcome > | Aws::STS::Model::GetSessionTokenOutcomeCallable |
|
typedef std::function< void(const STSClient *, const Model::AssumeRoleRequest &, const Model::AssumeRoleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::STS::AssumeRoleResponseReceivedHandler |
|
typedef std::function< void(const STSClient *, const Model::AssumeRoleWithSAMLRequest &, const Model::AssumeRoleWithSAMLOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::STS::AssumeRoleWithSAMLResponseReceivedHandler |
|
typedef std::function< void(const STSClient *, const Model::AssumeRoleWithWebIdentityRequest &, const Model::AssumeRoleWithWebIdentityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::STS::AssumeRoleWithWebIdentityResponseReceivedHandler |
|
typedef std::function< void(const STSClient *, const Model::DecodeAuthorizationMessageRequest &, const Model::DecodeAuthorizationMessageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::STS::DecodeAuthorizationMessageResponseReceivedHandler |
|
typedef std::function< void(const STSClient *, const Model::GetCallerIdentityRequest &, const Model::GetCallerIdentityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::STS::GetCallerIdentityResponseReceivedHandler |
|
typedef std::function< void(const STSClient *, const Model::GetFederationTokenRequest &, const Model::GetFederationTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::STS::GetFederationTokenResponseReceivedHandler |
|
typedef std::function< void(const STSClient *, const Model::GetSessionTokenRequest &, const Model::GetSessionTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::STS::GetSessionTokenResponseReceivedHandler |
|