amazonaws.com

Glue DataBrew is a visual, cloud-scale data-preparation service. DataBrew simplifies data preparation tasks, targeting data issues that are hard to spot and time-consuming to fix. DataBrew empowers users of all technical levels to visualize the data and perform one-click data transformations, with n

🔑 oauth2 44 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Lists all of the DataBrew jobs that are defined.
curl \
  -H "Authorization: $API_KEY" \
  http://databrew.us-east-1.amazonaws.com/jobs
Lists all of the DataBrew recipes that are defined.
curl \
  -H "Authorization: $API_KEY" \
  http://databrew.us-east-1.amazonaws.com/recipes
Lists all of the DataBrew datasets.
curl \
  -H "Authorization: $API_KEY" \
  http://databrew.us-east-1.amazonaws.com/datasets
Endpoints (44 total)
GET
/jobs
Lists all of the DataBrew jobs that are defined.
GET
/recipes
Lists all of the DataBrew recipes that are defined.
GET
/datasets
Lists all of the DataBrew datasets.
GET
/projects
Lists all of the DataBrew projects that are defined.
GET
/rulesets
List all rulesets available in the current account or rulesets associated wit…
GET
/schedules
Lists the DataBrew schedules that are defined.
GET
/jobs/{name}
Returns the definition of a specific DataBrew job.
GET
/recipes/{name}
Returns the definition of a specific DataBrew recipe corresponding to a parti…
GET
/datasets/{name}
Returns the definition of a specific DataBrew dataset.
GET
/projects/{name}
Returns the definition of a specific DataBrew project.
GET
/rulesets/{name}
Retrieves detailed information about the ruleset.
GET
/schedules/{name}
Returns the definition of a specific DataBrew schedule.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints44
Authoauth2
Categories1
http://databrew.us-east-1.amazonaws.com