ServerCertificateSummary - Amazon IoT
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).

ServerCertificateSummary

An object that contains information about a server certificate.

Contents

serverCertificateArn

The ARN of the server certificate.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

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/-]+

Required: No

serverCertificateStatus

The status of the server certificate.

Type: String

Valid Values: INVALID | VALID

Required: No

serverCertificateStatusDetail

Details that explain the status of the server certificate.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: