TableRecordExpirationJobMetrics - Amazon Simple Storage Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TableRecordExpirationJobMetrics

Provides metrics for the record expiration job that most recently ran for a table. The metrics provide insight into the amount of data that was removed when the job ran.

Contents

deletedDataFiles

The total number of data files that were removed when the job ran.

Type: Long

Required: No

deletedRecords

The total number of records that were removed when the job ran.

Type: Long

Required: No

removedFilesSize

The total size (in bytes) of the data files that were removed when the job ran.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: