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

The server certificate configuration.

For more information, see Configurable endpoints from the Amazon IoT Core Developer Guide.

Syntax

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

JSON

{ "EnableOCSPCheck" : Boolean }

YAML

EnableOCSPCheck: Boolean

Properties

EnableOCSPCheck

A Boolean value that indicates whether Online Certificate Status Protocol (OCSP) server certificate check is enabled or not. For more information, see Configurable endpoints from the Amazon IoT Core Developer Guide.

Required: No

Type: Boolean

Update requires: No interruption