Module Awso_migrationhub_config.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 targetPrefix : 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 TargetId : sig ... end
Sourcemodule TargetType : sig ... end
Sourcemodule ControlId : sig ... end
Sourcemodule HomeRegion : sig ... end
Sourcemodule RequestedTime : sig ... end
Sourcemodule Target : sig ... end

The target parameter specifies the identifier to which the home region is applied, which is always an ACCOUNT. It applies the home region to the current ACCOUNT.

Sourcemodule ErrorMessage : sig ... end
Sourcemodule RetryAfterSeconds : sig ... end
Sourcemodule HomeRegionControl : sig ... end

A home region control is an object that specifies the home region for an account, with some additional information. It contains a target (always of type ACCOUNT), an ID, and a time at which the home region was set.

Sourcemodule AccessDeniedException : sig ... end

You do not have sufficient access to perform this action.

Sourcemodule InternalServerError : sig ... end

Exception raised when an internal, configuration, or dependency error is encountered.

Sourcemodule InvalidInputException : sig ... end

Exception raised when the provided input violates a policy constraint or is entered in the wrong format or data type.

Exception raised when a request fails due to temporary unavailability of the service.

Sourcemodule ThrottlingException : sig ... end

The request was denied due to request throttling.

Sourcemodule HomeRegionControls : sig ... end
Sourcemodule Token : sig ... end
Sourcemodule DryRunOperation : sig ... end

Exception raised to indicate that authorization of an action was successful, when the DryRun flag is set to true.

Sourcemodule DryRun : sig ... end
Sourcemodule GetHomeRegionResult : sig ... end

Returns the calling account’s home region, if configured. This API is used by other AWS services to determine the regional endpoint for calling AWS Application Discovery Service and Migration Hub. You must call GetHomeRegion at least once before you call any other AWS Application Discovery Service and AWS Migration Hub APIs, to obtain the account's Migration Hub home region.

Sourcemodule GetHomeRegionRequest : sig ... end

Returns the calling account’s home region, if configured. This API is used by other AWS services to determine the regional endpoint for calling AWS Application Discovery Service and Migration Hub. You must call GetHomeRegion at least once before you call any other AWS Application Discovery Service and AWS Migration Hub APIs, to obtain the account's Migration Hub home region.

This API permits filtering on the ControlId and HomeRegion fields.

This API permits filtering on the ControlId and HomeRegion fields.

This operation deletes the home region configuration for the calling account. The operation does not delete discovery or migration tracking data in the home region.

This operation deletes the home region configuration for the calling account. The operation does not delete discovery or migration tracking data in the home region.

This API sets up the home region for the calling account only.

This API sets up the home region for the calling account only.