| Package | Description |
|---|---|
| software.amazon.awscdk.services.databrew |
AWS::DataBrew Construct Library
|
| Class and Description |
|---|
| CfnDataset
A CloudFormation `AWS::DataBrew::Dataset`.
|
| CfnDataset.Builder
A fluent builder for
CfnDataset. |
| CfnDataset.CsvOptionsProperty
Represents a set of options that define how DataBrew will read a comma-separated value (CSV) file when creating a dataset from that file.
|
| CfnDataset.CsvOptionsProperty.Builder
A builder for
CfnDataset.CsvOptionsProperty |
| CfnDataset.DatabaseInputDefinitionProperty
Connection information for dataset input files stored in a database.
|
| CfnDataset.DatabaseInputDefinitionProperty.Builder
A builder for
CfnDataset.DatabaseInputDefinitionProperty |
| CfnDataset.DataCatalogInputDefinitionProperty
Represents how metadata stored in the AWS Glue Data Catalog is defined in a DataBrew dataset.
|
| CfnDataset.DataCatalogInputDefinitionProperty.Builder
A builder for
CfnDataset.DataCatalogInputDefinitionProperty |
| CfnDataset.DatasetParameterProperty
Represents a dataset paramater that defines type and conditions for a parameter in the Amazon S3 path of the dataset.
|
| CfnDataset.DatasetParameterProperty.Builder
A builder for
CfnDataset.DatasetParameterProperty |
| CfnDataset.DatetimeOptionsProperty
Represents additional options for correct interpretation of datetime parameters used in the Amazon S3 path of a dataset.
|
| CfnDataset.DatetimeOptionsProperty.Builder
A builder for
CfnDataset.DatetimeOptionsProperty |
| CfnDataset.ExcelOptionsProperty
Represents a set of options that define how DataBrew will interpret a Microsoft Excel file when creating a dataset from that file.
|
| CfnDataset.ExcelOptionsProperty.Builder
A builder for
CfnDataset.ExcelOptionsProperty |
| CfnDataset.FilesLimitProperty
Represents a limit imposed on number of Amazon S3 files that should be selected for a dataset from a connected Amazon S3 path.
|
| CfnDataset.FilesLimitProperty.Builder
A builder for
CfnDataset.FilesLimitProperty |
| CfnDataset.FilterExpressionProperty
Represents a structure for defining parameter conditions.
|
| CfnDataset.FilterExpressionProperty.Builder
A builder for
CfnDataset.FilterExpressionProperty |
| CfnDataset.FilterValueProperty
Represents a single entry in the `ValuesMap` of a `FilterExpression` .
|
| CfnDataset.FilterValueProperty.Builder
A builder for
CfnDataset.FilterValueProperty |
| CfnDataset.FormatOptionsProperty
Represents a set of options that define the structure of either comma-separated value (CSV), Excel, or JSON input.
|
| CfnDataset.FormatOptionsProperty.Builder
A builder for
CfnDataset.FormatOptionsProperty |
| CfnDataset.InputProperty
Represents information on how DataBrew can find data, in either the AWS Glue Data Catalog or Amazon S3.
|
| CfnDataset.InputProperty.Builder
A builder for
CfnDataset.InputProperty |
| CfnDataset.JsonOptionsProperty
Represents the JSON-specific options that define how input is to be interpreted by AWS Glue DataBrew .
|
| CfnDataset.JsonOptionsProperty.Builder
A builder for
CfnDataset.JsonOptionsProperty |
| CfnDataset.MetadataProperty
Contains additional resource information needed for specific datasets.
|
| CfnDataset.MetadataProperty.Builder
A builder for
CfnDataset.MetadataProperty |
| CfnDataset.PathOptionsProperty
Represents a set of options that define how DataBrew selects files for a given Amazon S3 path in a dataset.
|
| CfnDataset.PathOptionsProperty.Builder
A builder for
CfnDataset.PathOptionsProperty |
| CfnDataset.PathParameterProperty
Represents a single entry in the path parameters of a dataset.
|
| CfnDataset.PathParameterProperty.Builder
A builder for
CfnDataset.PathParameterProperty |
| CfnDataset.S3LocationProperty
Represents an Amazon S3 location (bucket name, bucket owner, and object key) where DataBrew can read input data, or write output from a job.
|
| CfnDataset.S3LocationProperty.Builder
A builder for
CfnDataset.S3LocationProperty |
| CfnDatasetProps
Properties for defining a `CfnDataset`.
|
| CfnDatasetProps.Builder
A builder for
CfnDatasetProps |
| CfnJob
A CloudFormation `AWS::DataBrew::Job`.
|
| CfnJob.AllowedStatisticsProperty
Configuration of statistics that are allowed to be run on columns that contain detected entities.
|
| CfnJob.AllowedStatisticsProperty.Builder
A builder for
CfnJob.AllowedStatisticsProperty |
| CfnJob.Builder
A fluent builder for
CfnJob. |
| CfnJob.ColumnSelectorProperty
Selector of a column from a dataset for profile job configuration.
|
| CfnJob.ColumnSelectorProperty.Builder
A builder for
CfnJob.ColumnSelectorProperty |
| CfnJob.ColumnStatisticsConfigurationProperty
Configuration for column evaluations for a profile job.
|
| CfnJob.ColumnStatisticsConfigurationProperty.Builder
A builder for
CfnJob.ColumnStatisticsConfigurationProperty |
| CfnJob.CsvOutputOptionsProperty
Represents a set of options that define how DataBrew will write a comma-separated value (CSV) file.
|
| CfnJob.CsvOutputOptionsProperty.Builder
A builder for
CfnJob.CsvOutputOptionsProperty |
| CfnJob.DatabaseOutputProperty
Represents a JDBC database output object which defines the output destination for a DataBrew recipe job to write into.
|
| CfnJob.DatabaseOutputProperty.Builder
A builder for
CfnJob.DatabaseOutputProperty |
| CfnJob.DatabaseTableOutputOptionsProperty
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
|
| CfnJob.DatabaseTableOutputOptionsProperty.Builder
A builder for
CfnJob.DatabaseTableOutputOptionsProperty |
| CfnJob.DataCatalogOutputProperty
Represents options that specify how and where in the AWS Glue Data Catalog DataBrew writes the output generated by recipe jobs.
|
| CfnJob.DataCatalogOutputProperty.Builder
A builder for
CfnJob.DataCatalogOutputProperty |
| CfnJob.EntityDetectorConfigurationProperty
Configuration of entity detection for a profile job.
|
| CfnJob.EntityDetectorConfigurationProperty.Builder
A builder for
CfnJob.EntityDetectorConfigurationProperty |
| CfnJob.JobSampleProperty
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
|
| CfnJob.JobSampleProperty.Builder
A builder for
CfnJob.JobSampleProperty |
| CfnJob.OutputFormatOptionsProperty
Represents a set of options that define the structure of comma-separated (CSV) job output.
|
| CfnJob.OutputFormatOptionsProperty.Builder
A builder for
CfnJob.OutputFormatOptionsProperty |
| CfnJob.OutputLocationProperty
The location in Amazon S3 or AWS Glue Data Catalog where the job writes its output.
|
| CfnJob.OutputLocationProperty.Builder
A builder for
CfnJob.OutputLocationProperty |
| CfnJob.OutputProperty
Represents options that specify how and where in Amazon S3 DataBrew writes the output generated by recipe jobs or profile jobs.
|
| CfnJob.OutputProperty.Builder
A builder for
CfnJob.OutputProperty |
| CfnJob.ProfileConfigurationProperty
Configuration for profile jobs.
|
| CfnJob.ProfileConfigurationProperty.Builder
A builder for
CfnJob.ProfileConfigurationProperty |
| CfnJob.RecipeProperty
Represents one or more actions to be performed on a DataBrew dataset.
|
| CfnJob.RecipeProperty.Builder
A builder for
CfnJob.RecipeProperty |
| CfnJob.S3LocationProperty
Represents an Amazon S3 location (bucket name, bucket owner, and object key) where DataBrew can read input data, or write output from a job.
|
| CfnJob.S3LocationProperty.Builder
A builder for
CfnJob.S3LocationProperty |
| CfnJob.S3TableOutputOptionsProperty
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
|
| CfnJob.S3TableOutputOptionsProperty.Builder
A builder for
CfnJob.S3TableOutputOptionsProperty |
| CfnJob.StatisticOverrideProperty
Override of a particular evaluation for a profile job.
|
| CfnJob.StatisticOverrideProperty.Builder
A builder for
CfnJob.StatisticOverrideProperty |
| CfnJob.StatisticsConfigurationProperty
Configuration of evaluations for a profile job.
|
| CfnJob.StatisticsConfigurationProperty.Builder
A builder for
CfnJob.StatisticsConfigurationProperty |
| CfnJob.ValidationConfigurationProperty
Configuration for data quality validation.
|
| CfnJob.ValidationConfigurationProperty.Builder
A builder for
CfnJob.ValidationConfigurationProperty |
| CfnJobProps
Properties for defining a `CfnJob`.
|
| CfnJobProps.Builder
A builder for
CfnJobProps |
| CfnProject
A CloudFormation `AWS::DataBrew::Project`.
|
| CfnProject.Builder
A fluent builder for
CfnProject. |
| CfnProject.SampleProperty
Represents the sample size and sampling type for DataBrew to use for interactive data analysis.
|
| CfnProject.SampleProperty.Builder
A builder for
CfnProject.SampleProperty |
| CfnProjectProps
Properties for defining a `CfnProject`.
|
| CfnProjectProps.Builder
A builder for
CfnProjectProps |
| CfnRecipe
A CloudFormation `AWS::DataBrew::Recipe`.
|
| CfnRecipe.ActionProperty
Represents a transformation and associated parameters that are used to apply a change to an AWS Glue DataBrew dataset.
|
| CfnRecipe.ActionProperty.Builder
A builder for
CfnRecipe.ActionProperty |
| CfnRecipe.Builder
A fluent builder for
CfnRecipe. |
| CfnRecipe.ConditionExpressionProperty
Represents an individual condition that evaluates to true or false.
|
| CfnRecipe.ConditionExpressionProperty.Builder
A builder for
CfnRecipe.ConditionExpressionProperty |
| CfnRecipe.DataCatalogInputDefinitionProperty
Represents how metadata stored in the AWS Glue Data Catalog is defined in a DataBrew dataset.
|
| CfnRecipe.DataCatalogInputDefinitionProperty.Builder
A builder for
CfnRecipe.DataCatalogInputDefinitionProperty |
| CfnRecipe.RecipeParametersProperty
Parameters that are used as inputs for various recipe actions.
|
| CfnRecipe.RecipeParametersProperty.Builder
A builder for
CfnRecipe.RecipeParametersProperty |
| CfnRecipe.RecipeStepProperty
Represents a single step from a DataBrew recipe to be performed.
|
| CfnRecipe.RecipeStepProperty.Builder
A builder for
CfnRecipe.RecipeStepProperty |
| CfnRecipe.S3LocationProperty
Represents an Amazon S3 location (bucket name, bucket owner, and object key) where DataBrew can read input data, or write output from a job.
|
| CfnRecipe.S3LocationProperty.Builder
A builder for
CfnRecipe.S3LocationProperty |
| CfnRecipe.SecondaryInputProperty
Represents secondary inputs in a UNION transform.
|
| CfnRecipe.SecondaryInputProperty.Builder
A builder for
CfnRecipe.SecondaryInputProperty |
| CfnRecipeProps
Properties for defining a `CfnRecipe`.
|
| CfnRecipeProps.Builder
A builder for
CfnRecipeProps |
| CfnRuleset
A CloudFormation `AWS::DataBrew::Ruleset`.
|
| CfnRuleset.Builder
A fluent builder for
CfnRuleset. |
| CfnRuleset.ColumnSelectorProperty
Selector of a column from a dataset for profile job configuration.
|
| CfnRuleset.ColumnSelectorProperty.Builder
A builder for
CfnRuleset.ColumnSelectorProperty |
| CfnRuleset.RuleProperty
Represents a single data quality requirement that should be validated in the scope of this dataset.
|
| CfnRuleset.RuleProperty.Builder
A builder for
CfnRuleset.RuleProperty |
| CfnRuleset.SubstitutionValueProperty
A key-value pair to associate an expression's substitution variable names with their values.
|
| CfnRuleset.SubstitutionValueProperty.Builder
A builder for
CfnRuleset.SubstitutionValueProperty |
| CfnRuleset.ThresholdProperty
The threshold used with a non-aggregate check expression.
|
| CfnRuleset.ThresholdProperty.Builder
A builder for
CfnRuleset.ThresholdProperty |
| CfnRulesetProps
Properties for defining a `CfnRuleset`.
|
| CfnRulesetProps.Builder
A builder for
CfnRulesetProps |
| CfnSchedule
A CloudFormation `AWS::DataBrew::Schedule`.
|
| CfnSchedule.Builder
A fluent builder for
CfnSchedule. |
| CfnScheduleProps
Properties for defining a `CfnSchedule`.
|
| CfnScheduleProps.Builder
A builder for
CfnScheduleProps |
Copyright © 2022. All rights reserved.