Package-level declarations

Types

Link copied to clipboard

Access to the specified resource was denied.

Link copied to clipboard

Configuration of statistics that are allowed to be run on columns that contain detected entities. When undefined, no statistics will be computed on columns that contain detected entities.

Link copied to clipboard
sealed class AnalyticsMode
Link copied to clipboard

Selector of a column from a dataset for profile job configuration. One selector includes either a column name or a regular expression.

Link copied to clipboard

Configuration for column evaluations for a profile job. ColumnStatisticsConfiguration can be used to select evaluations and override parameters of evaluations for particular columns.

Link copied to clipboard
sealed class CompressionFormat
Link copied to clipboard

Represents an individual condition that evaluates to true or false.

Link copied to clipboard

Updating or deleting a resource can cause an inconsistent state.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Represents a set of options that define how DataBrew will read a comma-separated value (CSV) file when creating a dataset from that file.

Link copied to clipboard

Represents a set of options that define how DataBrew will write a comma-separated value (CSV) file.

Link copied to clipboard

Connection information for dataset input files stored in a database.

Link copied to clipboard

Represents a JDBC database output object which defines the output destination for a DataBrew recipe job to write into.

Link copied to clipboard
sealed class DatabaseOutputMode
Link copied to clipboard

Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.

Link copied to clipboard

Base class for all service related exceptions thrown by the DataBrew client

Link copied to clipboard

Represents how metadata stored in the Glue Data Catalog is defined in a DataBrew dataset.

Link copied to clipboard

Represents options that specify how and where in the Glue Data Catalog DataBrew writes the output generated by recipe jobs.

Link copied to clipboard
class Dataset

Represents a dataset that can be processed by DataBrew.

Link copied to clipboard

Represents a dataset parameter that defines type and conditions for a parameter in the Amazon S3 path of the dataset.

Link copied to clipboard

Represents additional options for correct interpretation of datetime parameters used in the Amazon S3 path of a dataset.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed class EncryptionMode
Link copied to clipboard

Configuration of entity detection for a profile job. When undefined, entity detection is disabled.

Link copied to clipboard

Represents a set of options that define how DataBrew will interpret a Microsoft Excel file when creating a dataset from that file.

Link copied to clipboard

Represents a limit imposed on number of Amazon S3 files that should be selected for a dataset from a connected Amazon S3 path.

Link copied to clipboard

Represents a structure for defining parameter conditions. Supported conditions are described here: Supported conditions for dynamic datasets in the Glue DataBrew Developer Guide.

Link copied to clipboard

Represents a set of options that define the structure of either comma-separated value (CSV), Excel, or JSON input.

Link copied to clipboard
class Input

Represents information on how DataBrew can find data, in either the Glue Data Catalog or Amazon S3.

Link copied to clipboard
sealed class InputFormat
Link copied to clipboard

An internal service failure occurred.

Link copied to clipboard
class Job

Represents all of the attributes of a DataBrew job.

Link copied to clipboard
class JobRun

Represents one run of a DataBrew job.

Link copied to clipboard
sealed class JobRunState
Link copied to clipboard
class JobSample

A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run. If a JobSample value isn't provided, the default is used. The default value is CUSTOM_ROWS for the mode parameter and 20,000 for the size parameter.

Link copied to clipboard
sealed class JobType
Link copied to clipboard

Represents the JSON-specific options that define how input is to be interpreted by Glue DataBrew.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed class LogSubscription
Link copied to clipboard
class Metadata

Contains additional resource information needed for specific datasets.

Link copied to clipboard
sealed class Order
Link copied to clipboard
sealed class OrderedBy
Link copied to clipboard
class Output

Represents options that specify how and where in Amazon S3 DataBrew writes the output generated by recipe jobs or profile jobs.

Link copied to clipboard
sealed class OutputFormat
Link copied to clipboard

Represents a set of options that define the structure of comma-separated (CSV) job output.

Link copied to clipboard
sealed class ParameterType
Link copied to clipboard

Represents a set of options that define how DataBrew selects files for a given Amazon S3 path in a dataset.

Link copied to clipboard

Configuration for profile jobs. Configuration can be used to select columns, do evaluations, and override default parameters of evaluations. When configuration is undefined, the profile job will apply default settings to all supported columns.

Link copied to clipboard
class Project

Represents all of the attributes of a DataBrew project.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Recipe

Represents one or more actions to be performed on a DataBrew dataset.

Link copied to clipboard

Represents a transformation and associated parameters that are used to apply a change to a DataBrew dataset. For more information, see Recipe actions reference.

Link copied to clipboard

Represents the name and version of a DataBrew recipe.

Link copied to clipboard

Represents a single step from a DataBrew recipe to be performed.

Link copied to clipboard

Represents any errors encountered when attempting to delete multiple recipe versions.

Link copied to clipboard

One or more resources can't be found.

Link copied to clipboard
class Rule

Represents a single data quality requirement that should be validated in the scope of this dataset.

Link copied to clipboard

Contains metadata about the ruleset.

Link copied to clipboard

Represents an Amazon S3 location (bucket name, bucket owner, and object key) where DataBrew can read input data, or write output from a job.

Link copied to clipboard

Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.

Link copied to clipboard
class Sample

Represents the sample size and sampling type for DataBrew to use for interactive data analysis.

Link copied to clipboard
sealed class SampleMode
Link copied to clipboard
sealed class SampleType
Link copied to clipboard
class Schedule

Represents one or more dates and times when a job is to run.

Link copied to clipboard

A service quota is exceeded.

Link copied to clipboard
sealed class SessionStatus
Link copied to clipboard
sealed class Source
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Override of a particular evaluation for a profile job.

Link copied to clipboard

Configuration of evaluations for a profile job. This configuration can be used to select evaluations and override the parameters of selected evaluations.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Threshold

The threshold used with a non-aggregate check expression. The non-aggregate check expression will be applied to each row in a specific column. Then the threshold will be used to determine whether the validation succeeds.

Link copied to clipboard
sealed class ThresholdType
Link copied to clipboard
sealed class ThresholdUnit
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Configuration for data quality validation. Used to select the Rulesets and Validation Mode to be used in the profile job. When ValidationConfiguration is null, the profile job will run without data quality validation.

Link copied to clipboard

The input parameters for this request failed validation.

Link copied to clipboard
sealed class ValidationMode
Link copied to clipboard
class ViewFrame

Represents the data being transformed during an action.