{ "type": "object", "properties": { "HsmClientCertificate": { "type": "object", "properties": { "HsmClientCertificateIdentifier": {}, "HsmClientCertificatePublicKey": {}, "Tags": {} }, "description": "Returns information about an HSM client certificate. The certificate is stored in a secure Hardware Storage Module (HSM), and used by the Amazon Redshift cluster to encrypt data files." } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-create-hsm-client-certificate-result-schema.json", "title": "CreateHsmClientCertificateResult", "description": "CreateHsmClientCertificateResult schema from Amazon Redshift" }