This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::CertificateManager::AcmeEndpoint
The AWS::CertificateManager::AcmeEndpoint resource Property description not available. for CertificateManager.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::CertificateManager::AcmeEndpoint", "Properties" : { "AuthorizationBehavior" :String, "CertificateAuthority" :CertificateAuthority, "CertificateTags" :[ Tag, ... ], "Contact" :String, "Tags" :[ TagsItems, ... ]} }
YAML
Type: AWS::CertificateManager::AcmeEndpoint Properties: AuthorizationBehavior:StringCertificateAuthority:CertificateAuthorityCertificateTags:- TagContact:StringTags:- TagsItems
Properties
Property description not available.
Required: Yes
Type: String
Update requires: No interruption
Property description not available.
Required: Yes
Type: CertificateAuthority
Update requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Maximum:
50Update requires: Replacement
ContactProperty description not available.
Required: No
Type: String
Update requires: No interruption
Property description not available.
Required: No
Type: Array of TagsItems
Maximum:
50Update requires: No interruption
Return values
Ref
Fn::GetAtt
AcmeEndpointArnProperty description not available.
EndpointUrlProperty description not available.