| Package | Description |
|---|---|
| com.amazonaws.services.migrationhub.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
You do not have sufficient access to perform this action.
|
class |
DryRunOperationException
Exception raised to indicate a successfully authorized action when the
DryRun flag is set to "true". |
class |
InternalServerErrorException
Exception raised when there is an internal, configuration, or dependency error encountered.
|
class |
InvalidInputException
Exception raised when the provided input violates a policy constraint or is entered in the wrong format or data type.
|
class |
PolicyErrorException
Exception raised when there are problems accessing ADS (Application Discovery Service); most likely due to a
misconfigured policy or the
migrationhub-discovery role is missing or not configured correctly. |
class |
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.
|
class |
ServiceUnavailableException
Exception raised when there is an internal, configuration, or dependency error encountered.
|
class |
UnauthorizedOperationException
Exception raised to indicate a request was not authorized when the
DryRun flag is set to "true". |
Copyright © 2019. All rights reserved.