| Class | Description |
|---|---|
| AllowedStatistics |
Configuration of statistics that are allowed to be run on columns that contain detected entities.
|
| BatchDeleteRecipeVersionRequest | |
| BatchDeleteRecipeVersionResult | |
| ColumnSelector |
Selector of a column from a dataset for profile job configuration.
|
| ColumnStatisticsConfiguration |
Configuration for column evaluations for a profile job.
|
| ConditionExpression |
Represents an individual condition that evaluates to true or false.
|
| CreateDatasetRequest | |
| CreateDatasetResult | |
| CreateProfileJobRequest | |
| CreateProfileJobResult | |
| CreateProjectRequest | |
| CreateProjectResult | |
| CreateRecipeJobRequest | |
| CreateRecipeJobResult | |
| CreateRecipeRequest | |
| CreateRecipeResult | |
| CreateRulesetRequest | |
| CreateRulesetResult | |
| CreateScheduleRequest | |
| CreateScheduleResult | |
| CsvOptions |
Represents a set of options that define how DataBrew will read a comma-separated value (CSV) file when creating a
dataset from that file.
|
| CsvOutputOptions |
Represents a set of options that define how DataBrew will write a comma-separated value (CSV) file.
|
| DatabaseInputDefinition |
Connection information for dataset input files stored in a database.
|
| DatabaseOutput |
Represents a JDBC database output object which defines the output destination for a DataBrew recipe job to write
into.
|
| DatabaseTableOutputOptions |
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
|
| DataCatalogInputDefinition |
Represents how metadata stored in the Glue Data Catalog is defined in a DataBrew dataset.
|
| DataCatalogOutput |
Represents options that specify how and where in the Glue Data Catalog DataBrew writes the output generated by recipe
jobs.
|
| Dataset |
Represents a dataset that can be processed by DataBrew.
|
| DatasetParameter |
Represents a dataset parameter that defines type and conditions for a parameter in the Amazon S3 path of the dataset.
|
| DatetimeOptions |
Represents additional options for correct interpretation of datetime parameters used in the Amazon S3 path of a
dataset.
|
| DeleteDatasetRequest | |
| DeleteDatasetResult | |
| DeleteJobRequest | |
| DeleteJobResult | |
| DeleteProjectRequest | |
| DeleteProjectResult | |
| DeleteRecipeVersionRequest | |
| DeleteRecipeVersionResult | |
| DeleteRulesetRequest | |
| DeleteRulesetResult | |
| DeleteScheduleRequest | |
| DeleteScheduleResult | |
| DescribeDatasetRequest | |
| DescribeDatasetResult | |
| DescribeJobRequest | |
| DescribeJobResult | |
| DescribeJobRunRequest | |
| DescribeJobRunResult | |
| DescribeProjectRequest | |
| DescribeProjectResult | |
| DescribeRecipeRequest | |
| DescribeRecipeResult | |
| DescribeRulesetRequest | |
| DescribeRulesetResult | |
| DescribeScheduleRequest | |
| DescribeScheduleResult | |
| EntityDetectorConfiguration |
Configuration of entity detection for a profile job.
|
| ExcelOptions |
Represents a set of options that define how DataBrew will interpret a Microsoft Excel file when creating a dataset
from that file.
|
| FilesLimit |
Represents a limit imposed on number of Amazon S3 files that should be selected for a dataset from a connected Amazon
S3 path.
|
| FilterExpression |
Represents a structure for defining parameter conditions.
|
| FormatOptions |
Represents a set of options that define the structure of either comma-separated value (CSV), Excel, or JSON input.
|
| Input |
Represents information on how DataBrew can find data, in either the Glue Data Catalog or Amazon S3.
|
| Job |
Represents all of the attributes of a DataBrew job.
|
| JobRun |
Represents one run of a DataBrew job.
|
| JobSample |
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
|
| JsonOptions |
Represents the JSON-specific options that define how input is to be interpreted by Glue DataBrew.
|
| ListDatasetsRequest | |
| ListDatasetsResult | |
| ListJobRunsRequest | |
| ListJobRunsResult | |
| ListJobsRequest | |
| ListJobsResult | |
| ListProjectsRequest | |
| ListProjectsResult | |
| ListRecipesRequest | |
| ListRecipesResult | |
| ListRecipeVersionsRequest | |
| ListRecipeVersionsResult | |
| ListRulesetsRequest | |
| ListRulesetsResult | |
| ListSchedulesRequest | |
| ListSchedulesResult | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| Metadata |
Contains additional resource information needed for specific datasets.
|
| Output |
Represents options that specify how and where in Amazon S3 DataBrew writes the output generated by recipe jobs or
profile jobs.
|
| OutputFormatOptions |
Represents a set of options that define the structure of comma-separated (CSV) job output.
|
| PathOptions |
Represents a set of options that define how DataBrew selects files for a given Amazon S3 path in a dataset.
|
| ProfileConfiguration |
Configuration for profile jobs.
|
| Project |
Represents all of the attributes of a DataBrew project.
|
| PublishRecipeRequest | |
| PublishRecipeResult | |
| Recipe |
Represents one or more actions to be performed on a DataBrew dataset.
|
| RecipeAction |
Represents a transformation and associated parameters that are used to apply a change to a DataBrew dataset.
|
| RecipeReference |
Represents the name and version of a DataBrew recipe.
|
| RecipeStep |
Represents a single step from a DataBrew recipe to be performed.
|
| RecipeVersionErrorDetail |
Represents any errors encountered when attempting to delete multiple recipe versions.
|
| Rule |
Represents a single data quality requirement that should be validated in the scope of this dataset.
|
| RulesetItem |
Contains metadata about the ruleset.
|
| S3Location |
Represents an Amazon S3 location (bucket name, bucket owner, and object key) where DataBrew can read input data, or
write output from a job.
|
| S3TableOutputOptions |
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
|
| Sample |
Represents the sample size and sampling type for 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 | |
| StatisticOverride |
Override of a particular evaluation for a profile job.
|
| StatisticsConfiguration |
Configuration of evaluations for a profile job.
|
| StopJobRunRequest | |
| StopJobRunResult | |
| TagResourceRequest | |
| TagResourceResult | |
| Threshold |
The threshold used with a non-aggregate check expression.
|
| UntagResourceRequest | |
| UntagResourceResult | |
| UpdateDatasetRequest | |
| UpdateDatasetResult | |
| UpdateProfileJobRequest | |
| UpdateProfileJobResult | |
| UpdateProjectRequest | |
| UpdateProjectResult | |
| UpdateRecipeJobRequest | |
| UpdateRecipeJobResult | |
| UpdateRecipeRequest | |
| UpdateRecipeResult | |
| UpdateRulesetRequest | |
| UpdateRulesetResult | |
| UpdateScheduleRequest | |
| UpdateScheduleResult | |
| ValidationConfiguration |
Configuration for data quality validation.
|
| ViewFrame |
Represents the data being transformed during an action.
|
| 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.
|