AWS::ECS::Service ServiceConnectTlsCertificateAuthority - 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).

AWS::ECS::Service ServiceConnectTlsCertificateAuthority

An object that represents the Amazon Private Certificate Authority certificate.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "AwsPcaAuthorityArn" : String }

YAML

AwsPcaAuthorityArn: String

Properties

AwsPcaAuthorityArn

The ARN of the Amazon Private Certificate Authority certificate.

Required: No

Type: String

Update requires: No interruption

See also