| Enum | Description |
|---|---|
| ConnectorStatus | |
| ConnectorStatusReason | |
| ConnectorType | |
| ValidationExceptionReason |
| Exception | Description |
|---|---|
| AccessDeniedException |
You can receive this error if you attempt to perform an operation and you don't have the required permissions.
|
| AWSPcaConnectorScepException |
Base exception for all service exceptions thrown by Private CA Connector for SCEP
|
| BadRequestException |
The request is malformed or contains an error such as an invalid parameter value or a missing required parameter.
|
| ConflictException |
This request can't be completed for one of the following reasons because the requested resource was being
concurrently modified by another request.
|
| InternalServerException |
The request processing has failed because of an unknown error, exception or failure with an internal server.
|
| ResourceNotFoundException |
The operation tried to access a nonexistent resource.
|
| ServiceQuotaExceededException |
The request would cause a service quota to be exceeded.
|
| ThrottlingException |
The limit on the number of requests per second was exceeded.
|
| ValidationException |
An input validation error occurred.
|