aws-sdk-sts 1.102.0

AWS SDK for AWS Security Token Service
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AssumeRole` operation.
pub mod assume_role;

/// Types for the `AssumeRoleWithSAML` operation.
pub mod assume_role_with_saml;

/// Types for the `AssumeRoleWithWebIdentity` operation.
pub mod assume_role_with_web_identity;

/// Types for the `AssumeRoot` operation.
pub mod assume_root;

/// Types for the `DecodeAuthorizationMessage` operation.
pub mod decode_authorization_message;

/// Types for the `GetAccessKeyInfo` operation.
pub mod get_access_key_info;

/// Types for the `GetCallerIdentity` operation.
pub mod get_caller_identity;

/// Types for the `GetDelegatedAccessToken` operation.
pub mod get_delegated_access_token;

/// Types for the `GetFederationToken` operation.
pub mod get_federation_token;

/// Types for the `GetSessionToken` operation.
pub mod get_session_token;

/// Types for the `GetWebIdentityToken` operation.
pub mod get_web_identity_token;