Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.CertificateManager

Classes

Certificate

A certificate managed by AWS Certificate Manager.

CertificateProps

Properties for your certificate.

CertificateValidation

How to validate a certificate.

CertificationValidationProps

Properties for certificate validation.

CfnAccount

The AWS::CertificateManager::Account resource defines the expiry event configuration that determines the number of days prior to expiry when ACM starts generating EventBridge events.

CfnAccount.ExpiryEventsConfigurationProperty

Object containing expiration events options associated with an AWS account .

CfnAccountProps

Properties for defining a CfnAccount.

CfnCertificate

The AWS::CertificateManager::Certificate resource requests an Certificate Manager ( ACM ) certificate that you can use to enable secure connections.

CfnCertificate.DomainValidationOptionProperty

DomainValidationOption is a property of the AWS::CertificateManager::Certificate resource that specifies the Certificate Manager ( ACM ) certificate domain to validate. Depending on the chosen validation method, ACM checks the domain's DNS record for a validation CNAME, or it attempts to send a validation email message to the domain owner.

CfnCertificateProps

Properties for defining a CfnCertificate.

DnsValidatedCertificate

(deprecated) A certificate managed by AWS Certificate Manager.

DnsValidatedCertificateProps

Properties to create a DNS validated certificate managed by AWS Certificate Manager.

KeyAlgorithm

Certificate Manager key algorithm.

PrivateCertificate

A private certificate managed by AWS Certificate Manager.

PrivateCertificateProps

Properties for your private certificate.

Interfaces

CfnAccount.IExpiryEventsConfigurationProperty

Object containing expiration events options associated with an AWS account .

CfnCertificate.IDomainValidationOptionProperty

DomainValidationOption is a property of the AWS::CertificateManager::Certificate resource that specifies the Certificate Manager ( ACM ) certificate domain to validate. Depending on the chosen validation method, ACM checks the domain's DNS record for a validation CNAME, or it attempts to send a validation email message to the domain owner.

ICertificate

Represents a certificate in AWS Certificate Manager.

ICertificateProps

Properties for your certificate.

ICertificationValidationProps

Properties for certificate validation.

ICfnAccountProps

Properties for defining a CfnAccount.

ICfnCertificateProps

Properties for defining a CfnCertificate.

IDnsValidatedCertificateProps

Properties to create a DNS validated certificate managed by AWS Certificate Manager.

IPrivateCertificateProps

Properties for your private certificate.

Enums

ValidationMethod

Method used to assert ownership of the domain.

Back to top Generated by DocFX