| Package | Description |
|---|---|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CertificateMismatchException
The certificate authority certificate you are importing does not comply with conditions specified in the certificate
that signed it.
|
class |
ConcurrentModificationException
A previous update to your private CA is still ongoing.
|
class |
InvalidArgsException
One or more of the specified arguments was not valid.
|
class |
InvalidArnException
The requested Amazon Resource Name (ARN) does not refer to an existing resource.
|
class |
InvalidNextTokenException
The token specified in the
NextToken argument is not valid. |
class |
InvalidPolicyException
The resource policy is invalid or is missing a required statement.
|
class |
InvalidRequestException
The request action cannot be performed or is prohibited.
|
class |
InvalidStateException
The state of the private CA does not allow this action to occur.
|
class |
InvalidTagException
The tag associated with the CA is not valid.
|
class |
LimitExceededException
An ACM Private CA quota has been exceeded.
|
class |
LockoutPreventedException
The current action was prevented because it would lock the caller out from performing subsequent actions.
|
class |
MalformedCertificateException
One or more fields in the certificate are invalid.
|
class |
MalformedCSRException
The certificate signing request is invalid.
|
class |
PermissionAlreadyExistsException
The designated permission has already been given to the user.
|
class |
RequestAlreadyProcessedException
Your request has already been completed.
|
class |
RequestFailedException
The request has failed for an unspecified reason.
|
class |
RequestInProgressException
Your request is already in progress.
|
class |
ResourceNotFoundException
A resource such as a private CA, S3 bucket, certificate, audit report, or policy cannot be found.
|
class |
TooManyTagsException
You can associate up to 50 tags with a private CA.
|
Copyright © 2021. All rights reserved.