AccountClient
Operations for Amazon Web Services Account Management
Functions
Accepts the request that originated from StartPrimaryEmailUpdate to update the primary email address (also known as the root user email address) for the specified account.
Deletes the specified alternate contact from an Amazon Web Services account.
Disables (opts-out) a particular Region for an account.
Enables (opts-in) a particular Region for an account.
Retrieves information about the specified account including its account name, account ID, and account creation date and time. To use this API, an IAM user or role must have the account:GetAccountInformation
IAM permission.
Retrieves the specified alternate contact attached to an Amazon Web Services account.
Retrieves the primary contact information of an Amazon Web Services account.
Retrieves the primary email address for the specified account.
Retrieves the opt-in status of a particular Region.
Lists all the Regions for a given account and their respective opt-in statuses. Optionally, this list can be filtered by the region-opt-status-contains
parameter.
Updates the account name of the specified account. To use this API, IAM principals must have the account:PutAccountName
IAM permission.
Modifies the specified alternate contact attached to an Amazon Web Services account.
Updates the primary contact information of an Amazon Web Services account.
Starts the process to update the primary email address for the specified account.
Inherited functions
Accepts the request that originated from StartPrimaryEmailUpdate to update the primary email address (also known as the root user email address) for the specified account.
Deletes the specified alternate contact from an Amazon Web Services account.
Disables (opts-out) a particular Region for an account.
Enables (opts-in) a particular Region for an account.
Retrieves information about the specified account including its account name, account ID, and account creation date and time. To use this API, an IAM user or role must have the account:GetAccountInformation
IAM permission.
Retrieves the specified alternate contact attached to an Amazon Web Services account.
Retrieves the primary contact information of an Amazon Web Services account.
Retrieves the primary email address for the specified account.
Retrieves the opt-in status of a particular Region.
Lists all the Regions for a given account and their respective opt-in statuses. Optionally, this list can be filtered by the region-opt-status-contains
parameter.
Paginate over ListRegionsResponse results.
Updates the account name of the specified account. To use this API, IAM principals must have the account:PutAccountName
IAM permission.
Modifies the specified alternate contact attached to an Amazon Web Services account.
Updates the primary contact information of an Amazon Web Services account.
Starts the process to update the primary email address for the specified account.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.