AWS::ECS::Service ServiceConnectTlsCertificateAuthority
The certificate root authority that secures your service.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AwsPcaAuthorityArn" :
String
}
YAML
AwsPcaAuthorityArn:
String
Properties
-
The ARN of the AWS Private Certificate Authority certificate.
Required: No
Type: String
Update requires: No interruption