Enum | Description |
---|---|
ApplicationStatus | |
ResourceAttributeType | |
Status |
Exception | Description |
---|---|
AccessDeniedException |
Exception raised when the account making the call is not whitelisted or there are other authentication errors.
|
AWSMigrationHubException |
Base exception for all service exceptions thrown by AWS Migration Hub
|
DryRunOperationException |
Exception raised to indicate a successfully authorized action when the
DryRun flag is set to "true". |
InternalServerErrorException |
Exception raised when there is an internal, configuration, or dependency error encountered.
|
InvalidInputException |
Exception raised when the provided input violates a policy constraint or is entered in the wrong format or data type.
|
PolicyErrorException |
Exception raised when there are problems accessing ADS (Application Discovery Service); most likely due to a
misconfigured policy or the
ADSCaller role is missing or not configured correctly. |
ResourceNotFoundException |
Exception raised when the request references a resource (ADS configuration, update stream, migration task, etc.) that
does not exist in ADS (Application Discovery Service) or in Migration Hub's repository.
|
ServiceUnavailableException |
Exception raised when the service encounters throttled communication with upstream dependencies or is overloaded with
requests.
|
UnauthorizedOperationException |
Exception raised to indicate a request was not authorized when the
DryRun flag is set to "true". |
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.