An AWS Data Exchange data set containing a collection of data available for subscription.
Type: typedMapProperties: 0
Data ExchangeData MarketplaceThird-Party DataAnalyticsSubscription
Data Set Structure is a JSON Structure definition published by Amazon Data Exchange. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://api-evangelist.github.io/amazon-data-exchange/json-structure/data-set-structure.json",
"title": "Data Set",
"description": "An AWS Data Exchange data set containing a collection of data available for subscription.",
"type": "typedMap",
"fields": {
"Id": {
"type": "str",
"description": "The unique identifier of the data set"
},
"Arn": {
"type": "str",
"description": "The ARN of the data set"
},
"Name": {
"type": "str",
"description": "The name of the data set"
},
"Description": {
"type": "str",
"description": "The description of the data set"
},
"AssetType": {
"type": "str",
"description": "The AssetType field",
"enum": [
"S3_SNAPSHOT",
"REDSHIFT_DATA_SHARE",
"API_GATEWAY_API",
"LAKE_FORMATION_DATA_PERMISSION",
"S3_DATA_ACCESS"
]
},
"Origin": {
"type": "str",
"description": "The Origin field",
"enum": [
"OWNED",
"ENTITLED"
]
},
"Tags": {
"type": "map",
"description": "The Tags field"
},
"CreatedAt": {
"type": "str",
"description": "The CreatedAt field",
"format": "date-time"
},
"UpdatedAt": {
"type": "str",
"description": "The UpdatedAt field",
"format": "date-time"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.