aws_sdk_sso/operation.rs
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;
/// Types for the `GetRoleCredentials` operation.
pub mod get_role_credentials;
/// Types for the `ListAccountRoles` operation.
pub mod list_account_roles;
/// Types for the `ListAccounts` operation.
pub mod list_accounts;
/// Types for the `Logout` operation.
pub mod logout;