Certificate - Amazon Relational Database 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).

Certificate

A CA certificate for an Amazon Web Services account.

For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.

Contents

Note

In the following list, the required parameters are described first.

CertificateArn

The Amazon Resource Name (ARN) for the certificate.

Type: String

Required: No

CertificateIdentifier

The unique key that identifies a certificate.

Type: String

Required: No

CertificateType

The type of the certificate.

Type: String

Required: No

CustomerOverride

Indicates whether there is an override for the default certificate identifier.

Type: Boolean

Required: No

CustomerOverrideValidTill

If there is an override for the default certificate identifier, when the override expires.

Type: Timestamp

Required: No

Thumbprint

The thumbprint of the certificate.

Type: String

Required: No

ValidFrom

The starting date from which the certificate is valid.

Type: Timestamp

Required: No

ValidTill

The final date that the certificate continues to be valid.

Type: Timestamp

Required: No

See Also

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