aws-sdk-account 1.87.0

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

/// Types for the `AcceptPrimaryEmailUpdate` operation.
pub mod accept_primary_email_update;

/// Types for the `DeleteAlternateContact` operation.
pub mod delete_alternate_contact;

/// Types for the `DisableRegion` operation.
pub mod disable_region;

/// Types for the `EnableRegion` operation.
pub mod enable_region;

/// Types for the `GetAccountInformation` operation.
pub mod get_account_information;

/// Types for the `GetAlternateContact` operation.
pub mod get_alternate_contact;

/// Types for the `GetContactInformation` operation.
pub mod get_contact_information;

/// Types for the `GetPrimaryEmail` operation.
pub mod get_primary_email;

/// Types for the `GetRegionOptStatus` operation.
pub mod get_region_opt_status;

/// Types for the `ListRegions` operation.
pub mod list_regions;

/// Types for the `PutAccountName` operation.
pub mod put_account_name;

/// Types for the `PutAlternateContact` operation.
pub mod put_alternate_contact;

/// Types for the `PutContactInformation` operation.
pub mod put_contact_information;

/// Types for the `StartPrimaryEmailUpdate` operation.
pub mod start_primary_email_update;