| Class | Description |
|---|---|
| BatchDeleteRecipeVersionRequest | |
| BatchDeleteRecipeVersionResult | |
| ConditionExpression |
Represents an individual condition that evaluates to true or false.
|
| CreateDatasetRequest | |
| CreateDatasetResult | |
| CreateProfileJobRequest | |
| CreateProfileJobResult | |
| CreateProjectRequest | |
| CreateProjectResult | |
| CreateRecipeJobRequest | |
| CreateRecipeJobResult | |
| CreateRecipeRequest | |
| CreateRecipeResult | |
| CreateScheduleRequest | |
| CreateScheduleResult | |
| DataCatalogInputDefinition |
Represents how metadata stored in the AWS Glue Data Catalog is defined in an AWS Glue DataBrew dataset.
|
| Dataset |
Represents a dataset that can be processed by AWS Glue DataBrew.
|
| DeleteDatasetRequest | |
| DeleteDatasetResult | |
| DeleteJobRequest | |
| DeleteJobResult | |
| DeleteProjectRequest | |
| DeleteProjectResult | |
| DeleteRecipeVersionRequest | |
| DeleteRecipeVersionResult | |
| DeleteScheduleRequest | |
| DeleteScheduleResult | |
| DescribeDatasetRequest | |
| DescribeDatasetResult | |
| DescribeJobRequest | |
| DescribeJobResult | |
| DescribeProjectRequest | |
| DescribeProjectResult | |
| DescribeRecipeRequest | |
| DescribeRecipeResult | |
| DescribeScheduleRequest | |
| DescribeScheduleResult | |
| ExcelOptions |
Options that define how DataBrew will interpret a Microsoft Excel file, when creating a dataset from that file.
|
| FormatOptions |
Options that define how Microsoft Excel input is to be interpreted by DataBrew.
|
| Input |
Information on how AWS Glue DataBrew can find data, in either the AWS Glue Data Catalog or Amazon S3.
|
| Job |
Represents all of the attributes of an AWS Glue DataBrew job.
|
| JobRun |
Represents one run of an AWS Glue DataBrew job.
|
| JsonOptions |
Represents the JSON-specific options that define how input is to be interpreted by AWS Glue DataBrew.
|
| ListDatasetsRequest | |
| ListDatasetsResult | |
| ListJobRunsRequest | |
| ListJobRunsResult | |
| ListJobsRequest | |
| ListJobsResult | |
| ListProjectsRequest | |
| ListProjectsResult | |
| ListRecipesRequest | |
| ListRecipesResult | |
| ListRecipeVersionsRequest | |
| ListRecipeVersionsResult | |
| ListSchedulesRequest | |
| ListSchedulesResult | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| Output |
Represents individual output from a particular job run.
|
| Project |
Represents all of the attributes of an AWS Glue DataBrew project.
|
| PublishRecipeRequest | |
| PublishRecipeResult | |
| Recipe |
Represents one or more actions to be performed on an AWS Glue DataBrew dataset.
|
| RecipeAction |
Represents a transformation and associated parameters that are used to apply a change to an AWS Glue DataBrew
dataset.
|
| RecipeReference |
Represents all of the attributes of an AWS Glue DataBrew recipe.
|
| RecipeStep |
Represents a single step to be performed in an AWS Glue DataBrew recipe.
|
| RecipeVersionErrorDetail |
Represents any errors encountered when attempting to delete multiple recipe versions.
|
| S3Location |
An Amazon S3 location (bucket name an object key) where DataBrew can read input data, or write output from a job.
|
| Sample |
Represents the sample size and sampling type for AWS Glue DataBrew to use for interactive data analysis.
|
| Schedule |
Represents one or more dates and times when a job is to run.
|
| SendProjectSessionActionRequest | |
| SendProjectSessionActionResult | |
| StartJobRunRequest | |
| StartJobRunResult | |
| StartProjectSessionRequest | |
| StartProjectSessionResult | |
| StopJobRunRequest | |
| StopJobRunResult | |
| TagResourceRequest | |
| TagResourceResult | |
| UntagResourceRequest | |
| UntagResourceResult | |
| UpdateDatasetRequest | |
| UpdateDatasetResult | |
| UpdateProfileJobRequest | |
| UpdateProfileJobResult | |
| UpdateProjectRequest | |
| UpdateProjectResult | |
| UpdateRecipeJobRequest | |
| UpdateRecipeJobResult | |
| UpdateRecipeRequest | |
| UpdateRecipeResult | |
| UpdateScheduleRequest | |
| UpdateScheduleResult | |
| ViewFrame |
Represents the data being being transformed during an AWS Glue DataBrew project session.
|
| Enum | Description |
|---|---|
| CompressionFormat | |
| EncryptionMode | |
| JobRunState | |
| JobType | |
| LogSubscription | |
| OutputFormat | |
| SampleType | |
| SessionStatus | |
| Source |
| Exception | Description |
|---|---|
| AccessDeniedException |
Access to the specified resource was denied.
|
| AWSGlueDataBrewException |
Base exception for all service exceptions thrown by AWS Glue DataBrew
|
| ConflictException |
Updating or deleting a resource can cause an inconsistent state.
|
| InternalServerException |
An internal service failure occurred.
|
| ResourceNotFoundException |
One or more resources can't be found.
|
| ServiceQuotaExceededException |
A service quota is exceeded.
|
| ValidationException |
The input parameters for this request failed validation.
|