# Packages
No description provided by the author
# Functions
New returns an SDKClient configured with the given session.
ValidateAlias checks an alias' length and number of octets for validity.
ValidateDomainName checks a domain names length and number of octets for validity.
# Structs
Certificate is a certificate hosted in AWS Certificate Manager.
CertificateResourceRecord contains the DNS record used to validate a certificate.
CertificateValidation holds details about how to validate a certificate.
SDKClient implements access to AWS Certificate Manager via the AWS SDK.
# Interfaces
Client represents a method for accessing AWS Certificate Manager.
# Type aliases
Certificates is a collection of certificates.