{
"type": "object",
"properties": {
"AttributeName": {},
"AttributeValues": {}
},
"description": "A name value pair that describes an aspect of an account. ",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-account-attribute-schema.json",
"title": "AccountAttribute"
}