{ "type": "object", "properties": { "DbUser": {}, "DbPassword": {}, "Expiration": {} }, "description": "Temporary credentials with authorization to log on to an Amazon Redshift database. ", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-cluster-credentials-schema.json", "title": "ClusterCredentials" }