{ "type": "object", "properties": { "AuthenticationProfileName": {}, "AuthenticationProfileContent": {} }, "required": [ "AuthenticationProfileName", "AuthenticationProfileContent" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-modify-authentication-profile-message-schema.json", "title": "ModifyAuthenticationProfileMessage", "description": "ModifyAuthenticationProfileMessage schema from Amazon Redshift" }