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

An object that contains information about a server certificate.

Syntax

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

Properties

ServerCertificateArn

The ARN of the server certificate.

Required: No

Type: String

Pattern: ^arn:aws(-cn|-us-gov|-iso-b|-iso)?:acm:[a-z]{2}-(gov-|iso-|isob-)?[a-z]{4,9}-\d{1}:\d{12}:certificate/[a-zA-Z0-9/-]+$

Minimum: 1

Maximum: 2048

Update requires: No interruption

ServerCertificateStatus

The status of the server certificate.

Required: No

Type: String

Allowed values: INVALID | VALID

Update requires: No interruption

ServerCertificateStatusDetail

Details that explain the status of the server certificate.

Required: No

Type: String

Update requires: No interruption