| Class | Description |
|---|---|
| AddTagsToCertificateRequest | |
| AddTagsToCertificateResult | |
| CertificateDetail |
Contains metadata about an ACM certificate.
|
| CertificateOptions |
Structure that contains options for your certificate.
|
| CertificateSummary |
This structure is returned in the response object of ListCertificates action.
|
| DeleteCertificateRequest | |
| DeleteCertificateResult | |
| DescribeCertificateRequest | |
| DescribeCertificateResult | |
| DomainValidation |
Contains information about the validation of each domain name in the certificate.
|
| DomainValidationOption |
Contains information about the domain names that you want ACM to use to send you emails that enable you to validate
domain ownership.
|
| ExpiryEventsConfiguration |
Object containing expiration events options associated with an Amazon Web Services account.
|
| ExportCertificateRequest | |
| ExportCertificateResult | |
| ExtendedKeyUsage |
The Extended Key Usage X.509 v3 extension defines one or more purposes for which the public key can be used.
|
| Filters |
This structure can be used in the ListCertificates action to filter the output of the certificate list.
|
| GetAccountConfigurationRequest | |
| GetAccountConfigurationResult | |
| GetCertificateRequest | |
| GetCertificateResult | |
| ImportCertificateRequest | |
| ImportCertificateResult | |
| KeyUsage |
The Key Usage X.509 v3 extension defines the purpose of the public key contained in the certificate.
|
| ListCertificatesRequest | |
| ListCertificatesResult | |
| ListTagsForCertificateRequest | |
| ListTagsForCertificateResult | |
| PutAccountConfigurationRequest | |
| PutAccountConfigurationResult | |
| RemoveTagsFromCertificateRequest | |
| RemoveTagsFromCertificateResult | |
| RenewalSummary |
Contains information about the status of ACM's managed renewal for the certificate.
|
| RenewCertificateRequest | |
| RenewCertificateResult | |
| RequestCertificateRequest | |
| RequestCertificateResult | |
| ResendValidationEmailRequest | |
| ResendValidationEmailResult | |
| ResourceRecord |
Contains a DNS record value that you can use to validate ownership or control of a domain.
|
| Tag |
A key-value pair that identifies or specifies metadata about an ACM resource.
|
| UpdateCertificateOptionsRequest | |
| UpdateCertificateOptionsResult |
| Exception | Description |
|---|---|
| AccessDeniedException |
You do not have access required to perform this action.
|
| AWSCertificateManagerException |
Base exception for all service exceptions thrown by AWS Certificate Manager
|
| ConflictException |
You are trying to update a resource or configuration that is already being created or updated.
|
| InvalidArgsException |
One or more of of request parameters specified is not valid.
|
| InvalidArnException |
The requested Amazon Resource Name (ARN) does not refer to an existing resource.
|
| InvalidDomainValidationOptionsException |
One or more values in the DomainValidationOption structure is incorrect.
|
| InvalidParameterException |
An input parameter was invalid.
|
| InvalidStateException |
Processing has reached an invalid state.
|
| InvalidTagException |
One or both of the values that make up the key-value pair is not valid.
|
| LimitExceededException |
An ACM quota has been exceeded.
|
| RequestInProgressException |
The certificate request is in process and the certificate in your account has not yet been issued.
|
| ResourceInUseException |
The certificate is in use by another Amazon Web Services service in the caller's account.
|
| ResourceNotFoundException |
The specified certificate cannot be found in the caller's account or the caller's account cannot be found.
|
| TagPolicyException |
A specified tag did not comply with an existing tag policy and was rejected.
|
| ThrottlingException |
The request was denied because it exceeded a quota.
|
| TooManyTagsException |
The request contains too many tags.
|
| ValidationException |
The supplied input failed to satisfy constraints of an Amazon Web Services service.
|