| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CallRateLimitExceededException
You have exceeded the permitted request rate for the specific operation.
|
class |
ClientException
These errors are usually caused by a client action, such as using an action or resource on behalf of a user that
doesn't have permissions to use the action or resource, or specifying an invalid resource identifier.
|
class |
ForbiddenException
You are not authorized to perform the requested operation.
|
class |
IdempotentParameterMismatchException
You have specified an client token for an operation using parameter values that differ from a previous request that
used the same client token.
|
class |
InvalidPaginationTokenException
You have provided an invalid pagination token in your request.
|
class |
InvalidParameterCombinationException
You have specified two or more mutually exclusive parameters.
|
class |
InvalidParameterException
The specified parameter is invalid.
|
class |
InvalidParameterValueException
The value that you provided for the specified parameter is invalid.
|
class |
InvalidRequestException
You have made a request for an action that is not supported by the service.
|
class |
InvalidVersionNumberException
Your version number is out of bounds or does not follow the required syntax.
|
class |
ResourceAlreadyExistsException
The resource that you are trying to create already exists.
|
class |
ResourceDependencyException
You have attempted to mutate or delete a resource with a dependency that is prohibitting this action.
|
class |
ResourceInUseException
The resource that you are trying to operate on is currently in use.
|
class |
ResourceNotFoundException
At least one of the resources referenced by your request does not exist.
|
class |
ServiceException
This exception is thrown when the service encounters an unrecoverable exception.
|
class |
ServiceUnavailableException
The service is unable to process your request at this time.
|
Copyright © 2019. All rights reserved.