| Class | Description |
|---|---|
| AcmRequest | |
| AcmResponse | |
| AcmResponseMetadata | |
| AddTagsToCertificateRequest | |
| AddTagsToCertificateResponse | |
| 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 | |
| DeleteCertificateResponse | |
| DescribeCertificateRequest | |
| DescribeCertificateResponse | |
| 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.
|
| ExportCertificateRequest | |
| ExportCertificateResponse | |
| 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.
|
| GetCertificateRequest | |
| GetCertificateResponse | |
| ImportCertificateRequest | |
| ImportCertificateResponse | |
| KeyUsage |
The Key Usage X.509 v3 extension defines the purpose of the public key contained in the certificate.
|
| ListCertificatesRequest | |
| ListCertificatesResponse | |
| ListTagsForCertificateRequest | |
| ListTagsForCertificateResponse | |
| RemoveTagsFromCertificateRequest | |
| RemoveTagsFromCertificateResponse | |
| RenewalSummary |
Contains information about the status of ACM's managed renewal for the certificate.
|
| RequestCertificateRequest | |
| RequestCertificateResponse | |
| ResendValidationEmailRequest | |
| ResendValidationEmailResponse | |
| ResourceRecord |
Contains a DNS record value that you can use to 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 | |
| UpdateCertificateOptionsResponse |
| Exception | Description |
|---|---|
| AcmException | |
| 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.
|
| 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 limit 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 AWS 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.
|
| TooManyTagsException |
The request contains too many tags.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.