Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.3/services/acm.ts?docs=full";

§Classes

ACM

§Interfaces

AddTagsToCertificateRequest
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.

DeleteCertificateRequest
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.

ExpiryEventsConfiguration

Object containing expiration events options associated with an Amazon Web Services account.

ExportCertificateRequest
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.

GetAccountConfigurationResponse
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
PutAccountConfigurationRequest
RemoveTagsFromCertificateRequest
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.

RenewCertificateRequest
RequestCertificateRequest
RequestCertificateResponse
ResendValidationEmailRequest
ResourceRecord

Contains a DNS record value that you 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.

UpdateCertificateOptionsRequest

§Type Aliases

CertificateStatus
CertificateTransparencyLoggingPreference
CertificateType
DomainStatus
ExtendedKeyUsageName
FailureReason
KeyAlgorithm
KeyUsageName
RecordType
RenewalEligibility
RenewalStatus
RevocationReason
ValidationMethod