AWS::IoT::DomainConfiguration ClientCertificateConfig
An object that specifies the client certificate configuration for a domain.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ClientCertificateCallbackArn" :
String
}
YAML
ClientCertificateCallbackArn:
String
Properties
ClientCertificateCallbackArn
-
The ARN of the Lambda function that IoT invokes after mutual TLS authentication during the connection.
Required: No
Type: String
Minimum:
1
Maximum:
170
Update requires: No interruption