View a markdown version of this page

AWS::CertificateManager::AcmeEndpoint - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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: String CertificateAuthority: CertificateAuthority CertificateTags: - Tag Contact: String Tags: - TagsItems

Properties

AuthorizationBehavior

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

CertificateAuthority

Property description not available.

Required: Yes

Type: CertificateAuthority

Update requires: No interruption

CertificateTags

Property description not available.

Required: No

Type: Array of Tag

Maximum: 50

Update requires: Replacement

Contact

Property description not available.

Required: No

Type: String

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of TagsItems

Maximum: 50

Update requires: No interruption

Return values

Ref

Fn::GetAtt

AcmeEndpointArn

Property description not available.

EndpointUrl

Property description not available.