Module Awso_account.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule SensitiveString : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule ValidationExceptionField : sig ... end

The input failed to meet the constraints specified by the Amazon Web Services service in a specified field.

Sourcemodule RegionName : sig ... end
Sourcemodule RegionOptStatus : sig ... end
Sourcemodule ValidationExceptionReason : sig ... end
Sourcemodule AddressLine : sig ... end
Sourcemodule City : sig ... end
Sourcemodule CompanyName : sig ... end
Sourcemodule CountryCode : sig ... end
Sourcemodule DistrictOrCounty : sig ... end
Sourcemodule FullName : sig ... end
Sourcemodule PostalCode : sig ... end
Sourcemodule StateOrRegion : sig ... end
Sourcemodule WebsiteUrl : sig ... end
Sourcemodule Region : sig ... end

This is a structure that expresses the Region for a given account, consisting of a name and opt-in status.

Sourcemodule AlternateContactType : sig ... end
Sourcemodule EmailAddress : sig ... end
Sourcemodule Name : sig ... end
Sourcemodule PhoneNumber : sig ... end
Sourcemodule Title : sig ... end
Sourcemodule AccessDeniedException : sig ... end

The operation failed because the calling identity doesn't have the minimum required permissions.

Sourcemodule ConflictException : sig ... end

The request could not be processed because of a conflict in the current status of the resource. For example, this happens if you try to enable a Region that is currently being disabled (in a status of DISABLING) or if you try to change an account’s root user email to an email address which is already in use.

Sourcemodule InternalServerException : sig ... end

The operation failed because of an error internal to Amazon Web Services. Try your operation again later.

Sourcemodule PrimaryEmailUpdateStatus : sig ... end
Sourcemodule ResourceNotFoundException : sig ... end

The operation failed because it specified a resource that can't be found.

Sourcemodule TooManyRequestsException : sig ... end

The operation failed because it was called too frequently and exceeded a throttle limit.

Sourcemodule ValidationException : sig ... end

The operation failed because one of the input parameters was invalid.

Sourcemodule AccountId : sig ... end
Sourcemodule PrimaryEmailAddress : sig ... end
Sourcemodule ContactInformation : sig ... end

Contains the details of the primary contact information associated with an Amazon Web Services account.

Sourcemodule AccountName : sig ... end
Sourcemodule RegionOptList : sig ... end
Sourcemodule RegionOptStatusList : sig ... end
Sourcemodule AwsAccountState : sig ... end

The operation failed because it specified a resource that is not currently available.

Sourcemodule AlternateContact : sig ... end

A structure that contains the details of an alternate contact associated with an Amazon Web Services account

Sourcemodule AccountCreatedDate : sig ... end
Sourcemodule AccountState : sig ... end
Sourcemodule Otp : sig ... end

Starts the process to update the primary email address for the specified account.

Starts the process to update the primary email address for the specified account.

Updates the primary contact information of an Amazon Web Services account. For complete details about how to use the primary contact operations, see Update the primary contact for your Amazon Web Services account.

Modifies the specified alternate contact attached to an Amazon Web Services account. For complete details about how to use the alternate contact operations, see Update the alternate contacts for your Amazon Web Services account. Before you can update the alternate contact information for an Amazon Web Services account that is managed by Organizations, you must first enable integration between Amazon Web Services Account Management and Organizations. For more information, see Enable trusted access for Amazon Web Services Account Management.

Sourcemodule PutAccountNameRequest : sig ... end

Updates the account name of the specified account. To use this API, IAM principals must have the account:PutAccountName IAM permission.

Sourcemodule ListRegionsResponse : sig ... end

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.

Sourcemodule ListRegionsRequest : sig ... end

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.

Retrieves the opt-in status of a particular Region.

Sourcemodule GetRegionOptStatusRequest : sig ... end

Retrieves the opt-in status of a particular Region.

Sourcemodule GetPrimaryEmailResponse : sig ... end

Retrieves the primary email address for the specified account.

Sourcemodule GetPrimaryEmailRequest : sig ... end

Retrieves the primary email address for the specified account.

Retrieves information about the GovCloud account linked to the specified standard account (if it exists) including the GovCloud account ID and state. To use this API, an IAM user or role must have the account:GetGovCloudAccountInformation IAM permission.

Retrieves information about the GovCloud account linked to the specified standard account (if it exists) including the GovCloud account ID and state. To use this API, an IAM user or role must have the account:GetGovCloudAccountInformation IAM permission.

Retrieves the primary contact information of an Amazon Web Services account. For complete details about how to use the primary contact operations, see Update the primary contact for your Amazon Web Services account.

Retrieves the primary contact information of an Amazon Web Services account. For complete details about how to use the primary contact operations, see Update the primary contact for your Amazon Web Services account.

Retrieves the specified alternate contact attached to an Amazon Web Services account. For complete details about how to use the alternate contact operations, see Update the alternate contacts for your Amazon Web Services account. Before you can update the alternate contact information for an Amazon Web Services account that is managed by Organizations, you must first enable integration between Amazon Web Services Account Management and Organizations. For more information, see Enable trusted access for Amazon Web Services Account Management.

Retrieves the specified alternate contact attached to an Amazon Web Services account. For complete details about how to use the alternate contact operations, see Update the alternate contacts for your Amazon Web Services account. Before you can update the alternate contact information for an Amazon Web Services account that is managed by Organizations, you must first enable integration between Amazon Web Services Account Management and Organizations. For more information, see Enable trusted access for Amazon Web Services Account Management.

Retrieves information about the specified account including its account name, account ID, account creation date and time, and account state. To use this API, an IAM user or role must have the account:GetAccountInformation IAM permission.

Retrieves information about the specified account including its account name, account ID, account creation date and time, and account state. To use this API, an IAM user or role must have the account:GetAccountInformation IAM permission.

Sourcemodule EnableRegionRequest : sig ... end

Enables (opts-in) a particular Region for an account.

Sourcemodule DisableRegionRequest : sig ... end

Disables (opts-out) a particular Region for an account. The act of disabling a Region will remove all IAM access to any resources that reside in that Region.

Deletes the specified alternate contact from an Amazon Web Services account. For complete details about how to use the alternate contact operations, see Update the alternate contacts for your Amazon Web Services account. Before you can update the alternate contact information for an Amazon Web Services account that is managed by Organizations, you must first enable integration between Amazon Web Services Account Management and Organizations. For more information, see Enable trusted access for Amazon Web Services Account Management.

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.

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.