ListenerTlsValidationContext - Amazon App Mesh
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).

ListenerTlsValidationContext

An object that represents a listener's Transport Layer Security (TLS) validation context.

Contents

trust

A reference to where to retrieve the trust chain when validating a peer’s Transport Layer Security (TLS) certificate.

Type: ListenerTlsValidationContextTrust object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

subjectAlternativeNames

A reference to an object that represents the SANs for a listener's Transport Layer Security (TLS) validation context.

Type: SubjectAlternativeNames object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: