AWS::IoT::DomainConfiguration TlsConfig - 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::IoT::DomainConfiguration TlsConfig

An object that specifies the TLS configuration for a domain.

Syntax

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

JSON

{ "SecurityPolicy" : String }

YAML

SecurityPolicy: String

Properties

SecurityPolicy

The security policy for a domain configuration. For more information, see Security policies in the Amazon IoT Core developer guide.

Required: No

Type: String

Maximum: 128

Update requires: No interruption