aws_sdk_sso/
operation.rs

1
2
3
4
5
6
7
8
9
10
11
12
13
14
// 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;