| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AlreadyExistsException
The resource with the name requested already exists.
|
class |
CFNRegistryException
An error occurred during a CloudFormation registry operation.
|
class |
ChangeSetNotFoundException
The specified change set name or ID doesn't exit.
|
class |
CreatedButModifiedException
The specified resource exists, but has been changed.
|
class |
InsufficientCapabilitiesException
The template contains resources with capabilities that weren't specified in the Capabilities parameter.
|
class |
InvalidChangeSetStatusException
The specified change set can't be used to update the stack.
|
class |
InvalidOperationException
The specified operation isn't valid.
|
class |
InvalidStateTransitionException
Error reserved for use by the CloudFormation
CLI.
|
class |
LimitExceededException
The quota for the resource has already been reached.
|
class |
NameAlreadyExistsException
The specified name is already in use.
|
class |
OperationIdAlreadyExistsException
The specified operation ID already exists.
|
class |
OperationInProgressException
Another operation is currently in progress for this stack set.
|
class |
OperationNotFoundException
The specified ID refers to an operation that doesn't exist.
|
class |
OperationStatusCheckFailedException
Error reserved for use by the CloudFormation
CLI.
|
class |
StackInstanceNotFoundException
The specified stack instance doesn't exist.
|
class |
StackNotFoundException
The specified stack ARN doesn’t exist or stack doesn’t exist corresponding to the ARN in input.
|
class |
StackSetNotEmptyException
You can't yet delete this stack set, because it still contains one or more stack instances.
|
class |
StackSetNotFoundException
The specified stack set doesn't exist.
|
class |
StaleRequestException
Another operation has been performed on this stack set since the specified operation was performed.
|
class |
TokenAlreadyExistsException
A client request token already exists.
|
class |
TypeConfigurationNotFoundException
The specified extension configuration cannot be found.
|
class |
TypeNotFoundException
The specified extension does not exist in the CloudFormation registry.
|
Copyright © 2021. All rights reserved.