AWS::IoT::DomainConfiguration TlsConfig - AWS CloudFormation

AWS::IoT::DomainConfiguration TlsConfig

An object that specifies the TLS configuration for a domain.

Syntax

To declare this entity in your AWS 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 AWS IoT Core developer guide.

Required: No

Type: String

Maximum: 128

Update requires: No interruption