| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudcontrol |
For more information about Amazon Web Services Cloud Control API, see the Amazon Web Services
Cloud Control API User Guide.
|
| software.amazon.awssdk.services.cloudcontrol.model | |
| software.amazon.awssdk.services.cloudcontrol.paginators | |
| software.amazon.awssdk.services.cloudcontrol.transform | |
| software.amazon.awssdk.services.cloudcontrol.waiters |
| Class and Description |
|---|
| AlreadyExistsException
The resource with the name requested already exists.
|
| CancelResourceRequestRequest |
| CancelResourceRequestRequest.Builder |
| CancelResourceRequestResponse |
| ClientTokenConflictException
The specified client token has already been used in another resource request.
|
| CloudControlException |
| ConcurrentModificationException
The resource is currently being modified by another operation.
|
| ConcurrentOperationException
Another resource operation is currently being performed on this resource.
|
| CreateResourceRequest |
| CreateResourceRequest.Builder |
| CreateResourceResponse |
| DeleteResourceRequest |
| DeleteResourceRequest.Builder |
| DeleteResourceResponse |
| GeneralServiceException
The resource handler has returned that the downstream service generated an error that doesn't map to any other
handler error code.
|
| GetResourceRequest |
| GetResourceRequest.Builder |
| GetResourceRequestStatusRequest |
| GetResourceRequestStatusRequest.Builder |
| GetResourceRequestStatusResponse |
| GetResourceResponse |
| HandlerFailureException
The resource handler has failed without a returning a more specific error code.
|
| HandlerInternalFailureException
The resource handler has returned that an unexpected error occurred within the resource handler.
|
| InvalidCredentialsException
The resource handler has returned that the credentials provided by the user are invalid.
|
| InvalidRequestException
The resource handler has returned that invalid input from the user has generated a generic exception.
|
| ListResourceRequestsRequest |
| ListResourceRequestsRequest.Builder |
| ListResourceRequestsResponse |
| ListResourcesRequest |
| ListResourcesRequest.Builder |
| ListResourcesResponse |
| NetworkFailureException
The resource handler has returned that the request couldn't be completed due to networking issues, such as a failure
to receive a response from the server.
|
| NotStabilizedException
The resource handler has returned that the downstream resource failed to complete all of its ready-state checks.
|
| NotUpdatableException
One or more properties included in this resource operation are defined as create-only, and therefore can't be
updated.
|
| PrivateTypeException
Cloud Control API hasn't received a valid response from the resource handler, due to a configuration error.
|
| RequestTokenNotFoundException
A resource operation with the specified request token can't be found.
|
| ResourceConflictException
The resource is temporarily unavailable to be acted upon.
|
| ResourceNotFoundException
A resource with the specified identifier can't be found.
|
| ServiceInternalErrorException
The resource handler has returned that the downstream service returned an internal error, typically with a
5XX HTTP status code. |
| ServiceLimitExceededException
The resource handler has returned that a non-transient resource limit was reached on the service side.
|
| ThrottlingException
The request was denied due to request throttling.
|
| TypeNotFoundException
The specified extension doesn't exist in the CloudFormation registry.
|
| UnsupportedActionException
The specified resource doesn't support this resource operation.
|
| UpdateResourceRequest |
| UpdateResourceRequest.Builder |
| UpdateResourceResponse |
| Class and Description |
|---|
| ListResourceRequestsRequest |
| ListResourceRequestsResponse |
| ListResourcesRequest |
| ListResourcesResponse |
| ProgressEvent
Represents the current status of a resource operation request.
|
| ResourceDescription
Represents information about a provisioned resource.
|
Copyright © 2023. All rights reserved.