AWS::AppMesh::VirtualNode TlsValidationContextTrust - AWS CloudFormation

AWS::AppMesh::VirtualNode TlsValidationContextTrust

An object that represents a Transport Layer Security (TLS) validation context trust.

Syntax

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

Properties

ACM

A reference to an object that represents a Transport Layer Security (TLS) validation context trust for an AWS Certificate Manager certificate.

Required: No

Type: TlsValidationContextAcmTrust

Update requires: No interruption

File

An object that represents a Transport Layer Security (TLS) validation context trust for a local file.

Required: No

Type: TlsValidationContextFileTrust

Update requires: No interruption

SDS

A reference to an object that represents a Transport Layer Security (TLS) Secret Discovery Service validation context trust.

Required: No

Type: TlsValidationContextSdsTrust

Update requires: No interruption