# Packages
Package accountiface provides an interface to enable mocking the AWS Account service client for testing your code.
# Functions
AlternateContactType_Values returns all elements of the AlternateContactType enum.
New creates a new instance of the Account client with a session.
PrimaryEmailUpdateStatus_Values returns all elements of the PrimaryEmailUpdateStatus enum.
RegionOptStatus_Values returns all elements of the RegionOptStatus enum.
ValidationExceptionReason_Values returns all elements of the ValidationExceptionReason enum.
# Constants
AlternateContactTypeBilling is a AlternateContactType enum value.
AlternateContactTypeOperations is a AlternateContactType enum value.
AlternateContactTypeSecurity is a AlternateContactType enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeTooManyRequestsException for service response error code "TooManyRequestsException".
ErrCodeValidationException for service response error code "ValidationException".
PrimaryEmailUpdateStatusAccepted is a PrimaryEmailUpdateStatus enum value.
PrimaryEmailUpdateStatusPending is a PrimaryEmailUpdateStatus enum value.
RegionOptStatusDisabled is a RegionOptStatus enum value.
RegionOptStatusDisabling is a RegionOptStatus enum value.
RegionOptStatusEnabled is a RegionOptStatus enum value.
RegionOptStatusEnabledByDefault is a RegionOptStatus enum value.
RegionOptStatusEnabling is a RegionOptStatus enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
ValidationExceptionReasonFieldValidationFailed is a ValidationExceptionReason enum value.
ValidationExceptionReasonInvalidRegionOptTarget is a ValidationExceptionReason enum value.
# Structs
The operation failed because the calling identity doesn't have the minimum required permissions.
Account provides the API operation methods for making requests to AWS Account.
A structure that contains the details of an alternate contact associated with an Amazon Web Services account.
The request could not be processed because of a conflict in the current status of the resource.
Contains the details of the primary contact information associated with an Amazon Web Services account.
The operation failed because of an error internal to Amazon Web Services.
This is a structure that expresses the Region for a given account, consisting of a name and opt-in status.
The operation failed because it specified a resource that can't be found.
The operation failed because it was called too frequently and exceeded a throttle limit.
The operation failed because one of the input parameters was invalid.
The input failed to meet the constraints specified by the Amazon Web Services service in a specified field.