1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package databrew provides the API client, operations, and parameter types for
// AWS Glue DataBrew.
//
// 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 no coding
// required.
package databrew
|