AWS Redshift · Schema

HsmClientCertificateMessage

AnalyticsBig DataCloud DatabaseData WarehouseSQL

Properties

Name Type Description
Marker object
HsmClientCertificates object
View JSON Schema on GitHub

JSON Schema

redshift-hsm-client-certificate-message-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "Marker": {},
    "HsmClientCertificates": {}
  },
  "description": "<p/>",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-hsm-client-certificate-message-schema.json",
  "title": "HsmClientCertificateMessage"
}