Skip to main content
 print this page

Get file data load statistics

GET 

/datasets/dataload-statistics

Returns recent dataload execution counts and current SQS queue depths for each target location (S3, S3Athena, Redshift, Lakeformation, Dynamodb). Redshift statistics are only present when a DWH dataload queue is configured in the environment. RecentExecutions values are comma-separated strings in the format "{count},{timestamp}". CurrentMessagesInQueue values are approximate integer counts of messages waiting in each target's SQS queue. Usage examples: GET /datasets/dataload-statistics — returns all target location statistics.

Request

Responses

Data load statistics for each target location. RecentExecutions contains comma-separated "{count},{timestamp}" strings. CurrentMessagesInQueue contains approximate SQS queue message counts.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers