Schema Info
Schema Name: sfdl_stage_dynamodb.storedgeapirequests_api_requests
- created: 2020-10-18 17:55:32
- disabled: False
- format: raw
- id: 990
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_dynamodb", "table": "storedgeapirequests_api_requests" } - type: dynamodb
Schema Versions: 3
-
Version 831079
- created: 2025-04-03 10:03:05
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_dynamodb`", "DROP TABLE IF EXISTS `sfdl_stage_dynamodb.storedgeapirequests_api_requests`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_dynamodb.storedgeapirequests_api_requests`\n(\n`facility_name`STRING,`controller_action`STRING,`status_code`STRING,`api_version`STRING,`cloudflare_ray_id`STRING,`created_at`STRING,`client_ip_address`STRING,`client_application_id`STRING,`target_resource`STRING,`client_application_name`STRING,`records_retrieved`STRING,`company_uuid`STRING,`request_id`STRING,`facility_uuid`STRING,`company_name`STRING,`company_id`STRING,`request_path`STRING,`time_to_live`STRING,`facility_id`STRING,`response_time`STRING,`response_meta`STRING,`created_at_Id`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests'\n", "MSCK REPAIR TABLE sfdl_stage_dynamodb.storedgeapirequests_api_requests" ] - hive_path: s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests
- id: 831079
- processed: 1
- raw_data:
{ "api_version": "v1", "client_application_id": 52532, "client_application_name": "ideal movers & storage, inc. gate application", "client_ip_address": "24.2.140.167", "cloudflare_ray_id": null, "company_id": 51227, "company_name": "ideal movers & storage, inc.", "company_uuid": "776b48ac-9dcb-48c0-b611-99648998420f", "controller_action": "index", "created_at": "2025-04-02T21:09:13+00:00", "created_at_Id": "2025-04-02T21:09:13+00:00_37617721-7504-9cef-8cdc-6a3d2c90603c", "facility_id": 163976, "facility_name": "ideal movers & storage, inc. - south deerfield", "facility_uuid": "8eaa0984-0aad-47bb-97a3-b74519555556", "records_retrieved": 0, "request_id": "37617721-7504-9cef-8cdc-6a3d2c90603c", "request_path": "/v1/8eaa0984-0aad-47bb-97a3-b74519555556/gate_codes.json?updated_since=2025-04-02%2009%3a33%3a23%20-04%3a00&page=1", "response_meta": "{\"configuration\":{\"gate_provider_name\":\"storlogix\",\"gate_provider_dump_path\":\"C:\\\\PTI\",\"gate_provider_dump_file_name\":\"PTI.DAT\",\"gate_provider_consume_file_name\":\"N/A\",\"auto_generate_gate_code\":false,\"prefix_gate_code_with_unit_number\":false,\"gate_code_is_unit_and_phone_number\":false,\"minimum_gate_code_length\":6,\"maximum_gate_code_length\":10,\"minimum_gate_code_value\":1,\"maximum_gate_code_value\":4294967296,\"multiple_facilities_supported\":true,\"gate_lockout_account_balance\":0.0,\"gate_time_zone\":1,\"gate_keypad_zone\":null,\"gate_security_level\":null,\"gate_account_name\":null,\"gate_provider_run_inline\":false,\"gate_panel_id\":null},\"pagination\":{\"current_page\":1,\"total_pages\":1,\"per_page\":0,\"total_entries\":0,\"previous_page\":null,\"next_page\":null},\"status_code\":200,\"status_message\":\"OK\",\"status_cat\":\"https://http.cat/200\",\"request_method\":\"GET\",\"request_id\":\"37617721-7504-9cef-8cdc-6a3d2c90603c\",\"parameters\":{\"updated_since\":\"2025-04-02 09:33:23 -04:00\",\"page\":\"1\",\"facility_id\":\"8eaa0984-0aad-47bb-97a3-b74519555556\"},\"api_version\":\"v1\"}", "response_time": 0.0385279655456543, "status_code": 200, "target_resource": "gate_codes", "time_to_live": 1751404153 } - schema_attributes:
{ "api_version": "string", "client_application_id": "string", "client_application_name": "string", "client_ip_address": "string", "cloudflare_ray_id": "string", "company_id": "string", "company_name": "string", "company_uuid": "string", "controller_action": "string", "created_at": "string", "created_at_Id": "string", "facility_id": "string", "facility_name": "string", "facility_uuid": "string", "records_retrieved": "string", "request_id": "string", "request_path": "string", "response_meta": "string", "response_time": "string", "status_code": "string", "target_resource": "string", "time_to_live": "string" } - schema_name_id: 990
- schema_scan_id: 6253100
- updated: 2025-04-03 10:03:54
-
Version 562138
- created: 2023-07-12 09:12:37
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_dynamodb`", "DROP TABLE IF EXISTS `sfdl_stage_dynamodb.storedgeapirequests_api_requests`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_dynamodb.storedgeapirequests_api_requests`\n(\n`facility_uuid`STRING,`controller_action`STRING,`api_version`STRING,`company_name`STRING,`request_id`STRING,`company_uuid`STRING,`time_to_live`STRING,`response_meta`STRING,`company_id`STRING,`target_resource`STRING,`created_at`STRING,`status_code`STRING,`facility_id`STRING,`response_time`STRING,`created_at_Id`STRING,`client_application_name`STRING,`records_retrieved`STRING,`request_path`STRING,`facility_name`STRING,`client_application_id`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests'\n", "MSCK REPAIR TABLE sfdl_stage_dynamodb.storedgeapirequests_api_requests" ] - hive_path: s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests
- id: 562138
- processed: 1
- raw_data:
{ "api_version": "v1", "client_application_id": 52532, "client_application_name": "ideal movers & storage, inc. gate application", "company_id": 51227, "company_name": "ideal movers & storage, inc.", "company_uuid": "776b48ac-9dcb-48c0-b611-99648998420f", "controller_action": "index", "created_at": "2023-07-11T07:45:09-05:00", "created_at_Id": "2023-07-11T07:45:09-05:00_3a54d1fd-fda8-4bb9-9e8a-ce5fb8dac9d8", "facility_id": 229825, "facility_name": "ideal movers & storage, inc. hadley", "facility_uuid": "8ae16717-899e-4e64-bdc6-b3abe56aa61f", "records_retrieved": 0, "request_id": "3a54d1fd-fda8-4bb9-9e8a-ce5fb8dac9d8", "request_path": "/v1/8ae16717-899e-4e64-bdc6-b3abe56aa61f/gate_codes.json?updated_since=2023-07-10%2013%3a53%3a42%20-04%3a00&page=1", "response_meta": "{\"configuration\":{\"gate_provider_name\":\"digigate\",\"gate_provider_dump_path\":\"C:\\\\digi\",\"gate_provider_dump_file_name\":\"link.fil\",\"gate_provider_consume_file_name\":\"digisend.exe\",\"auto_generate_gate_code\":false,\"prefix_gate_code_with_unit_number\":false,\"gate_code_is_unit_and_phone_number\":false,\"minimum_gate_code_length\":4,\"maximum_gate_code_length\":10,\"minimum_gate_code_value\":1000,\"maximum_gate_code_value\":9999999999,\"multiple_facilities_supported\":false,\"gate_lockout_account_balance\":0.0,\"gate_time_zone\":1,\"gate_keypad_zone\":1,\"gate_security_level\":null,\"gate_account_name\":null,\"gate_provider_run_inline\":false,\"gate_panel_id\":null},\"pagination\":{\"current_page\":1,\"total_pages\":1,\"per_page\":0,\"total_entries\":0,\"previous_page\":null,\"next_page\":null},\"status_code\":200,\"status_message\":\"OK\",\"status_cat\":\"https://http.cat/200\",\"request_method\":\"GET\",\"request_id\":\"3a54d1fd-fda8-4bb9-9e8a-ce5fb8dac9d8\",\"parameters\":{\"updated_since\":\"2023-07-10 13:53:42 -04:00\",\"page\":\"1\",\"facility_id\":\"8ae16717-899e-4e64-bdc6-b3abe56aa61f\"},\"api_version\":\"v1\"}", "response_time": 0.037548065185546875, "status_code": 200, "target_resource": "gate_codes", "time_to_live": 1696855509 } - schema_attributes:
{ "api_version": "string", "client_application_id": "string", "client_application_name": "string", "company_id": "string", "company_name": "string", "company_uuid": "string", "controller_action": "string", "created_at": "string", "created_at_Id": "string", "facility_id": "string", "facility_name": "string", "facility_uuid": "string", "records_retrieved": "string", "request_id": "string", "request_path": "string", "response_meta": "string", "response_time": "string", "status_code": "string", "target_resource": "string", "time_to_live": "string" } - schema_name_id: 990
- schema_scan_id: 5020899
- updated: 2023-07-12 09:13:58
-
Version 541510
- created: 2023-05-24 09:10:48
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_dynamodb`", "DROP TABLE IF EXISTS `sfdl_stage_dynamodb.storedgeapirequests_api_requests`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_dynamodb.storedgeapirequests_api_requests`\n(\n`controller_action`STRING,`company_name`STRING,`api_version`STRING,`request_id`STRING,`time_to_live`STRING,`response_meta`STRING,`company_id`STRING,`target_resource`STRING,`created_at`STRING,`status_code`STRING,`facility_id`STRING,`response_time`STRING,`created_at_Id`STRING,`client_application_name`STRING,`records_retrieved`STRING,`request_path`STRING,`facility_name`STRING,`client_application_id`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests'\n", "MSCK REPAIR TABLE sfdl_stage_dynamodb.storedgeapirequests_api_requests" ] - hive_path: s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests
- id: 541510
- processed: 1
- raw_data:
{ "api_version": "v1", "client_application_id": 52532, "client_application_name": "ideal movers & storage, inc. gate application", "company_id": 51227, "company_name": "ideal movers & storage, inc.", "controller_action": "index", "created_at": "2023-05-23T07:19:08-05:00", "created_at_Id": "2023-05-23T07:19:08-05:00_c112f3dc-96ed-49df-9551-60db2c253f82", "facility_id": 163976, "facility_name": "ideal movers & storage, inc. hadley", "records_retrieved": 0, "request_id": "92580627-e24c-44dc-b1c4-71836481a145", "request_path": "/v1/8eaa0984-0aad-47bb-97a3-b74519555556/gate_codes.json?updated_since=2023-05-23%2000%3a22%3a07%20-04%3a00&page=1", "response_meta": "{\"configuration\":{\"gate_provider_name\":\"digigate\",\"gate_provider_dump_path\":\"C:\\\\digi\",\"gate_provider_dump_file_name\":\"link.fil\",\"gate_provider_consume_file_name\":\"digisend.exe\",\"auto_generate_gate_code\":false,\"prefix_gate_code_with_unit_number\":false,\"gate_code_is_unit_and_phone_number\":false,\"minimum_gate_code_length\":4,\"maximum_gate_code_length\":10,\"minimum_gate_code_value\":1000,\"maximum_gate_code_value\":9999999999,\"multiple_facilities_supported\":false,\"gate_lockout_account_balance\":0.0,\"gate_time_zone\":1,\"gate_keypad_zone\":1,\"gate_security_level\":null,\"gate_account_name\":null,\"gate_provider_run_inline\":false,\"gate_panel_id\":null},\"pagination\":{\"current_page\":1,\"total_pages\":1,\"per_page\":0,\"total_entries\":0,\"previous_page\":null,\"next_page\":null},\"status_code\":200,\"status_message\":\"OK\",\"status_cat\":\"https://http.cat/200\",\"request_method\":\"GET\",\"request_id\":\"c112f3dc-96ed-49df-9551-60db2c253f82\",\"parameters\":{\"updated_since\":\"2023-05-22 15:02:51 -04:00\",\"page\":\"1\",\"facility_id\":\"8ae16717-899e-4e64-bdc6-b3abe56aa61f\"},\"api_version\":\"v1\"}", "response_time": 0.03351712226867676, "status_code": 200, "target_resource": "gate_codes", "time_to_live": 1692594090 } - schema_attributes:
{ "api_version": "string", "client_application_id": "string", "client_application_name": "string", "company_id": "string", "company_name": "string", "controller_action": "string", "created_at": "string", "created_at_Id": "string", "facility_id": "string", "facility_name": "string", "records_retrieved": "string", "request_id": "string", "request_path": "string", "response_meta": "string", "response_time": "string", "status_code": "string", "target_resource": "string", "time_to_live": "string" } - schema_name_id: 990
- schema_scan_id: 4910149
- updated: 2023-05-24 09:12:09
Schema Scans: 5
Last at 2026-04-17 09:42:42
-
Scan 6415471
- duration: 0:01:10.330891
- exit_message:
{ "ddl_changed": false, "partitions_applied": true, "success": true } - id: 6415471
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-16", "name": "dt", "type": "string", "value": "2026-04-16" }, "s3": { "bucket": "sfdl-dynamodb-storedgeapirequests-stage", "hive_path": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests", "key": "raw_incremental/api_requests/dt=2026-04-16/api_requests_0.json.gz" }, "schema": { "name": "sfdl_stage_dynamodb.storedgeapirequests_api_requests", "type": "dynamodb" } } - running: False
- schema_name_id: 990
- start_time: 2026-04-17 09:42:42
- success: True
- trace_id: 5970800160550838573
-
Scan 6414896
- duration: 0:01:09.589003
- exit_message:
{ "ddl_changed": false, "partitions_applied": true, "success": true } - id: 6414896
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-15", "name": "dt", "type": "string", "value": "2026-04-15" }, "s3": { "bucket": "sfdl-dynamodb-storedgeapirequests-stage", "hive_path": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests", "key": "raw_incremental/api_requests/dt=2026-04-15/api_requests_0.json.gz" }, "schema": { "name": "sfdl_stage_dynamodb.storedgeapirequests_api_requests", "type": "dynamodb" } } - running: False
- schema_name_id: 990
- start_time: 2026-04-16 09:42:19
- success: True
- trace_id: 1005866195700768305
-
Scan 6253100
- duration: 0:03:05.006489
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1978, "partitions_applied": false, "success": true } - id: 6253100
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-04-02", "name": "dt", "type": "string", "value": "2025-04-02" }, "s3": { "bucket": "sfdl-dynamodb-storedgeapirequests-stage", "hive_path": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests", "key": "raw_incremental/api_requests/dt=2025-04-02/api_requests_0.json.gz" }, "schema": { "name": "sfdl_stage_dynamodb.storedgeapirequests_api_requests", "type": "dynamodb" } } - running: False
- schema_name_id: 990
- start_time: 2025-04-03 10:01:40
- success: True
- trace_id: 641227672207803999
-
Scan 5020899
- duration: 0:02:34.262486
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1347, "partitions_applied": false, "success": true } - id: 5020899
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2023-07-11", "name": "dt", "type": "string", "value": "2023-07-11" }, "s3": { "bucket": "sfdl-dynamodb-storedgeapirequests-stage", "hive_path": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests", "key": "raw_incremental/api_requests/dt=2023-07-11/api_requests_0.json.gz" }, "schema": { "name": "sfdl_stage_dynamodb.storedgeapirequests_api_requests", "type": "dynamodb" } } - running: False
- schema_name_id: 990
- start_time: 2023-07-12 09:11:32
- success: True
- trace_id: 5691908494117195620
-
Scan 4910149
- duration: 0:02:37.781398
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1298, "partitions_applied": false, "success": true } - id: 4910149
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2023-05-23", "name": "dt", "type": "string", "value": "2023-05-23" }, "s3": { "bucket": "sfdl-dynamodb-storedgeapirequests-stage", "hive_path": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests", "key": "raw_incremental/api_requests/dt=2023-05-23/api_requests_0.json.gz" }, "schema": { "name": "sfdl_stage_dynamodb.storedgeapirequests_api_requests", "type": "dynamodb" } } - running: False
- schema_name_id: 990
- start_time: 2023-05-24 09:09:51
- success: True
- trace_id: 12543775256245255290
- count: 171
- ddl:
[ "ALTER TABLE\n `sfdl_stage_dynamodb.storedgeapirequests_api_requests`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-24/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-16/'\n;" ] - name: dt
- state:
[ { "info": { "id": 650217, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-14/", "name": "dt", "value": "2025-10-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-15 09:33:12", "last_data": "2025-10-15 09:33:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 650321, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-15/", "name": "dt", "value": "2025-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-16 09:35:46", "last_data": "2025-10-16 09:35:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 650457, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-16/", "name": "dt", "value": "2025-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 09:36:37", "last_data": "2025-10-17 09:36:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 650572, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-17/", "name": "dt", "value": "2025-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-18 09:37:36", "last_data": "2025-10-18 09:37:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 650636, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-18/", "name": "dt", "value": "2025-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-19 09:31:32", "last_data": "2025-10-19 09:31:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 650742, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-19/", "name": "dt", "value": "2025-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-20 09:31:43", "last_data": "2025-10-20 09:31:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 650915, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-20/", "name": "dt", "value": "2025-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-21 09:32:46", "last_data": "2025-10-21 09:32:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 650984, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-21/", "name": "dt", "value": "2025-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-22 09:34:03", "last_data": "2025-10-22 09:34:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 651129, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-22/", "name": "dt", "value": "2025-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-23 09:40:45", "last_data": "2025-10-23 09:40:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 651248, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-23/", "name": "dt", "value": "2025-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-24 09:37:59", "last_data": "2025-10-24 09:37:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 651356, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-24/", "name": "dt", "value": "2025-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-25 09:40:53", "last_data": "2025-10-25 09:40:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 651484, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-25/", "name": "dt", "value": "2025-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-26 09:41:34", "last_data": "2025-10-26 09:41:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 651559, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-26/", "name": "dt", "value": "2025-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-27 09:38:04", "last_data": "2025-10-27 09:38:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 651714, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-27/", "name": "dt", "value": "2025-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-28 09:38:16", "last_data": "2025-10-28 09:38:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 651831, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-28/", "name": "dt", "value": "2025-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-29 09:44:41", "last_data": "2025-10-29 09:44:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 651924, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-29/", "name": "dt", "value": "2025-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-30 09:39:09", "last_data": "2025-10-30 09:39:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 652052, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-30/", "name": "dt", "value": "2025-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-31 09:41:41", "last_data": "2025-10-31 09:41:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 652176, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-31/", "name": "dt", "value": "2025-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-01 09:42:58", "last_data": "2025-11-01 09:42:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 652287, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-01/", "name": "dt", "value": "2025-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-02 09:49:40", "last_data": "2025-11-02 09:49:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 652394, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-02/", "name": "dt", "value": "2025-11-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-03 09:46:38", "last_data": "2025-11-03 09:46:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 652521, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-03/", "name": "dt", "value": "2025-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-04 09:49:08", "last_data": "2025-11-04 09:49:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 652633, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-04/", "name": "dt", "value": "2025-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-05 09:43:50", "last_data": "2025-11-05 09:43:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 652741, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-05/", "name": "dt", "value": "2025-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-06 09:38:34", "last_data": "2025-11-06 09:38:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 652848, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-06/", "name": "dt", "value": "2025-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-07 09:38:16", "last_data": "2025-11-07 09:38:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 652967, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-07/", "name": "dt", "value": "2025-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-08 09:43:08", "last_data": "2025-11-08 09:43:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 653053, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-08/", "name": "dt", "value": "2025-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-09 09:36:50", "last_data": "2025-11-09 09:36:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 653172, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-09/", "name": "dt", "value": "2025-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-10 09:33:51", "last_data": "2025-11-10 09:33:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 653314, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-10/", "name": "dt", "value": "2025-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-11 09:35:12", "last_data": "2025-11-11 09:35:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 653403, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-11/", "name": "dt", "value": "2025-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-12 09:35:20", "last_data": "2025-11-12 09:35:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 653539, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-12/", "name": "dt", "value": "2025-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-13 09:37:06", "last_data": "2025-11-13 09:37:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 653662, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-13/", "name": "dt", "value": "2025-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-14 09:37:53", "last_data": "2025-11-14 09:37:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 653771, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-14/", "name": "dt", "value": "2025-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-15 09:36:51", "last_data": "2025-11-15 09:36:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 653875, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-15/", "name": "dt", "value": "2025-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 09:34:43", "last_data": "2025-11-16 09:34:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 656060, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-16/", "name": "dt", "value": "2025-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-17 09:33:46", "last_data": "2025-11-17 09:33:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 656172, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-17/", "name": "dt", "value": "2025-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-18 09:37:11", "last_data": "2025-11-18 09:37:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 656256, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-18/", "name": "dt", "value": "2025-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-19 09:36:31", "last_data": "2025-11-19 09:36:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 656397, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-19/", "name": "dt", "value": "2025-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-20 09:37:10", "last_data": "2025-11-20 09:37:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 656492, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-20/", "name": "dt", "value": "2025-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-21 09:37:39", "last_data": "2025-11-21 09:37:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 656627, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-21/", "name": "dt", "value": "2025-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-22 09:40:22", "last_data": "2025-11-22 09:40:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 656689, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-22/", "name": "dt", "value": "2025-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-23 09:36:53", "last_data": "2025-11-23 09:36:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 656826, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-23/", "name": "dt", "value": "2025-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-24 09:34:55", "last_data": "2025-11-24 09:34:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 656966, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-24/", "name": "dt", "value": "2025-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-25 09:36:41", "last_data": "2025-11-25 09:36:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 657378, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-09/", "name": "dt", "value": "2025-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-10 09:42:03", "last_data": "2025-12-10 09:42:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 657498, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-10/", "name": "dt", "value": "2025-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-11 09:42:32", "last_data": "2025-12-11 09:42:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 657616, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-11/", "name": "dt", "value": "2025-12-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-12 09:39:33", "last_data": "2025-12-12 09:39:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 657725, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-12/", "name": "dt", "value": "2025-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-13 09:38:44", "last_data": "2025-12-13 09:38:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 657805, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-13/", "name": "dt", "value": "2025-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-14 09:36:59", "last_data": "2025-12-14 09:36:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 657943, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-14/", "name": "dt", "value": "2025-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-15 09:31:48", "last_data": "2025-12-15 09:31:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 658073, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-15/", "name": "dt", "value": "2025-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 09:37:27", "last_data": "2025-12-16 09:37:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 658196, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-16/", "name": "dt", "value": "2025-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-17 09:36:29", "last_data": "2025-12-17 09:36:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 658286, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-17/", "name": "dt", "value": "2025-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-18 09:34:51", "last_data": "2025-12-18 09:34:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 658429, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-18/", "name": "dt", "value": "2025-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-19 09:34:35", "last_data": "2025-12-19 09:34:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 658541, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-19/", "name": "dt", "value": "2025-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-20 09:40:37", "last_data": "2025-12-20 09:40:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 658657, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-20/", "name": "dt", "value": "2025-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-21 09:36:11", "last_data": "2025-12-21 09:36:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 658731, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-21/", "name": "dt", "value": "2025-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-22 09:33:58", "last_data": "2025-12-22 09:33:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 658945, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-22/", "name": "dt", "value": "2025-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-23 09:37:31", "last_data": "2025-12-23 09:37:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 659042, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-23/", "name": "dt", "value": "2025-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-24 09:39:41", "last_data": "2025-12-24 09:39:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 659174, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-24/", "name": "dt", "value": "2025-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-25 09:37:05", "last_data": "2025-12-25 09:37:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 659285, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-25/", "name": "dt", "value": "2025-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-26 09:33:36", "last_data": "2025-12-26 09:33:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 659386, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-26/", "name": "dt", "value": "2025-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-27 09:38:15", "last_data": "2025-12-27 09:38:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 659499, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-27/", "name": "dt", "value": "2025-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-28 09:36:11", "last_data": "2025-12-28 09:36:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 659633, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-28/", "name": "dt", "value": "2025-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-29 09:33:06", "last_data": "2025-12-29 09:33:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 659738, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-29/", "name": "dt", "value": "2025-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-30 09:37:41", "last_data": "2025-12-30 09:37:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 659876, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-30/", "name": "dt", "value": "2025-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-31 09:39:43", "last_data": "2025-12-31 09:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 659991, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-31/", "name": "dt", "value": "2025-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-01 09:37:44", "last_data": "2026-01-01 09:37:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 660121, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-01/", "name": "dt", "value": "2026-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-02 09:44:12", "last_data": "2026-01-02 09:44:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 660232, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-02/", "name": "dt", "value": "2026-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-03 09:50:10", "last_data": "2026-01-03 09:50:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 660317, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-03/", "name": "dt", "value": "2026-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-04 09:42:01", "last_data": "2026-01-04 09:42:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 660455, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-04/", "name": "dt", "value": "2026-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-05 09:37:03", "last_data": "2026-01-05 09:37:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 660584, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-05/", "name": "dt", "value": "2026-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-06 09:40:53", "last_data": "2026-01-06 09:40:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 660690, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-06/", "name": "dt", "value": "2026-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-07 09:38:50", "last_data": "2026-01-07 09:38:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 660802, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-07/", "name": "dt", "value": "2026-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-08 09:37:27", "last_data": "2026-01-08 09:37:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 660928, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-08/", "name": "dt", "value": "2026-01-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-09 09:36:57", "last_data": "2026-01-09 09:36:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 661053, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-09/", "name": "dt", "value": "2026-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-10 09:36:55", "last_data": "2026-01-10 09:36:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 661165, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-10/", "name": "dt", "value": "2026-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-11 09:32:07", "last_data": "2026-01-11 09:32:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 661292, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-11/", "name": "dt", "value": "2026-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-12 09:31:42", "last_data": "2026-01-12 09:31:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 661405, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-12/", "name": "dt", "value": "2026-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-13 09:35:34", "last_data": "2026-01-13 09:35:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 661505, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-13/", "name": "dt", "value": "2026-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-14 09:34:53", "last_data": "2026-01-14 09:34:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 661618, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-14/", "name": "dt", "value": "2026-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-15 09:37:30", "last_data": "2026-01-15 09:37:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 661739, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-15/", "name": "dt", "value": "2026-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 09:35:53", "last_data": "2026-01-16 09:35:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 661873, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-16/", "name": "dt", "value": "2026-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-17 09:36:56", "last_data": "2026-01-17 09:36:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 661971, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-17/", "name": "dt", "value": "2026-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-18 09:34:03", "last_data": "2026-01-18 09:34:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 662078, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-18/", "name": "dt", "value": "2026-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-19 09:30:55", "last_data": "2026-01-19 09:30:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 662229, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-19/", "name": "dt", "value": "2026-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-20 09:40:33", "last_data": "2026-01-20 09:40:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 662319, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-20/", "name": "dt", "value": "2026-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-21 09:39:48", "last_data": "2026-01-21 09:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 662486, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-21/", "name": "dt", "value": "2026-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-22 09:40:15", "last_data": "2026-01-22 09:40:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 662617, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-22/", "name": "dt", "value": "2026-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-23 09:38:12", "last_data": "2026-01-23 09:38:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 662708, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-23/", "name": "dt", "value": "2026-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-24 09:38:59", "last_data": "2026-01-24 09:38:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 662838, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-24/", "name": "dt", "value": "2026-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-25 09:33:46", "last_data": "2026-01-25 09:33:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 662957, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-25/", "name": "dt", "value": "2026-01-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-26 09:35:48", "last_data": "2026-01-26 09:35:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 663099, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-26/", "name": "dt", "value": "2026-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-27 09:38:36", "last_data": "2026-01-27 09:38:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 663213, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-27/", "name": "dt", "value": "2026-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-28 09:39:38", "last_data": "2026-01-28 09:39:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 666041, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-28/", "name": "dt", "value": "2026-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-29 09:40:07", "last_data": "2026-01-29 09:40:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 666176, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-29/", "name": "dt", "value": "2026-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-30 09:43:37", "last_data": "2026-01-30 09:43:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 666295, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-30/", "name": "dt", "value": "2026-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-31 09:41:47", "last_data": "2026-01-31 09:41:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 666426, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-31/", "name": "dt", "value": "2026-01-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-01 09:38:46", "last_data": "2026-02-01 09:38:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 666546, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-01/", "name": "dt", "value": "2026-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-02 09:47:05", "last_data": "2026-02-02 09:47:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 666662, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-02/", "name": "dt", "value": "2026-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-03 09:51:35", "last_data": "2026-02-03 09:51:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 666783, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-03/", "name": "dt", "value": "2026-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-04 09:51:01", "last_data": "2026-02-04 09:51:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 666898, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-04/", "name": "dt", "value": "2026-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-05 09:40:41", "last_data": "2026-02-05 09:40:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 667018, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-05/", "name": "dt", "value": "2026-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-06 09:43:13", "last_data": "2026-02-06 09:43:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 667117, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-06/", "name": "dt", "value": "2026-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-07 09:40:58", "last_data": "2026-02-07 09:40:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 667228, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-07/", "name": "dt", "value": "2026-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-08 09:38:34", "last_data": "2026-02-08 09:38:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 667337, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-08/", "name": "dt", "value": "2026-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-09 09:34:46", "last_data": "2026-02-09 09:34:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 667458, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-09/", "name": "dt", "value": "2026-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-10 09:37:00", "last_data": "2026-02-10 09:37:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 667596, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-10/", "name": "dt", "value": "2026-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-11 09:38:41", "last_data": "2026-02-11 09:38:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 667704, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-11/", "name": "dt", "value": "2026-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-12 09:39:40", "last_data": "2026-02-12 09:39:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 667835, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-12/", "name": "dt", "value": "2026-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-13 09:37:57", "last_data": "2026-02-13 09:37:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 667949, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-13/", "name": "dt", "value": "2026-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-14 09:35:59", "last_data": "2026-02-14 09:35:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 668023, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-14/", "name": "dt", "value": "2026-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-15 09:36:51", "last_data": "2026-02-15 09:36:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 668184, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-15/", "name": "dt", "value": "2026-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 09:37:35", "last_data": "2026-02-16 09:37:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 668282, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-16/", "name": "dt", "value": "2026-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-17 09:38:32", "last_data": "2026-02-17 09:38:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 668399, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-17/", "name": "dt", "value": "2026-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-18 09:39:16", "last_data": "2026-02-18 09:39:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 668534, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-18/", "name": "dt", "value": "2026-02-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-19 09:42:50", "last_data": "2026-02-19 09:42:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 668643, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-19/", "name": "dt", "value": "2026-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-20 09:42:03", "last_data": "2026-02-20 09:42:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 668772, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-20/", "name": "dt", "value": "2026-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-21 09:42:20", "last_data": "2026-02-21 09:42:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 668886, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-21/", "name": "dt", "value": "2026-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-22 09:42:39", "last_data": "2026-02-22 09:42:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 669005, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-22/", "name": "dt", "value": "2026-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-23 09:39:29", "last_data": "2026-02-23 09:39:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 669124, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-23/", "name": "dt", "value": "2026-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-24 09:41:54", "last_data": "2026-02-24 09:41:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 669241, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-24/", "name": "dt", "value": "2026-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-25 09:45:49", "last_data": "2026-02-25 09:45:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 669362, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-25/", "name": "dt", "value": "2026-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-26 09:50:50", "last_data": "2026-02-26 09:50:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 669480, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-26/", "name": "dt", "value": "2026-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-27 09:50:15", "last_data": "2026-02-27 09:50:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 669593, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-27/", "name": "dt", "value": "2026-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-28 09:45:17", "last_data": "2026-02-28 09:45:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 669719, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-28/", "name": "dt", "value": "2026-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-01 09:44:04", "last_data": "2026-03-01 09:44:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 669839, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-01/", "name": "dt", "value": "2026-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-02 09:51:41", "last_data": "2026-03-02 09:51:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 669953, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-02/", "name": "dt", "value": "2026-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-03 09:55:08", "last_data": "2026-03-03 09:55:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 670114, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-03/", "name": "dt", "value": "2026-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-04 09:52:09", "last_data": "2026-03-04 09:52:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 670234, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-04/", "name": "dt", "value": "2026-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-05 09:45:45", "last_data": "2026-03-05 09:45:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 670352, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-05/", "name": "dt", "value": "2026-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-06 09:48:25", "last_data": "2026-03-06 09:48:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 670466, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-06/", "name": "dt", "value": "2026-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-07 09:45:49", "last_data": "2026-03-07 09:45:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 670582, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-07/", "name": "dt", "value": "2026-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-08 09:40:43", "last_data": "2026-03-08 09:40:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 670681, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-08/", "name": "dt", "value": "2026-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-09 09:39:38", "last_data": "2026-03-09 09:39:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 670800, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-09/", "name": "dt", "value": "2026-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-10 09:41:51", "last_data": "2026-03-10 09:41:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 670937, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-10/", "name": "dt", "value": "2026-03-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-11 09:42:04", "last_data": "2026-03-11 09:42:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 671052, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-11/", "name": "dt", "value": "2026-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-12 09:45:06", "last_data": "2026-03-12 09:45:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 671174, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-12/", "name": "dt", "value": "2026-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-13 09:40:22", "last_data": "2026-03-13 09:40:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 671289, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-13/", "name": "dt", "value": "2026-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-14 09:40:58", "last_data": "2026-03-14 09:40:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 671399, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-14/", "name": "dt", "value": "2026-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-15 09:36:54", "last_data": "2026-03-15 09:36:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 671520, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-15/", "name": "dt", "value": "2026-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 09:36:20", "last_data": "2026-03-16 09:36:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 671620, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-16/", "name": "dt", "value": "2026-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-17 09:40:05", "last_data": "2026-03-17 09:40:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 671748, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-17/", "name": "dt", "value": "2026-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-18 09:40:21", "last_data": "2026-03-18 09:40:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 671854, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-18/", "name": "dt", "value": "2026-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-19 09:41:40", "last_data": "2026-03-19 09:41:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 671985, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-19/", "name": "dt", "value": "2026-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-20 09:40:12", "last_data": "2026-03-20 09:40:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 672109, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-20/", "name": "dt", "value": "2026-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-21 09:41:42", "last_data": "2026-03-21 09:41:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 672222, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-21/", "name": "dt", "value": "2026-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-22 09:38:14", "last_data": "2026-03-22 09:38:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 672325, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-22/", "name": "dt", "value": "2026-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-23 09:37:19", "last_data": "2026-03-23 09:37:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 672465, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-23/", "name": "dt", "value": "2026-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-24 09:42:31", "last_data": "2026-03-24 09:42:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 672584, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-24/", "name": "dt", "value": "2026-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-25 09:42:25", "last_data": "2026-03-25 09:42:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 672696, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-25/", "name": "dt", "value": "2026-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-26 09:42:15", "last_data": "2026-03-26 09:42:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 672819, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-26/", "name": "dt", "value": "2026-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-27 09:45:10", "last_data": "2026-03-27 09:45:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 672936, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-27/", "name": "dt", "value": "2026-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-28 09:43:47", "last_data": "2026-03-28 09:43:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 673048, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-28/", "name": "dt", "value": "2026-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-29 09:40:04", "last_data": "2026-03-29 09:40:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 673147, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-29/", "name": "dt", "value": "2026-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-30 09:36:59", "last_data": "2026-03-30 09:36:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 673289, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-30/", "name": "dt", "value": "2026-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-31 09:42:41", "last_data": "2026-03-31 09:42:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 673456, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-31/", "name": "dt", "value": "2026-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-01 09:48:29", "last_data": "2026-04-01 09:48:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 673572, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-01/", "name": "dt", "value": "2026-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-02 09:56:11", "last_data": "2026-04-02 09:56:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 673687, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-02/", "name": "dt", "value": "2026-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-03 10:00:23", "last_data": "2026-04-03 10:00:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 673804, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-03/", "name": "dt", "value": "2026-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-04 09:51:17", "last_data": "2026-04-04 09:51:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 673918, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-04/", "name": "dt", "value": "2026-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-05 09:45:29", "last_data": "2026-04-05 09:45:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 674038, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-05/", "name": "dt", "value": "2026-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-06 09:46:02", "last_data": "2026-04-06 09:46:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 674156, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-06/", "name": "dt", "value": "2026-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-07 09:48:07", "last_data": "2026-04-07 09:48:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 674275, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-07/", "name": "dt", "value": "2026-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-08 09:48:41", "last_data": "2026-04-08 09:48:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 674361, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-08/", "name": "dt", "value": "2026-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-09 09:42:26", "last_data": "2026-04-09 09:42:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 674490, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-09/", "name": "dt", "value": "2026-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-10 09:40:28", "last_data": "2026-04-10 09:40:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 674619, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-10/", "name": "dt", "value": "2026-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-11 09:42:57", "last_data": "2026-04-11 09:42:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 674727, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-11/", "name": "dt", "value": "2026-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-12 09:40:32", "last_data": "2026-04-12 09:40:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 674831, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-12/", "name": "dt", "value": "2026-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-13 09:39:43", "last_data": "2026-04-13 09:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 674978, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-13/", "name": "dt", "value": "2026-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-14 09:44:41", "last_data": "2026-04-14 09:44:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 675096, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-14/", "name": "dt", "value": "2026-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-15 09:43:26", "last_data": "2026-04-15 09:43:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 675207, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-15/", "name": "dt", "value": "2026-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 09:43:26", "last_data": "2026-04-16 09:43:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 675350, "location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-16/", "name": "dt", "value": "2026-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-17 09:43:49", "last_data": "2026-04-17 09:43:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "api_version": "string", "client_application_id": "string", "client_application_name": "string", "client_ip_address": "string", "cloudflare_ray_id": "string", "company_id": "string", "company_name": "string", "company_uuid": "string", "controller_action": "string", "created_at": "string", "created_at_Id": "string", "facility_id": "string", "facility_name": "string", "facility_uuid": "string", "records_retrieved": "string", "request_id": "string", "request_path": "string", "response_meta": "string", "response_time": "string", "status_code": "string", "target_resource": "string", "time_to_live": "string" } - created: 2025-04-03 10:03:05
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_dynamodb`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_dynamodb.storedgeapirequests_api_requests`\n(\n`facility_name`STRING,`controller_action`STRING,`status_code`STRING,`api_version`STRING,`cloudflare_ray_id`STRING,`created_at`STRING,`client_ip_address`STRING,`client_application_id`STRING,`target_resource`STRING,`client_application_name`STRING,`records_retrieved`STRING,`company_uuid`STRING,`request_id`STRING,`facility_uuid`STRING,`company_name`STRING,`company_id`STRING,`request_path`STRING,`time_to_live`STRING,`facility_id`STRING,`response_time`STRING,`response_meta`STRING,`created_at_Id`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_dynamodb.storedgeapirequests_api_requests`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_dynamodb.storedgeapirequests_api_requests" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2020-10-18 17:55:32",
"disabled": false,
"format": "raw",
"id": 990,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_dynamodb",
"table": "storedgeapirequests_api_requests"
},
"type": "dynamodb"
},
"partition": {
"count": 171,
"ddl": [
"ALTER TABLE\n `sfdl_stage_dynamodb.storedgeapirequests_api_requests`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-24/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-16/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 650217,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-14/",
"name": "dt",
"value": "2025-10-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-15 09:33:12",
"last_data": "2025-10-15 09:33:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 650321,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-15/",
"name": "dt",
"value": "2025-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-16 09:35:46",
"last_data": "2025-10-16 09:35:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 650457,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-16/",
"name": "dt",
"value": "2025-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 09:36:37",
"last_data": "2025-10-17 09:36:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 650572,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-17/",
"name": "dt",
"value": "2025-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-18 09:37:36",
"last_data": "2025-10-18 09:37:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 650636,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-18/",
"name": "dt",
"value": "2025-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-19 09:31:32",
"last_data": "2025-10-19 09:31:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 650742,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-19/",
"name": "dt",
"value": "2025-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-20 09:31:43",
"last_data": "2025-10-20 09:31:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 650915,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-20/",
"name": "dt",
"value": "2025-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-21 09:32:46",
"last_data": "2025-10-21 09:32:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 650984,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-21/",
"name": "dt",
"value": "2025-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-22 09:34:03",
"last_data": "2025-10-22 09:34:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 651129,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-22/",
"name": "dt",
"value": "2025-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-23 09:40:45",
"last_data": "2025-10-23 09:40:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 651248,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-23/",
"name": "dt",
"value": "2025-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-24 09:37:59",
"last_data": "2025-10-24 09:37:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 651356,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-24/",
"name": "dt",
"value": "2025-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-25 09:40:53",
"last_data": "2025-10-25 09:40:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 651484,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-25/",
"name": "dt",
"value": "2025-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-26 09:41:34",
"last_data": "2025-10-26 09:41:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 651559,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-26/",
"name": "dt",
"value": "2025-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-27 09:38:04",
"last_data": "2025-10-27 09:38:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 651714,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-27/",
"name": "dt",
"value": "2025-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-28 09:38:16",
"last_data": "2025-10-28 09:38:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 651831,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-28/",
"name": "dt",
"value": "2025-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-29 09:44:41",
"last_data": "2025-10-29 09:44:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 651924,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-29/",
"name": "dt",
"value": "2025-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-30 09:39:09",
"last_data": "2025-10-30 09:39:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 652052,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-30/",
"name": "dt",
"value": "2025-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-31 09:41:41",
"last_data": "2025-10-31 09:41:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 652176,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-10-31/",
"name": "dt",
"value": "2025-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-01 09:42:58",
"last_data": "2025-11-01 09:42:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 652287,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-01/",
"name": "dt",
"value": "2025-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-02 09:49:40",
"last_data": "2025-11-02 09:49:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 652394,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-02/",
"name": "dt",
"value": "2025-11-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-03 09:46:38",
"last_data": "2025-11-03 09:46:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 652521,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-03/",
"name": "dt",
"value": "2025-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-04 09:49:08",
"last_data": "2025-11-04 09:49:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 652633,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-04/",
"name": "dt",
"value": "2025-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-05 09:43:50",
"last_data": "2025-11-05 09:43:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 652741,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-05/",
"name": "dt",
"value": "2025-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-06 09:38:34",
"last_data": "2025-11-06 09:38:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 652848,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-06/",
"name": "dt",
"value": "2025-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-07 09:38:16",
"last_data": "2025-11-07 09:38:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 652967,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-07/",
"name": "dt",
"value": "2025-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-08 09:43:08",
"last_data": "2025-11-08 09:43:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 653053,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-08/",
"name": "dt",
"value": "2025-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-09 09:36:50",
"last_data": "2025-11-09 09:36:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 653172,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-09/",
"name": "dt",
"value": "2025-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-10 09:33:51",
"last_data": "2025-11-10 09:33:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 653314,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-10/",
"name": "dt",
"value": "2025-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-11 09:35:12",
"last_data": "2025-11-11 09:35:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 653403,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-11/",
"name": "dt",
"value": "2025-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-12 09:35:20",
"last_data": "2025-11-12 09:35:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 653539,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-12/",
"name": "dt",
"value": "2025-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-13 09:37:06",
"last_data": "2025-11-13 09:37:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 653662,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-13/",
"name": "dt",
"value": "2025-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-14 09:37:53",
"last_data": "2025-11-14 09:37:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 653771,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-14/",
"name": "dt",
"value": "2025-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-15 09:36:51",
"last_data": "2025-11-15 09:36:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 653875,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-15/",
"name": "dt",
"value": "2025-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 09:34:43",
"last_data": "2025-11-16 09:34:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 656060,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-16/",
"name": "dt",
"value": "2025-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-17 09:33:46",
"last_data": "2025-11-17 09:33:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 656172,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-17/",
"name": "dt",
"value": "2025-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-18 09:37:11",
"last_data": "2025-11-18 09:37:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 656256,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-18/",
"name": "dt",
"value": "2025-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-19 09:36:31",
"last_data": "2025-11-19 09:36:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 656397,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-19/",
"name": "dt",
"value": "2025-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-20 09:37:10",
"last_data": "2025-11-20 09:37:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 656492,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-20/",
"name": "dt",
"value": "2025-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-21 09:37:39",
"last_data": "2025-11-21 09:37:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 656627,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-21/",
"name": "dt",
"value": "2025-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-22 09:40:22",
"last_data": "2025-11-22 09:40:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 656689,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-22/",
"name": "dt",
"value": "2025-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-23 09:36:53",
"last_data": "2025-11-23 09:36:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 656826,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-23/",
"name": "dt",
"value": "2025-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-24 09:34:55",
"last_data": "2025-11-24 09:34:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 656966,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-11-24/",
"name": "dt",
"value": "2025-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-25 09:36:41",
"last_data": "2025-11-25 09:36:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 657378,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-09/",
"name": "dt",
"value": "2025-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-10 09:42:03",
"last_data": "2025-12-10 09:42:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 657498,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-10/",
"name": "dt",
"value": "2025-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-11 09:42:32",
"last_data": "2025-12-11 09:42:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 657616,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-11/",
"name": "dt",
"value": "2025-12-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-12 09:39:33",
"last_data": "2025-12-12 09:39:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 657725,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-12/",
"name": "dt",
"value": "2025-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-13 09:38:44",
"last_data": "2025-12-13 09:38:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 657805,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-13/",
"name": "dt",
"value": "2025-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-14 09:36:59",
"last_data": "2025-12-14 09:36:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 657943,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-14/",
"name": "dt",
"value": "2025-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-15 09:31:48",
"last_data": "2025-12-15 09:31:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 658073,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-15/",
"name": "dt",
"value": "2025-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 09:37:27",
"last_data": "2025-12-16 09:37:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 658196,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-16/",
"name": "dt",
"value": "2025-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-17 09:36:29",
"last_data": "2025-12-17 09:36:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 658286,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-17/",
"name": "dt",
"value": "2025-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-18 09:34:51",
"last_data": "2025-12-18 09:34:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 658429,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-18/",
"name": "dt",
"value": "2025-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-19 09:34:35",
"last_data": "2025-12-19 09:34:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 658541,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-19/",
"name": "dt",
"value": "2025-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-20 09:40:37",
"last_data": "2025-12-20 09:40:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 658657,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-20/",
"name": "dt",
"value": "2025-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-21 09:36:11",
"last_data": "2025-12-21 09:36:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 658731,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-21/",
"name": "dt",
"value": "2025-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-22 09:33:58",
"last_data": "2025-12-22 09:33:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 658945,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-22/",
"name": "dt",
"value": "2025-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-23 09:37:31",
"last_data": "2025-12-23 09:37:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 659042,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-23/",
"name": "dt",
"value": "2025-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-24 09:39:41",
"last_data": "2025-12-24 09:39:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 659174,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-24/",
"name": "dt",
"value": "2025-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-25 09:37:05",
"last_data": "2025-12-25 09:37:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 659285,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-25/",
"name": "dt",
"value": "2025-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-26 09:33:36",
"last_data": "2025-12-26 09:33:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 659386,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-26/",
"name": "dt",
"value": "2025-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-27 09:38:15",
"last_data": "2025-12-27 09:38:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 659499,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-27/",
"name": "dt",
"value": "2025-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-28 09:36:11",
"last_data": "2025-12-28 09:36:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 659633,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-28/",
"name": "dt",
"value": "2025-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-29 09:33:06",
"last_data": "2025-12-29 09:33:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 659738,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-29/",
"name": "dt",
"value": "2025-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-30 09:37:41",
"last_data": "2025-12-30 09:37:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 659876,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-30/",
"name": "dt",
"value": "2025-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-31 09:39:43",
"last_data": "2025-12-31 09:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 659991,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2025-12-31/",
"name": "dt",
"value": "2025-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-01 09:37:44",
"last_data": "2026-01-01 09:37:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 660121,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-01/",
"name": "dt",
"value": "2026-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-02 09:44:12",
"last_data": "2026-01-02 09:44:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 660232,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-02/",
"name": "dt",
"value": "2026-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-03 09:50:10",
"last_data": "2026-01-03 09:50:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 660317,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-03/",
"name": "dt",
"value": "2026-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-04 09:42:01",
"last_data": "2026-01-04 09:42:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 660455,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-04/",
"name": "dt",
"value": "2026-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-05 09:37:03",
"last_data": "2026-01-05 09:37:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 660584,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-05/",
"name": "dt",
"value": "2026-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-06 09:40:53",
"last_data": "2026-01-06 09:40:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 660690,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-06/",
"name": "dt",
"value": "2026-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-07 09:38:50",
"last_data": "2026-01-07 09:38:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 660802,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-07/",
"name": "dt",
"value": "2026-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-08 09:37:27",
"last_data": "2026-01-08 09:37:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 660928,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-08/",
"name": "dt",
"value": "2026-01-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-09 09:36:57",
"last_data": "2026-01-09 09:36:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 661053,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-09/",
"name": "dt",
"value": "2026-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-10 09:36:55",
"last_data": "2026-01-10 09:36:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 661165,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-10/",
"name": "dt",
"value": "2026-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-11 09:32:07",
"last_data": "2026-01-11 09:32:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 661292,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-11/",
"name": "dt",
"value": "2026-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-12 09:31:42",
"last_data": "2026-01-12 09:31:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 661405,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-12/",
"name": "dt",
"value": "2026-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-13 09:35:34",
"last_data": "2026-01-13 09:35:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 661505,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-13/",
"name": "dt",
"value": "2026-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-14 09:34:53",
"last_data": "2026-01-14 09:34:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 661618,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-14/",
"name": "dt",
"value": "2026-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-15 09:37:30",
"last_data": "2026-01-15 09:37:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 661739,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-15/",
"name": "dt",
"value": "2026-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 09:35:53",
"last_data": "2026-01-16 09:35:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 661873,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-16/",
"name": "dt",
"value": "2026-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-17 09:36:56",
"last_data": "2026-01-17 09:36:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 661971,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-17/",
"name": "dt",
"value": "2026-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-18 09:34:03",
"last_data": "2026-01-18 09:34:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 662078,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-18/",
"name": "dt",
"value": "2026-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-19 09:30:55",
"last_data": "2026-01-19 09:30:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 662229,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-19/",
"name": "dt",
"value": "2026-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-20 09:40:33",
"last_data": "2026-01-20 09:40:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 662319,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-20/",
"name": "dt",
"value": "2026-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-21 09:39:48",
"last_data": "2026-01-21 09:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 662486,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-21/",
"name": "dt",
"value": "2026-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-22 09:40:15",
"last_data": "2026-01-22 09:40:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 662617,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-22/",
"name": "dt",
"value": "2026-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-23 09:38:12",
"last_data": "2026-01-23 09:38:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 662708,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-23/",
"name": "dt",
"value": "2026-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-24 09:38:59",
"last_data": "2026-01-24 09:38:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 662838,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-24/",
"name": "dt",
"value": "2026-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-25 09:33:46",
"last_data": "2026-01-25 09:33:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 662957,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-25/",
"name": "dt",
"value": "2026-01-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-26 09:35:48",
"last_data": "2026-01-26 09:35:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 663099,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-26/",
"name": "dt",
"value": "2026-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-27 09:38:36",
"last_data": "2026-01-27 09:38:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 663213,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-27/",
"name": "dt",
"value": "2026-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-28 09:39:38",
"last_data": "2026-01-28 09:39:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 666041,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-28/",
"name": "dt",
"value": "2026-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-29 09:40:07",
"last_data": "2026-01-29 09:40:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 666176,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-29/",
"name": "dt",
"value": "2026-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-30 09:43:37",
"last_data": "2026-01-30 09:43:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 666295,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-30/",
"name": "dt",
"value": "2026-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-31 09:41:47",
"last_data": "2026-01-31 09:41:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 666426,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-01-31/",
"name": "dt",
"value": "2026-01-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-01 09:38:46",
"last_data": "2026-02-01 09:38:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 666546,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-01/",
"name": "dt",
"value": "2026-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-02 09:47:05",
"last_data": "2026-02-02 09:47:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 666662,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-02/",
"name": "dt",
"value": "2026-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-03 09:51:35",
"last_data": "2026-02-03 09:51:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 666783,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-03/",
"name": "dt",
"value": "2026-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-04 09:51:01",
"last_data": "2026-02-04 09:51:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 666898,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-04/",
"name": "dt",
"value": "2026-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-05 09:40:41",
"last_data": "2026-02-05 09:40:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 667018,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-05/",
"name": "dt",
"value": "2026-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-06 09:43:13",
"last_data": "2026-02-06 09:43:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 667117,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-06/",
"name": "dt",
"value": "2026-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-07 09:40:58",
"last_data": "2026-02-07 09:40:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 667228,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-07/",
"name": "dt",
"value": "2026-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-08 09:38:34",
"last_data": "2026-02-08 09:38:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 667337,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-08/",
"name": "dt",
"value": "2026-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-09 09:34:46",
"last_data": "2026-02-09 09:34:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 667458,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-09/",
"name": "dt",
"value": "2026-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-10 09:37:00",
"last_data": "2026-02-10 09:37:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 667596,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-10/",
"name": "dt",
"value": "2026-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-11 09:38:41",
"last_data": "2026-02-11 09:38:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 667704,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-11/",
"name": "dt",
"value": "2026-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-12 09:39:40",
"last_data": "2026-02-12 09:39:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 667835,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-12/",
"name": "dt",
"value": "2026-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-13 09:37:57",
"last_data": "2026-02-13 09:37:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 667949,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-13/",
"name": "dt",
"value": "2026-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-14 09:35:59",
"last_data": "2026-02-14 09:35:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 668023,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-14/",
"name": "dt",
"value": "2026-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-15 09:36:51",
"last_data": "2026-02-15 09:36:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 668184,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-15/",
"name": "dt",
"value": "2026-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 09:37:35",
"last_data": "2026-02-16 09:37:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 668282,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-16/",
"name": "dt",
"value": "2026-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-17 09:38:32",
"last_data": "2026-02-17 09:38:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 668399,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-17/",
"name": "dt",
"value": "2026-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-18 09:39:16",
"last_data": "2026-02-18 09:39:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 668534,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-18/",
"name": "dt",
"value": "2026-02-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-19 09:42:50",
"last_data": "2026-02-19 09:42:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 668643,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-19/",
"name": "dt",
"value": "2026-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-20 09:42:03",
"last_data": "2026-02-20 09:42:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 668772,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-20/",
"name": "dt",
"value": "2026-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-21 09:42:20",
"last_data": "2026-02-21 09:42:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 668886,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-21/",
"name": "dt",
"value": "2026-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-22 09:42:39",
"last_data": "2026-02-22 09:42:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 669005,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-22/",
"name": "dt",
"value": "2026-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-23 09:39:29",
"last_data": "2026-02-23 09:39:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 669124,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-23/",
"name": "dt",
"value": "2026-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-24 09:41:54",
"last_data": "2026-02-24 09:41:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 669241,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-24/",
"name": "dt",
"value": "2026-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-25 09:45:49",
"last_data": "2026-02-25 09:45:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 669362,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-25/",
"name": "dt",
"value": "2026-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-26 09:50:50",
"last_data": "2026-02-26 09:50:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 669480,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-26/",
"name": "dt",
"value": "2026-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-27 09:50:15",
"last_data": "2026-02-27 09:50:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 669593,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-27/",
"name": "dt",
"value": "2026-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-28 09:45:17",
"last_data": "2026-02-28 09:45:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 669719,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-02-28/",
"name": "dt",
"value": "2026-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-01 09:44:04",
"last_data": "2026-03-01 09:44:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 669839,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-01/",
"name": "dt",
"value": "2026-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-02 09:51:41",
"last_data": "2026-03-02 09:51:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 669953,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-02/",
"name": "dt",
"value": "2026-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-03 09:55:08",
"last_data": "2026-03-03 09:55:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 670114,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-03/",
"name": "dt",
"value": "2026-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-04 09:52:09",
"last_data": "2026-03-04 09:52:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 670234,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-04/",
"name": "dt",
"value": "2026-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-05 09:45:45",
"last_data": "2026-03-05 09:45:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 670352,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-05/",
"name": "dt",
"value": "2026-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-06 09:48:25",
"last_data": "2026-03-06 09:48:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 670466,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-06/",
"name": "dt",
"value": "2026-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-07 09:45:49",
"last_data": "2026-03-07 09:45:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 670582,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-07/",
"name": "dt",
"value": "2026-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-08 09:40:43",
"last_data": "2026-03-08 09:40:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 670681,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-08/",
"name": "dt",
"value": "2026-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-09 09:39:38",
"last_data": "2026-03-09 09:39:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 670800,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-09/",
"name": "dt",
"value": "2026-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-10 09:41:51",
"last_data": "2026-03-10 09:41:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 670937,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-10/",
"name": "dt",
"value": "2026-03-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-11 09:42:04",
"last_data": "2026-03-11 09:42:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 671052,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-11/",
"name": "dt",
"value": "2026-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-12 09:45:06",
"last_data": "2026-03-12 09:45:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 671174,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-12/",
"name": "dt",
"value": "2026-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-13 09:40:22",
"last_data": "2026-03-13 09:40:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 671289,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-13/",
"name": "dt",
"value": "2026-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-14 09:40:58",
"last_data": "2026-03-14 09:40:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 671399,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-14/",
"name": "dt",
"value": "2026-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-15 09:36:54",
"last_data": "2026-03-15 09:36:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 671520,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-15/",
"name": "dt",
"value": "2026-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 09:36:20",
"last_data": "2026-03-16 09:36:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 671620,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-16/",
"name": "dt",
"value": "2026-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-17 09:40:05",
"last_data": "2026-03-17 09:40:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 671748,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-17/",
"name": "dt",
"value": "2026-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-18 09:40:21",
"last_data": "2026-03-18 09:40:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 671854,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-18/",
"name": "dt",
"value": "2026-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-19 09:41:40",
"last_data": "2026-03-19 09:41:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 671985,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-19/",
"name": "dt",
"value": "2026-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-20 09:40:12",
"last_data": "2026-03-20 09:40:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 672109,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-20/",
"name": "dt",
"value": "2026-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-21 09:41:42",
"last_data": "2026-03-21 09:41:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 672222,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-21/",
"name": "dt",
"value": "2026-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-22 09:38:14",
"last_data": "2026-03-22 09:38:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 672325,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-22/",
"name": "dt",
"value": "2026-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-23 09:37:19",
"last_data": "2026-03-23 09:37:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 672465,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-23/",
"name": "dt",
"value": "2026-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-24 09:42:31",
"last_data": "2026-03-24 09:42:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 672584,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-24/",
"name": "dt",
"value": "2026-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-25 09:42:25",
"last_data": "2026-03-25 09:42:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 672696,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-25/",
"name": "dt",
"value": "2026-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-26 09:42:15",
"last_data": "2026-03-26 09:42:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 672819,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-26/",
"name": "dt",
"value": "2026-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-27 09:45:10",
"last_data": "2026-03-27 09:45:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 672936,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-27/",
"name": "dt",
"value": "2026-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-28 09:43:47",
"last_data": "2026-03-28 09:43:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 673048,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-28/",
"name": "dt",
"value": "2026-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-29 09:40:04",
"last_data": "2026-03-29 09:40:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 673147,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-29/",
"name": "dt",
"value": "2026-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-30 09:36:59",
"last_data": "2026-03-30 09:36:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 673289,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-30/",
"name": "dt",
"value": "2026-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-31 09:42:41",
"last_data": "2026-03-31 09:42:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 673456,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-03-31/",
"name": "dt",
"value": "2026-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-01 09:48:29",
"last_data": "2026-04-01 09:48:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 673572,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-01/",
"name": "dt",
"value": "2026-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-02 09:56:11",
"last_data": "2026-04-02 09:56:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 673687,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-02/",
"name": "dt",
"value": "2026-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-03 10:00:23",
"last_data": "2026-04-03 10:00:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 673804,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-03/",
"name": "dt",
"value": "2026-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-04 09:51:17",
"last_data": "2026-04-04 09:51:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 673918,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-04/",
"name": "dt",
"value": "2026-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-05 09:45:29",
"last_data": "2026-04-05 09:45:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 674038,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-05/",
"name": "dt",
"value": "2026-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-06 09:46:02",
"last_data": "2026-04-06 09:46:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 674156,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-06/",
"name": "dt",
"value": "2026-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-07 09:48:07",
"last_data": "2026-04-07 09:48:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 674275,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-07/",
"name": "dt",
"value": "2026-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-08 09:48:41",
"last_data": "2026-04-08 09:48:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 674361,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-08/",
"name": "dt",
"value": "2026-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-09 09:42:26",
"last_data": "2026-04-09 09:42:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 674490,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-09/",
"name": "dt",
"value": "2026-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-10 09:40:28",
"last_data": "2026-04-10 09:40:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 674619,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-10/",
"name": "dt",
"value": "2026-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-11 09:42:57",
"last_data": "2026-04-11 09:42:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 674727,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-11/",
"name": "dt",
"value": "2026-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-12 09:40:32",
"last_data": "2026-04-12 09:40:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 674831,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-12/",
"name": "dt",
"value": "2026-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-13 09:39:43",
"last_data": "2026-04-13 09:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 674978,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-13/",
"name": "dt",
"value": "2026-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-14 09:44:41",
"last_data": "2026-04-14 09:44:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 675096,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-14/",
"name": "dt",
"value": "2026-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-15 09:43:26",
"last_data": "2026-04-15 09:43:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 675207,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-15/",
"name": "dt",
"value": "2026-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 09:43:26",
"last_data": "2026-04-16 09:43:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 675350,
"location": "s3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests/dt=2026-04-16/",
"name": "dt",
"value": "2026-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-17 09:43:49",
"last_data": "2026-04-17 09:43:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"api_version": "string",
"client_application_id": "string",
"client_application_name": "string",
"client_ip_address": "string",
"cloudflare_ray_id": "string",
"company_id": "string",
"company_name": "string",
"company_uuid": "string",
"controller_action": "string",
"created_at": "string",
"created_at_Id": "string",
"facility_id": "string",
"facility_name": "string",
"facility_uuid": "string",
"records_retrieved": "string",
"request_id": "string",
"request_path": "string",
"response_meta": "string",
"response_time": "string",
"status_code": "string",
"target_resource": "string",
"time_to_live": "string"
},
"created": "2025-04-03 10:03:05",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_dynamodb`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_dynamodb.storedgeapirequests_api_requests`\n(\n`facility_name`STRING,`controller_action`STRING,`status_code`STRING,`api_version`STRING,`cloudflare_ray_id`STRING,`created_at`STRING,`client_ip_address`STRING,`client_application_id`STRING,`target_resource`STRING,`client_application_name`STRING,`records_retrieved`STRING,`company_uuid`STRING,`request_id`STRING,`facility_uuid`STRING,`company_name`STRING,`company_id`STRING,`request_path`STRING,`time_to_live`STRING,`facility_id`STRING,`response_time`STRING,`response_meta`STRING,`created_at_Id`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-dynamodb-storedgeapirequests-stage/raw_incremental/api_requests'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_dynamodb.storedgeapirequests_api_requests`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_dynamodb.storedgeapirequests_api_requests"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}