AWS Redshift · JSON Structure

Redshift Attribute Value Target Structure

Describes an attribute value.

Type: object Properties: 1
AnalyticsBig DataCloud DatabaseData WarehouseSQL

AttributeValueTarget is a JSON Structure definition published by AWS Redshift, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

AttributeValue

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "object",
  "properties": {
    "AttributeValue": {}
  },
  "description": "Describes an attribute value.",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-attribute-value-target-structure.json",
  "name": "AttributeValueTarget"
}