# Packages
Package migrationhubconfigiface provides an interface to enable mocking the AWS Migration Hub Config service client for testing your code.
# Functions
New creates a new instance of the MigrationHubConfig client with a session.
TargetType_Values returns all elements of the TargetType enum.
# Constants
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeDryRunOperation for service response error code "DryRunOperation".
ErrCodeInternalServerError for service response error code "InternalServerError".
ErrCodeInvalidInputException for service response error code "InvalidInputException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ServiceID is a unique identifier of a specific service.
Name of service.
TargetTypeAccount is a TargetType enum value.
# Structs
You do not have sufficient access to perform this action.
Exception raised to indicate that authorization of an action was successful, when the DryRun flag is set to true.
A home region control is an object that specifies the home region for an account, with some additional information.
Exception raised when an internal, configuration, or dependency error is encountered.
Exception raised when the provided input violates a policy constraint or is entered in the wrong format or data type.
MigrationHubConfig provides the API operation methods for making requests to AWS Migration Hub Config.
Exception raised when a request fails due to temporary unavailability of the service.
The target parameter specifies the identifier to which the home region is applied, which is always an ACCOUNT.
The request was denied due to request throttling.