| Class | Description |
|---|---|
| AmpException.BuilderImpl | |
| AmpRequest | |
| AmpRequest.BuilderImpl | |
| AmpResponse | |
| AmpResponse.BuilderImpl | |
| AmpResponseMetadata | |
| CreateWorkspaceRequest |
Represents the input of a CreateWorkspace operation.
|
| CreateWorkspaceResponse |
Represents the output of a CreateWorkspace operation.
|
| DeleteWorkspaceRequest |
Represents the input of a DeleteWorkspace operation.
|
| DeleteWorkspaceResponse | |
| DescribeWorkspaceRequest |
Represents the input of a DescribeWorkspace operation.
|
| DescribeWorkspaceResponse |
Represents the output of a DescribeWorkspace operation.
|
| ListWorkspacesRequest |
Represents the input of a ListWorkspaces operation.
|
| ListWorkspacesResponse |
Represents the output of a ListWorkspaces operation.
|
| UpdateWorkspaceAliasRequest |
Represents the input of an UpdateWorkspaceAlias operation.
|
| UpdateWorkspaceAliasResponse | |
| ValidationExceptionField |
Stores information about a field passed inside a request that resulted in an exception.
|
| WorkspaceDescription |
Represents the properties of a workspace.
|
| WorkspaceStatus |
Represents the status of a workspace.
|
| WorkspaceSummary |
Represents a summary of the properties of a workspace.
|
| Enum | Description |
|---|---|
| ValidationExceptionReason |
Possible reasons a request failed validation.
|
| WorkspaceStatusCode |
State of a workspace.
|
| Exception | Description |
|---|---|
| AccessDeniedException |
User does not have sufficient access to perform this action.
|
| AmpException | |
| ConflictException |
Updating or deleting a resource can cause an inconsistent state.
|
| InternalServerException |
Unexpected error during processing of request.
|
| ResourceNotFoundException |
Request references a resource which does not exist.
|
| ServiceQuotaExceededException |
Request would cause a service quota to be exceeded.
|
| ThrottlingException |
Request was denied due to request throttling.
|
| ValidationException |
The input fails to satisfy the constraints specified by an AWS service.
|
Copyright © 2021. All rights reserved.