acm-2015-12-08 library
Classes
- ACM
- Welcome to the AWS Certificate Manager (ACM) API documentation.
- AwsClientCredentials
- AWS credentials.
- CertificateDetail
- Contains metadata about an ACM certificate. This structure is returned in the response to a DescribeCertificate request.
- CertificateOptions
- Structure that contains options for your certificate. Currently, you can use this only to specify whether to opt in to or out of certificate transparency logging. Some browsers require that public certificates issued for your domain be recorded in a log. Certificates that are not logged typically generate a browser error. Transparency makes it possible for you to detect SSL/TLS certificates that have been mistakenly or maliciously issued for your domain. For general information, see Certificate Transparency Logging.
- CertificateSummary
- This structure is returned in the response object of ListCertificates action.
- 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.
- ExportCertificateResponse
- ExtendedKeyUsage
- The Extended Key Usage X.509 v3 extension defines one or more purposes for which the public key can be used. This is in addition to or in place of the basic purposes specified by the Key Usage extension.
- Filters
- This structure can be used in the ListCertificates action to filter the output of the certificate list.
- GetCertificateResponse
- ImportCertificateResponse
- KeyUsage
- The Key Usage X.509 v3 extension defines the purpose of the public key contained in the certificate.
- ListCertificatesResponse
- ListTagsForCertificateResponse
- RenewalSummary
-
Contains information about the status of ACM's managed
renewal for the certificate. This structure exists only when the
certificate type is
AMAZON_ISSUED
. - RequestCertificateResponse
- ResourceRecord
- Contains a DNS record value that you can use to can use to validate ownership or control of a domain. This is used by the DescribeCertificate action.
- Tag
- A key-value pair that identifies or specifies metadata about an ACM resource.
Enums
Extensions
- CertificateStatusFromString on String
- CertificateStatusValueExtension on CertificateStatus
- CertificateTransparencyLoggingPreferenceFromString on String
- CertificateTransparencyLoggingPreferenceValueExtension on CertificateTransparencyLoggingPreference
- CertificateTypeFromString on String
- CertificateTypeValueExtension on CertificateType
- DomainStatusFromString on String
- DomainStatusValueExtension on DomainStatus
- ExtendedKeyUsageNameFromString on String
- ExtendedKeyUsageNameValueExtension on ExtendedKeyUsageName
- FailureReasonFromString on String
- FailureReasonValueExtension on FailureReason
- KeyAlgorithmFromString on String
- KeyAlgorithmValueExtension on KeyAlgorithm
- KeyUsageNameFromString on String
- KeyUsageNameValueExtension on KeyUsageName
- RecordTypeFromString on String
- RecordTypeValueExtension on RecordType
- RenewalEligibilityFromString on String
- RenewalEligibilityValueExtension on RenewalEligibility
- RenewalStatusFromString on String
- RenewalStatusValueExtension on RenewalStatus
- RevocationReasonFromString on String
- RevocationReasonValueExtension on RevocationReason
- ValidationMethodFromString on String
- ValidationMethodValueExtension on ValidationMethod