CertificateInfo - Amazon Directory Service
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).

CertificateInfo

Contains general information about a certificate.

Contents

CertificateId

The identifier of the certificate.

Type: String

Pattern: ^c-[0-9a-f]{10}$

Required: No

CommonName

The common name for the certificate.

Type: String

Required: No

ExpiryDateTime

The date and time when the certificate will expire.

Type: Timestamp

Required: No

State

The state of the certificate.

Type: String

Valid Values: Registering | Registered | RegisterFailed | Deregistering | Deregistered | DeregisterFailed

Required: No

Type

The function that the registered certificate performs. Valid values include ClientLDAPS or ClientCertAuth. The default value is ClientLDAPS.

Type: String

Valid Values: ClientCertAuth | ClientLDAPS

Required: No

See Also

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