| Exception | Description |
|---|---|
| AWSACMPCAException |
Base exception for all service exceptions thrown by AWS Certificate Manager Private Certificate Authority
|
| CertificateMismatchException |
The certificate authority certificate you are importing does not comply with conditions specified in the certificate
that signed it.
|
| ConcurrentModificationException |
A previous update to your private CA is still ongoing.
|
| InvalidArgsException |
One or more of the specified arguments was not valid.
|
| InvalidArnException |
The requested Amazon Resource Name (ARN) does not refer to an existing resource.
|
| InvalidNextTokenException |
The token specified in the
NextToken argument is not valid. |
| InvalidPolicyException |
The S3 bucket policy is not valid.
|
| InvalidRequestException |
The request action cannot be performed or is prohibited.
|
| InvalidStateException |
The private CA is in a state during which a report or certificate cannot be generated.
|
| InvalidTagException |
The tag associated with the CA is not valid.
|
| LimitExceededException |
An ACM Private CA limit has been exceeded.
|
| MalformedCertificateException |
One or more fields in the certificate are invalid.
|
| MalformedCSRException |
The certificate signing request is invalid.
|
| PermissionAlreadyExistsException |
The designated permission has already been given to the user.
|
| RequestAlreadyProcessedException |
Your request has already been completed.
|
| RequestFailedException |
The request has failed for an unspecified reason.
|
| RequestInProgressException |
Your request is already in progress.
|
| ResourceNotFoundException |
A resource such as a private CA, S3 bucket, certificate, or audit report cannot be found.
|
| TooManyTagsException |
You can associate up to 50 tags with a private CA.
|
Copyright © 2020. All rights reserved.