This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::CertificateManager::AcmeEndpoint CertificateAuthority
Defines the certificate authority to use for an ACME endpoint.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "PublicCertificateAuthority" :PublicCertificateAuthority}
Properties
-
Configuration for using a public certificate authority.
Required: Yes
Type: PublicCertificateAuthority
Update requires: No interruption