UpdateDatasetRequest schema from Amazon Glue DataBrew API
Type: objectProperties: 4Required: 1
Data AnalyticsData PreparationETLMachine-Learning
UpdateDatasetRequest is a JSON Structure definition published by Amazon Glue DataBrew, describing 4 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-glue-databrew/refs/heads/main/json-structure/glue-databrew-update-dataset-request-structure.json",
"name": "UpdateDatasetRequest",
"description": "UpdateDatasetRequest schema from Amazon Glue DataBrew API",
"type": "object",
"properties": {
"Format": {
"allOf": [
{
"$ref": "#/components/schemas/InputFormat"
},
{
"description": "The file format of a dataset that is created from an Amazon S3 file or folder."
}
]
},
"FormatOptions": {
"$ref": "#/components/schemas/FormatOptions"
},
"Input": {
"$ref": "#/components/schemas/Input"
},
"PathOptions": {
"allOf": [
{
"$ref": "#/components/schemas/PathOptions"
},
{
"description": "A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset."
}
]
}
},
"required": [
"Input"
]
}
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.