class Aws::Glue::Types::BackfillError

A list of errors that can occur when registering partition indexes for an existing table.

These errors give the details about why an index registration failed and provide a limited number of partitions in the response, so that you can fix the partitions at fault and try registering the index again. The most common set of errors that can occur are categorized as follows:

@!attribute [rw] code

The error code for an error that occurred when registering partition
indexes for an existing table.
@return [String]

@!attribute [rw] partitions

A list of a limited number of partitions in the response.
@return [Array<Types::PartitionValueList>]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/BackfillError AWS API Documentation

Constants

SENSITIVE