AWS Certificate Manager

Request private certificate

Request a private certificate for use with other AWS services.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

domainName [required]

string

Fully qualified domain name (FQDN) that you want to secure with an ACM certificate.

certificateAuthorityARN [required]

string

ARN of the private certificate authority (CA) that will be used to issue the certificate.

additionalDomainNames

[string]

Additional FQDNs to be included in the Subject Alternative Name extension of the ACM certificate.

tags

One or more resource tags to associate with the certificate.

Outputs

Field

Type

Description

certificateARN

string

String that contains the ARN of the issued certificate. This must be of the form:
arn:aws:acm:us-east-1:123456789012:certificate/12345678-1234-1234-1234-123456789012