Schema Info
Schema Name: sfdl_prod_dynamodb.storedgeapirequests_api_requests
- created: 2020-10-20 22:28:47
- disabled: False
- format: raw
- id: 809
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_prod_dynamodb", "table": "storedgeapirequests_api_requests" } - type: dynamodb
Schema Versions: 3
-
Version 1251390
- created: 2025-04-03 07:38:55
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_dynamodb`", "DROP TABLE IF EXISTS `sfdl_prod_dynamodb.storedgeapirequests_api_requests`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_dynamodb.storedgeapirequests_api_requests`\n(\n`records_retrieved`STRING,`request_path`STRING,`client_application_name`STRING,`response_time`STRING,`target_resource`STRING,`facility_id`STRING,`created_at`STRING,`request_id`STRING,`status_code`STRING,`company_uuid`STRING,`time_to_live`STRING,`company_id`STRING,`client_application_id`STRING,`api_version`STRING,`response_meta`STRING,`facility_uuid`STRING,`facility_name`STRING,`created_at_Id`STRING,`client_ip_address`STRING,`company_name`STRING,`cloudflare_ray_id`STRING,`controller_action`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-prod/raw_incremental/api_requests'\n", "MSCK REPAIR TABLE sfdl_prod_dynamodb.storedgeapirequests_api_requests" ] - hive_path: s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests
- id: 1251390
- 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: 809
- schema_scan_id: 139912375
- updated: 2025-04-03 07:39:42
-
Version 562019
- created: 2023-07-12 07:11:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_dynamodb`", "DROP TABLE IF EXISTS `sfdl_prod_dynamodb.storedgeapirequests_api_requests`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_dynamodb.storedgeapirequests_api_requests`\n(\n`facility_uuid`STRING,`client_application_name`STRING,`created_at_Id`STRING,`target_resource`STRING,`client_application_id`STRING,`request_path`STRING,`api_version`STRING,`controller_action`STRING,`facility_name`STRING,`request_id`STRING,`facility_id`STRING,`time_to_live`STRING,`status_code`STRING,`response_meta`STRING,`records_retrieved`STRING,`created_at`STRING,`response_time`STRING,`company_name`STRING,`company_uuid`STRING,`company_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-prod/raw_incremental/api_requests'\n", "MSCK REPAIR TABLE sfdl_prod_dynamodb.storedgeapirequests_api_requests" ] - hive_path: s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests
- id: 562019
- 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: 809
- schema_scan_id: 97012722
- updated: 2023-07-12 07:13:17
-
Version 522300
- created: 2023-05-24 07:09:55
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_dynamodb`", "DROP TABLE IF EXISTS `sfdl_prod_dynamodb.storedgeapirequests_api_requests`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_dynamodb.storedgeapirequests_api_requests`\n(\n`client_application_name`STRING,`created_at_Id`STRING,`target_resource`STRING,`request_path`STRING,`client_application_id`STRING,`api_version`STRING,`controller_action`STRING,`facility_name`STRING,`request_id`STRING,`facility_id`STRING,`time_to_live`STRING,`status_code`STRING,`response_meta`STRING,`records_retrieved`STRING,`created_at`STRING,`response_time`STRING,`company_name`STRING,`company_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-prod/raw_incremental/api_requests'\n", "MSCK REPAIR TABLE sfdl_prod_dynamodb.storedgeapirequests_api_requests" ] - hive_path: s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests
- id: 522300
- 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: 809
- schema_scan_id: 93529612
- updated: 2023-05-24 07:11:17
Schema Scans: 5
Last at 2026-04-17 07:47:47
-
Scan 162173453
- duration: 0:01:09.121300
- exit_message:
{ "ddl_changed": false, "partitions_applied": true, "success": true } - id: 162173453
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-16", "name": "dt", "type": "string", "value": "2026-04-16" }, "s3": { "bucket": "sfdl-dynamodb-storedgeapirequests-prod", "hive_path": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests", "key": "raw_incremental/api_requests/dt=2026-04-16/api_requests_0.json.gz" }, "schema": { "name": "sfdl_prod_dynamodb.storedgeapirequests_api_requests", "type": "dynamodb" } } - running: False
- schema_name_id: 809
- start_time: 2026-04-17 07:47:47
- success: True
- trace_id: 5385672968469866691
-
Scan 162117588
- duration: 0:01:10.127934
- exit_message:
{ "ddl_changed": false, "partitions_applied": true, "success": true } - id: 162117588
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-15", "name": "dt", "type": "string", "value": "2026-04-15" }, "s3": { "bucket": "sfdl-dynamodb-storedgeapirequests-prod", "hive_path": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests", "key": "raw_incremental/api_requests/dt=2026-04-15/api_requests_0.json.gz" }, "schema": { "name": "sfdl_prod_dynamodb.storedgeapirequests_api_requests", "type": "dynamodb" } } - running: False
- schema_name_id: 809
- start_time: 2026-04-16 07:45:23
- success: True
- trace_id: 9250044622692471695
-
Scan 139912375
- duration: 0:02:42.545987
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1988, "partitions_applied": false, "success": true } - id: 139912375
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-04-02", "name": "dt", "type": "string", "value": "2025-04-02" }, "s3": { "bucket": "sfdl-dynamodb-storedgeapirequests-prod", "hive_path": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests", "key": "raw_incremental/api_requests/dt=2025-04-02/api_requests_0.json.gz" }, "schema": { "name": "sfdl_prod_dynamodb.storedgeapirequests_api_requests", "type": "dynamodb" } } - running: False
- schema_name_id: 809
- start_time: 2025-04-03 07:37:34
- success: True
- trace_id: 18329202237260819625
-
Scan 97012722
- duration: 0:02:38.631863
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1357, "partitions_applied": false, "success": true } - id: 97012722
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2023-07-11", "name": "dt", "type": "string", "value": "2023-07-11" }, "s3": { "bucket": "sfdl-dynamodb-storedgeapirequests-prod", "hive_path": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests", "key": "raw_incremental/api_requests/dt=2023-07-11/api_requests_0.json.gz" }, "schema": { "name": "sfdl_prod_dynamodb.storedgeapirequests_api_requests", "type": "dynamodb" } } - running: False
- schema_name_id: 809
- start_time: 2023-07-12 07:10:49
- success: True
- trace_id: 3711664059383350433
-
Scan 93529612
- duration: 0:02:46.953420
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1308, "partitions_applied": false, "success": true } - id: 93529612
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2023-05-23", "name": "dt", "type": "string", "value": "2023-05-23" }, "s3": { "bucket": "sfdl-dynamodb-storedgeapirequests-prod", "hive_path": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests", "key": "raw_incremental/api_requests/dt=2023-05-23/api_requests_0.json.gz" }, "schema": { "name": "sfdl_prod_dynamodb.storedgeapirequests_api_requests", "type": "dynamodb" } } - running: False
- schema_name_id: 809
- start_time: 2023-05-24 07:09:00
- success: True
- trace_id: 8164830714112658400
- count: 185
- ddl:
[ "ALTER TABLE\n `sfdl_prod_dynamodb.storedgeapirequests_api_requests`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-16/'\n;" ] - name: dt
- state:
[ { "info": { "id": 1566079, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-14/", "name": "dt", "value": "2025-10-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-15 07:37:24", "last_data": "2025-10-15 07:37:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1566312, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-15/", "name": "dt", "value": "2025-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-16 07:35:00", "last_data": "2025-10-16 07:35:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1595708, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-16/", "name": "dt", "value": "2025-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:35:38", "last_data": "2025-10-17 07:35:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1595976, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-17/", "name": "dt", "value": "2025-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-18 07:37:36", "last_data": "2025-10-18 07:37:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1596543, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-18/", "name": "dt", "value": "2025-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-19 07:33:18", "last_data": "2025-10-19 07:33:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1596765, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-19/", "name": "dt", "value": "2025-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-20 07:32:06", "last_data": "2025-10-20 07:32:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597002, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-20/", "name": "dt", "value": "2025-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-21 07:32:44", "last_data": "2025-10-21 07:32:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597245, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-21/", "name": "dt", "value": "2025-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-22 07:35:19", "last_data": "2025-10-22 07:35:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597473, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-22/", "name": "dt", "value": "2025-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-23 07:38:49", "last_data": "2025-10-23 07:38:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597734, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-23/", "name": "dt", "value": "2025-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-24 07:39:51", "last_data": "2025-10-24 07:39:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597973, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-24/", "name": "dt", "value": "2025-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-25 07:39:39", "last_data": "2025-10-25 07:39:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598202, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-25/", "name": "dt", "value": "2025-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-26 07:39:08", "last_data": "2025-10-26 07:39:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598421, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-26/", "name": "dt", "value": "2025-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-27 07:38:06", "last_data": "2025-10-27 07:38:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598670, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-27/", "name": "dt", "value": "2025-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-28 07:39:44", "last_data": "2025-10-28 07:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598897, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-28/", "name": "dt", "value": "2025-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-29 07:47:04", "last_data": "2025-10-29 07:47:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599141, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-29/", "name": "dt", "value": "2025-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-30 07:38:26", "last_data": "2025-10-30 07:38:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599373, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-30/", "name": "dt", "value": "2025-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-31 07:40:50", "last_data": "2025-10-31 07:40:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599615, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-31/", "name": "dt", "value": "2025-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-01 07:42:33", "last_data": "2025-11-01 07:42:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600062, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-01/", "name": "dt", "value": "2025-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-02 07:53:32", "last_data": "2025-11-02 07:53:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600284, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-02/", "name": "dt", "value": "2025-11-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-03 07:45:11", "last_data": "2025-11-03 07:45:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600523, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-03/", "name": "dt", "value": "2025-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-04 07:45:41", "last_data": "2025-11-04 07:45:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600762, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-04/", "name": "dt", "value": "2025-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-05 07:41:32", "last_data": "2025-11-05 07:41:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600997, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-05/", "name": "dt", "value": "2025-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-06 07:39:01", "last_data": "2025-11-06 07:39:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601235, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-06/", "name": "dt", "value": "2025-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-07 07:39:01", "last_data": "2025-11-07 07:39:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601499, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-07/", "name": "dt", "value": "2025-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-08 07:42:14", "last_data": "2025-11-08 07:42:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601731, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-08/", "name": "dt", "value": "2025-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-09 07:35:11", "last_data": "2025-11-09 07:35:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601969, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-09/", "name": "dt", "value": "2025-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-10 07:32:43", "last_data": "2025-11-10 07:32:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602208, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-10/", "name": "dt", "value": "2025-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-11 07:36:29", "last_data": "2025-11-11 07:36:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602452, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-11/", "name": "dt", "value": "2025-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-12 07:36:07", "last_data": "2025-11-12 07:36:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602682, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-12/", "name": "dt", "value": "2025-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-13 07:37:14", "last_data": "2025-11-13 07:37:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602920, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-13/", "name": "dt", "value": "2025-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-14 07:37:41", "last_data": "2025-11-14 07:37:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1603151, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-14/", "name": "dt", "value": "2025-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-15 07:35:35", "last_data": "2025-11-15 07:35:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1604792, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-15/", "name": "dt", "value": "2025-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:33:50", "last_data": "2025-11-16 07:33:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605810, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-16/", "name": "dt", "value": "2025-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-17 07:33:44", "last_data": "2025-11-17 07:33:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606081, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-17/", "name": "dt", "value": "2025-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-18 07:36:45", "last_data": "2025-11-18 07:36:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606313, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-18/", "name": "dt", "value": "2025-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-19 07:35:23", "last_data": "2025-11-19 07:35:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606553, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-19/", "name": "dt", "value": "2025-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-20 07:34:51", "last_data": "2025-11-20 07:34:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606787, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-20/", "name": "dt", "value": "2025-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-21 07:35:16", "last_data": "2025-11-21 07:35:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1607586, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-21/", "name": "dt", "value": "2025-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-22 07:39:16", "last_data": "2025-11-22 07:39:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1607812, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-22/", "name": "dt", "value": "2025-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-23 07:36:30", "last_data": "2025-11-23 07:36:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608035, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-23/", "name": "dt", "value": "2025-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-24 07:34:23", "last_data": "2025-11-24 07:34:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608276, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-24/", "name": "dt", "value": "2025-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-25 07:36:48", "last_data": "2025-11-25 07:36:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608509, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-25/", "name": "dt", "value": "2025-11-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-26 07:38:33", "last_data": "2025-11-26 07:38:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608743, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-26/", "name": "dt", "value": "2025-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-27 07:38:54", "last_data": "2025-11-27 07:38:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608971, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-27/", "name": "dt", "value": "2025-11-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-28 07:34:47", "last_data": "2025-11-28 07:34:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609201, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-28/", "name": "dt", "value": "2025-11-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-29 07:35:04", "last_data": "2025-11-29 07:35:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609430, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-29/", "name": "dt", "value": "2025-11-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-30 07:36:07", "last_data": "2025-11-30 07:36:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609666, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-30/", "name": "dt", "value": "2025-11-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-01 07:34:32", "last_data": "2025-12-01 07:34:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609909, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-01/", "name": "dt", "value": "2025-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-02 07:46:04", "last_data": "2025-12-02 07:46:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610146, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-02/", "name": "dt", "value": "2025-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-03 07:46:06", "last_data": "2025-12-03 07:46:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610389, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-03/", "name": "dt", "value": "2025-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-04 07:43:00", "last_data": "2025-12-04 07:43:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610620, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-04/", "name": "dt", "value": "2025-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-05 07:40:45", "last_data": "2025-12-05 07:40:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611140, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-05/", "name": "dt", "value": "2025-12-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-06 07:36:59", "last_data": "2025-12-06 07:36:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611374, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-06/", "name": "dt", "value": "2025-12-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-07 07:36:23", "last_data": "2025-12-07 07:36:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611594, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-07/", "name": "dt", "value": "2025-12-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-08 07:33:48", "last_data": "2025-12-08 07:33:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611834, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-08/", "name": "dt", "value": "2025-12-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-09 07:35:56", "last_data": "2025-12-09 07:35:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1612317, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-09/", "name": "dt", "value": "2025-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-10 07:36:29", "last_data": "2025-12-10 07:36:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1612552, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-10/", "name": "dt", "value": "2025-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-11 07:37:42", "last_data": "2025-12-11 07:37:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1612808, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-11/", "name": "dt", "value": "2025-12-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-12 07:37:16", "last_data": "2025-12-12 07:37:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1613128, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-12/", "name": "dt", "value": "2025-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-13 07:36:26", "last_data": "2025-12-13 07:36:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1613349, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-13/", "name": "dt", "value": "2025-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-14 07:34:35", "last_data": "2025-12-14 07:34:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1613571, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-14/", "name": "dt", "value": "2025-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-15 07:33:13", "last_data": "2025-12-15 07:33:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616245, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-15/", "name": "dt", "value": "2025-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 07:36:44", "last_data": "2025-12-16 07:36:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616593, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-16/", "name": "dt", "value": "2025-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-17 07:34:10", "last_data": "2025-12-17 07:34:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616811, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-17/", "name": "dt", "value": "2025-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-18 07:36:49", "last_data": "2025-12-18 07:36:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617036, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-18/", "name": "dt", "value": "2025-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-19 07:35:39", "last_data": "2025-12-19 07:35:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617250, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-19/", "name": "dt", "value": "2025-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-20 07:37:12", "last_data": "2025-12-20 07:37:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617497, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-20/", "name": "dt", "value": "2025-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-21 07:33:30", "last_data": "2025-12-21 07:33:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617711, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-21/", "name": "dt", "value": "2025-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-22 07:32:36", "last_data": "2025-12-22 07:32:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617928, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-22/", "name": "dt", "value": "2025-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-23 07:35:17", "last_data": "2025-12-23 07:35:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618143, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-23/", "name": "dt", "value": "2025-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-24 07:41:00", "last_data": "2025-12-24 07:41:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618362, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-24/", "name": "dt", "value": "2025-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-25 07:35:26", "last_data": "2025-12-25 07:35:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618575, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-25/", "name": "dt", "value": "2025-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-26 07:32:19", "last_data": "2025-12-26 07:32:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618789, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-26/", "name": "dt", "value": "2025-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-27 07:38:28", "last_data": "2025-12-27 07:38:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618999, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-27/", "name": "dt", "value": "2025-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-28 07:35:55", "last_data": "2025-12-28 07:35:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619252, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-28/", "name": "dt", "value": "2025-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-29 07:35:12", "last_data": "2025-12-29 07:35:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619469, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-29/", "name": "dt", "value": "2025-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-30 07:36:26", "last_data": "2025-12-30 07:36:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619686, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-30/", "name": "dt", "value": "2025-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-31 07:43:55", "last_data": "2025-12-31 07:43:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619916, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-31/", "name": "dt", "value": "2025-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-01 07:37:20", "last_data": "2026-01-01 07:37:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620137, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-01/", "name": "dt", "value": "2026-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-02 07:42:44", "last_data": "2026-01-02 07:42:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620359, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-02/", "name": "dt", "value": "2026-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-03 07:51:23", "last_data": "2026-01-03 07:51:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620568, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-03/", "name": "dt", "value": "2026-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-04 07:43:43", "last_data": "2026-01-04 07:43:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620785, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-04/", "name": "dt", "value": "2026-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-05 07:35:05", "last_data": "2026-01-05 07:35:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621006, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-05/", "name": "dt", "value": "2026-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-06 07:39:43", "last_data": "2026-01-06 07:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621227, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-06/", "name": "dt", "value": "2026-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-07 07:38:55", "last_data": "2026-01-07 07:38:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621454, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-07/", "name": "dt", "value": "2026-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-08 07:38:33", "last_data": "2026-01-08 07:38:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621669, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/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:28:03", "last_data": "2026-01-09 09:28:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621903, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-09/", "name": "dt", "value": "2026-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-10 07:39:48", "last_data": "2026-01-10 07:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622132, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-10/", "name": "dt", "value": "2026-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-11 07:34:24", "last_data": "2026-01-11 07:34:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622345, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-11/", "name": "dt", "value": "2026-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-12 07:32:41", "last_data": "2026-01-12 07:32:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622683, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-12/", "name": "dt", "value": "2026-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-13 07:33:52", "last_data": "2026-01-13 07:33:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622901, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-13/", "name": "dt", "value": "2026-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-14 07:32:58", "last_data": "2026-01-14 07:32:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1623116, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-14/", "name": "dt", "value": "2026-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-15 07:35:20", "last_data": "2026-01-15 07:35:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625497, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-15/", "name": "dt", "value": "2026-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:34:26", "last_data": "2026-01-16 07:34:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625696, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-16/", "name": "dt", "value": "2026-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-17 07:33:49", "last_data": "2026-01-17 07:33:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626138, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-17/", "name": "dt", "value": "2026-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-18 07:31:48", "last_data": "2026-01-18 07:31:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626348, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-18/", "name": "dt", "value": "2026-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-19 07:31:44", "last_data": "2026-01-19 07:31:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626598, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-19/", "name": "dt", "value": "2026-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-20 07:39:40", "last_data": "2026-01-20 07:39:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626810, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-20/", "name": "dt", "value": "2026-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-21 07:41:46", "last_data": "2026-01-21 07:41:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627031, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-21/", "name": "dt", "value": "2026-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-22 07:40:25", "last_data": "2026-01-22 07:40:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627248, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-22/", "name": "dt", "value": "2026-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-23 07:40:02", "last_data": "2026-01-23 07:40:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627463, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-23/", "name": "dt", "value": "2026-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-24 07:37:32", "last_data": "2026-01-24 07:37:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627673, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-24/", "name": "dt", "value": "2026-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-25 07:34:45", "last_data": "2026-01-25 07:34:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627890, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-25/", "name": "dt", "value": "2026-01-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-26 07:33:51", "last_data": "2026-01-26 07:33:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628112, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-26/", "name": "dt", "value": "2026-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-27 07:36:55", "last_data": "2026-01-27 07:36:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628331, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-27/", "name": "dt", "value": "2026-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-28 07:37:52", "last_data": "2026-01-28 07:37:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628549, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-28/", "name": "dt", "value": "2026-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-29 07:37:12", "last_data": "2026-01-29 07:37:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628779, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-29/", "name": "dt", "value": "2026-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-30 07:39:17", "last_data": "2026-01-30 07:39:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629000, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-30/", "name": "dt", "value": "2026-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-31 07:38:47", "last_data": "2026-01-31 07:38:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629220, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-31/", "name": "dt", "value": "2026-01-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-01 07:36:06", "last_data": "2026-02-01 07:36:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629431, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-01/", "name": "dt", "value": "2026-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-02 07:43:49", "last_data": "2026-02-02 07:43:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629713, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-02/", "name": "dt", "value": "2026-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-03 07:47:09", "last_data": "2026-02-03 07:47:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629940, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-03/", "name": "dt", "value": "2026-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-04 07:47:47", "last_data": "2026-02-04 07:47:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630163, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-04/", "name": "dt", "value": "2026-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-05 07:38:29", "last_data": "2026-02-05 07:38:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630380, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-05/", "name": "dt", "value": "2026-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-06 07:40:43", "last_data": "2026-02-06 07:40:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630602, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-06/", "name": "dt", "value": "2026-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-07 07:38:15", "last_data": "2026-02-07 07:38:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630813, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-07/", "name": "dt", "value": "2026-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-08 07:36:19", "last_data": "2026-02-08 07:36:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631031, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-08/", "name": "dt", "value": "2026-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-09 07:33:30", "last_data": "2026-02-09 07:33:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631254, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-09/", "name": "dt", "value": "2026-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-10 07:38:07", "last_data": "2026-02-10 07:38:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631484, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-10/", "name": "dt", "value": "2026-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-11 07:36:06", "last_data": "2026-02-11 07:36:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631794, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-11/", "name": "dt", "value": "2026-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-12 07:35:38", "last_data": "2026-02-12 07:35:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1632103, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-12/", "name": "dt", "value": "2026-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-13 07:40:20", "last_data": "2026-02-13 07:40:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1632317, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-13/", "name": "dt", "value": "2026-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-14 07:35:29", "last_data": "2026-02-14 07:35:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1632523, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-14/", "name": "dt", "value": "2026-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-15 07:34:03", "last_data": "2026-02-15 07:34:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634877, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-15/", "name": "dt", "value": "2026-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:35:34", "last_data": "2026-02-16 07:35:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635096, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-16/", "name": "dt", "value": "2026-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-17 07:37:48", "last_data": "2026-02-17 07:37:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635316, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-17/", "name": "dt", "value": "2026-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-18 07:43:02", "last_data": "2026-02-18 07:43:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635532, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-18/", "name": "dt", "value": "2026-02-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-19 07:40:06", "last_data": "2026-02-19 07:40:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635745, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-19/", "name": "dt", "value": "2026-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-20 07:40:10", "last_data": "2026-02-20 07:40:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635956, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-20/", "name": "dt", "value": "2026-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-21 07:45:46", "last_data": "2026-02-21 07:45:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636169, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-21/", "name": "dt", "value": "2026-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-22 07:39:16", "last_data": "2026-02-22 07:39:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636439, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-22/", "name": "dt", "value": "2026-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-23 07:38:25", "last_data": "2026-02-23 07:38:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636722, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-23/", "name": "dt", "value": "2026-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-24 07:38:53", "last_data": "2026-02-24 07:38:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636979, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-24/", "name": "dt", "value": "2026-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-25 07:42:11", "last_data": "2026-02-25 07:42:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1637559, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-25/", "name": "dt", "value": "2026-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-26 07:46:52", "last_data": "2026-02-26 07:46:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1640948, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-26/", "name": "dt", "value": "2026-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-27 07:47:37", "last_data": "2026-02-27 07:47:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641166, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-27/", "name": "dt", "value": "2026-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-28 07:41:29", "last_data": "2026-02-28 07:41:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641394, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-28/", "name": "dt", "value": "2026-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-01 07:45:05", "last_data": "2026-03-01 07:45:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641607, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-01/", "name": "dt", "value": "2026-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-02 07:51:13", "last_data": "2026-03-02 07:51:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641837, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-02/", "name": "dt", "value": "2026-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-03 08:00:38", "last_data": "2026-03-03 08:00:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642051, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-03/", "name": "dt", "value": "2026-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-04 07:49:03", "last_data": "2026-03-04 07:49:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642272, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-04/", "name": "dt", "value": "2026-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-05 07:45:06", "last_data": "2026-03-05 07:45:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642493, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-05/", "name": "dt", "value": "2026-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-06 07:44:39", "last_data": "2026-03-06 07:44:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642711, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-06/", "name": "dt", "value": "2026-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-07 07:43:41", "last_data": "2026-03-07 07:43:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642918, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-07/", "name": "dt", "value": "2026-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-08 07:41:48", "last_data": "2026-03-08 07:41:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1643760, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-08/", "name": "dt", "value": "2026-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-09 07:37:32", "last_data": "2026-03-09 07:37:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1644104, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-09/", "name": "dt", "value": "2026-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-10 07:38:23", "last_data": "2026-03-10 07:38:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645053, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-10/", "name": "dt", "value": "2026-03-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-11 07:40:05", "last_data": "2026-03-11 07:40:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645269, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-11/", "name": "dt", "value": "2026-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-12 07:40:05", "last_data": "2026-03-12 07:40:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645485, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-12/", "name": "dt", "value": "2026-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-13 07:42:32", "last_data": "2026-03-13 07:42:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645700, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-13/", "name": "dt", "value": "2026-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-14 07:43:42", "last_data": "2026-03-14 07:43:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645908, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-14/", "name": "dt", "value": "2026-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-15 07:36:23", "last_data": "2026-03-15 07:36:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647926, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-15/", "name": "dt", "value": "2026-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:39:59", "last_data": "2026-03-16 07:39:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648141, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-16/", "name": "dt", "value": "2026-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-17 07:37:44", "last_data": "2026-03-17 07:37:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648355, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-17/", "name": "dt", "value": "2026-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-18 07:37:59", "last_data": "2026-03-18 07:37:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648603, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-18/", "name": "dt", "value": "2026-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-19 07:43:48", "last_data": "2026-03-19 07:43:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648815, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-19/", "name": "dt", "value": "2026-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-20 07:43:16", "last_data": "2026-03-20 07:43:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649025, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-20/", "name": "dt", "value": "2026-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-21 07:38:36", "last_data": "2026-03-21 07:38:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649357, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-21/", "name": "dt", "value": "2026-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-22 07:41:19", "last_data": "2026-03-22 07:41:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649562, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-22/", "name": "dt", "value": "2026-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-23 07:36:01", "last_data": "2026-03-23 07:36:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649782, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-23/", "name": "dt", "value": "2026-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-24 07:45:55", "last_data": "2026-03-24 07:45:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650007, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-24/", "name": "dt", "value": "2026-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-25 07:39:21", "last_data": "2026-03-25 07:39:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650251, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-25/", "name": "dt", "value": "2026-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-26 07:37:58", "last_data": "2026-03-26 07:37:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650466, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-26/", "name": "dt", "value": "2026-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-27 07:40:55", "last_data": "2026-03-27 07:40:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650678, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-27/", "name": "dt", "value": "2026-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-28 07:48:19", "last_data": "2026-03-28 07:48:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650893, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-28/", "name": "dt", "value": "2026-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-29 07:37:52", "last_data": "2026-03-29 07:37:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1651524, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-29/", "name": "dt", "value": "2026-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-30 07:40:59", "last_data": "2026-03-30 07:40:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1651831, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-30/", "name": "dt", "value": "2026-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-31 07:40:36", "last_data": "2026-03-31 07:40:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652055, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-31/", "name": "dt", "value": "2026-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-01 07:52:14", "last_data": "2026-04-01 07:52:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652432, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-01/", "name": "dt", "value": "2026-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-02 07:59:31", "last_data": "2026-04-02 07:59:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652645, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-02/", "name": "dt", "value": "2026-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-03 08:02:41", "last_data": "2026-04-03 08:02:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652866, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-03/", "name": "dt", "value": "2026-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-04 07:47:06", "last_data": "2026-04-04 07:47:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1653081, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-04/", "name": "dt", "value": "2026-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-05 07:44:08", "last_data": "2026-04-05 07:44:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1656585, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-05/", "name": "dt", "value": "2026-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-06 07:49:16", "last_data": "2026-04-06 07:49:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1656805, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-06/", "name": "dt", "value": "2026-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-07 07:44:56", "last_data": "2026-04-07 07:44:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657031, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-07/", "name": "dt", "value": "2026-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-08 07:46:24", "last_data": "2026-04-08 07:46:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657438, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-08/", "name": "dt", "value": "2026-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-09 07:42:21", "last_data": "2026-04-09 07:42:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657655, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-09/", "name": "dt", "value": "2026-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-10 07:40:25", "last_data": "2026-04-10 07:40:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657873, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-10/", "name": "dt", "value": "2026-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-11 07:40:09", "last_data": "2026-04-11 07:40:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658080, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-11/", "name": "dt", "value": "2026-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-12 07:38:47", "last_data": "2026-04-12 07:38:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658290, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-12/", "name": "dt", "value": "2026-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-13 07:42:31", "last_data": "2026-04-13 07:42:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658510, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-13/", "name": "dt", "value": "2026-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-14 07:43:12", "last_data": "2026-04-14 07:43:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658720, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-14/", "name": "dt", "value": "2026-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-15 07:41:57", "last_data": "2026-04-15 07:41:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660986, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-15/", "name": "dt", "value": "2026-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:46:30", "last_data": "2026-04-16 07:46:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1661351, "location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-16/", "name": "dt", "value": "2026-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-17 07:48:53", "last_data": "2026-04-17 07:48:53" }, "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 07:38:55
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_dynamodb`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_dynamodb.storedgeapirequests_api_requests`\n(\n`records_retrieved`STRING,`request_path`STRING,`client_application_name`STRING,`response_time`STRING,`target_resource`STRING,`facility_id`STRING,`created_at`STRING,`request_id`STRING,`status_code`STRING,`company_uuid`STRING,`time_to_live`STRING,`company_id`STRING,`client_application_id`STRING,`api_version`STRING,`response_meta`STRING,`facility_uuid`STRING,`facility_name`STRING,`created_at_Id`STRING,`client_ip_address`STRING,`company_name`STRING,`cloudflare_ray_id`STRING,`controller_action`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-prod/raw_incremental/api_requests'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_dynamodb.storedgeapirequests_api_requests`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_dynamodb.storedgeapirequests_api_requests" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2020-10-20 22:28:47",
"disabled": false,
"format": "raw",
"id": 809,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_prod_dynamodb",
"table": "storedgeapirequests_api_requests"
},
"type": "dynamodb"
},
"partition": {
"count": 185,
"ddl": [
"ALTER TABLE\n `sfdl_prod_dynamodb.storedgeapirequests_api_requests`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-16/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 1566079,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-14/",
"name": "dt",
"value": "2025-10-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-15 07:37:24",
"last_data": "2025-10-15 07:37:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1566312,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-15/",
"name": "dt",
"value": "2025-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-16 07:35:00",
"last_data": "2025-10-16 07:35:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1595708,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-16/",
"name": "dt",
"value": "2025-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:35:38",
"last_data": "2025-10-17 07:35:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1595976,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-17/",
"name": "dt",
"value": "2025-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-18 07:37:36",
"last_data": "2025-10-18 07:37:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1596543,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-18/",
"name": "dt",
"value": "2025-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-19 07:33:18",
"last_data": "2025-10-19 07:33:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1596765,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-19/",
"name": "dt",
"value": "2025-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-20 07:32:06",
"last_data": "2025-10-20 07:32:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597002,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-20/",
"name": "dt",
"value": "2025-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-21 07:32:44",
"last_data": "2025-10-21 07:32:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597245,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-21/",
"name": "dt",
"value": "2025-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-22 07:35:19",
"last_data": "2025-10-22 07:35:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597473,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-22/",
"name": "dt",
"value": "2025-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-23 07:38:49",
"last_data": "2025-10-23 07:38:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597734,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-23/",
"name": "dt",
"value": "2025-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-24 07:39:51",
"last_data": "2025-10-24 07:39:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597973,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-24/",
"name": "dt",
"value": "2025-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-25 07:39:39",
"last_data": "2025-10-25 07:39:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598202,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-25/",
"name": "dt",
"value": "2025-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-26 07:39:08",
"last_data": "2025-10-26 07:39:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598421,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-26/",
"name": "dt",
"value": "2025-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-27 07:38:06",
"last_data": "2025-10-27 07:38:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598670,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-27/",
"name": "dt",
"value": "2025-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-28 07:39:44",
"last_data": "2025-10-28 07:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598897,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-28/",
"name": "dt",
"value": "2025-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-29 07:47:04",
"last_data": "2025-10-29 07:47:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599141,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-29/",
"name": "dt",
"value": "2025-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-30 07:38:26",
"last_data": "2025-10-30 07:38:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599373,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-30/",
"name": "dt",
"value": "2025-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-31 07:40:50",
"last_data": "2025-10-31 07:40:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599615,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-10-31/",
"name": "dt",
"value": "2025-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-01 07:42:33",
"last_data": "2025-11-01 07:42:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600062,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-01/",
"name": "dt",
"value": "2025-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-02 07:53:32",
"last_data": "2025-11-02 07:53:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600284,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-02/",
"name": "dt",
"value": "2025-11-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-03 07:45:11",
"last_data": "2025-11-03 07:45:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600523,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-03/",
"name": "dt",
"value": "2025-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-04 07:45:41",
"last_data": "2025-11-04 07:45:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600762,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-04/",
"name": "dt",
"value": "2025-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-05 07:41:32",
"last_data": "2025-11-05 07:41:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600997,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-05/",
"name": "dt",
"value": "2025-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-06 07:39:01",
"last_data": "2025-11-06 07:39:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601235,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-06/",
"name": "dt",
"value": "2025-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-07 07:39:01",
"last_data": "2025-11-07 07:39:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601499,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-07/",
"name": "dt",
"value": "2025-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-08 07:42:14",
"last_data": "2025-11-08 07:42:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601731,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-08/",
"name": "dt",
"value": "2025-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-09 07:35:11",
"last_data": "2025-11-09 07:35:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601969,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-09/",
"name": "dt",
"value": "2025-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-10 07:32:43",
"last_data": "2025-11-10 07:32:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602208,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-10/",
"name": "dt",
"value": "2025-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-11 07:36:29",
"last_data": "2025-11-11 07:36:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602452,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-11/",
"name": "dt",
"value": "2025-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-12 07:36:07",
"last_data": "2025-11-12 07:36:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602682,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-12/",
"name": "dt",
"value": "2025-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-13 07:37:14",
"last_data": "2025-11-13 07:37:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602920,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-13/",
"name": "dt",
"value": "2025-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-14 07:37:41",
"last_data": "2025-11-14 07:37:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1603151,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-14/",
"name": "dt",
"value": "2025-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-15 07:35:35",
"last_data": "2025-11-15 07:35:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1604792,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-15/",
"name": "dt",
"value": "2025-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:33:50",
"last_data": "2025-11-16 07:33:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605810,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-16/",
"name": "dt",
"value": "2025-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-17 07:33:44",
"last_data": "2025-11-17 07:33:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606081,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-17/",
"name": "dt",
"value": "2025-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-18 07:36:45",
"last_data": "2025-11-18 07:36:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606313,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-18/",
"name": "dt",
"value": "2025-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-19 07:35:23",
"last_data": "2025-11-19 07:35:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606553,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-19/",
"name": "dt",
"value": "2025-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-20 07:34:51",
"last_data": "2025-11-20 07:34:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606787,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-20/",
"name": "dt",
"value": "2025-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-21 07:35:16",
"last_data": "2025-11-21 07:35:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1607586,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-21/",
"name": "dt",
"value": "2025-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-22 07:39:16",
"last_data": "2025-11-22 07:39:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1607812,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-22/",
"name": "dt",
"value": "2025-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-23 07:36:30",
"last_data": "2025-11-23 07:36:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608035,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-23/",
"name": "dt",
"value": "2025-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-24 07:34:23",
"last_data": "2025-11-24 07:34:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608276,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-24/",
"name": "dt",
"value": "2025-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-25 07:36:48",
"last_data": "2025-11-25 07:36:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608509,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-25/",
"name": "dt",
"value": "2025-11-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-26 07:38:33",
"last_data": "2025-11-26 07:38:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608743,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-26/",
"name": "dt",
"value": "2025-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-27 07:38:54",
"last_data": "2025-11-27 07:38:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608971,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-27/",
"name": "dt",
"value": "2025-11-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-28 07:34:47",
"last_data": "2025-11-28 07:34:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609201,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-28/",
"name": "dt",
"value": "2025-11-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-29 07:35:04",
"last_data": "2025-11-29 07:35:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609430,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-29/",
"name": "dt",
"value": "2025-11-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-30 07:36:07",
"last_data": "2025-11-30 07:36:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609666,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-11-30/",
"name": "dt",
"value": "2025-11-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-01 07:34:32",
"last_data": "2025-12-01 07:34:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609909,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-01/",
"name": "dt",
"value": "2025-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-02 07:46:04",
"last_data": "2025-12-02 07:46:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610146,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-02/",
"name": "dt",
"value": "2025-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-03 07:46:06",
"last_data": "2025-12-03 07:46:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610389,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-03/",
"name": "dt",
"value": "2025-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-04 07:43:00",
"last_data": "2025-12-04 07:43:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610620,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-04/",
"name": "dt",
"value": "2025-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-05 07:40:45",
"last_data": "2025-12-05 07:40:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611140,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-05/",
"name": "dt",
"value": "2025-12-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-06 07:36:59",
"last_data": "2025-12-06 07:36:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611374,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-06/",
"name": "dt",
"value": "2025-12-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-07 07:36:23",
"last_data": "2025-12-07 07:36:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611594,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-07/",
"name": "dt",
"value": "2025-12-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-08 07:33:48",
"last_data": "2025-12-08 07:33:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611834,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-08/",
"name": "dt",
"value": "2025-12-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-09 07:35:56",
"last_data": "2025-12-09 07:35:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1612317,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-09/",
"name": "dt",
"value": "2025-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-10 07:36:29",
"last_data": "2025-12-10 07:36:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1612552,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-10/",
"name": "dt",
"value": "2025-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-11 07:37:42",
"last_data": "2025-12-11 07:37:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1612808,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-11/",
"name": "dt",
"value": "2025-12-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-12 07:37:16",
"last_data": "2025-12-12 07:37:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1613128,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-12/",
"name": "dt",
"value": "2025-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-13 07:36:26",
"last_data": "2025-12-13 07:36:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1613349,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-13/",
"name": "dt",
"value": "2025-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-14 07:34:35",
"last_data": "2025-12-14 07:34:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1613571,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-14/",
"name": "dt",
"value": "2025-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-15 07:33:13",
"last_data": "2025-12-15 07:33:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616245,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-15/",
"name": "dt",
"value": "2025-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 07:36:44",
"last_data": "2025-12-16 07:36:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616593,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-16/",
"name": "dt",
"value": "2025-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-17 07:34:10",
"last_data": "2025-12-17 07:34:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616811,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-17/",
"name": "dt",
"value": "2025-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-18 07:36:49",
"last_data": "2025-12-18 07:36:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617036,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-18/",
"name": "dt",
"value": "2025-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-19 07:35:39",
"last_data": "2025-12-19 07:35:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617250,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-19/",
"name": "dt",
"value": "2025-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-20 07:37:12",
"last_data": "2025-12-20 07:37:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617497,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-20/",
"name": "dt",
"value": "2025-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-21 07:33:30",
"last_data": "2025-12-21 07:33:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617711,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-21/",
"name": "dt",
"value": "2025-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-22 07:32:36",
"last_data": "2025-12-22 07:32:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617928,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-22/",
"name": "dt",
"value": "2025-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-23 07:35:17",
"last_data": "2025-12-23 07:35:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618143,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-23/",
"name": "dt",
"value": "2025-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-24 07:41:00",
"last_data": "2025-12-24 07:41:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618362,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-24/",
"name": "dt",
"value": "2025-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-25 07:35:26",
"last_data": "2025-12-25 07:35:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618575,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-25/",
"name": "dt",
"value": "2025-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-26 07:32:19",
"last_data": "2025-12-26 07:32:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618789,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-26/",
"name": "dt",
"value": "2025-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-27 07:38:28",
"last_data": "2025-12-27 07:38:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618999,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-27/",
"name": "dt",
"value": "2025-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-28 07:35:55",
"last_data": "2025-12-28 07:35:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619252,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-28/",
"name": "dt",
"value": "2025-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-29 07:35:12",
"last_data": "2025-12-29 07:35:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619469,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-29/",
"name": "dt",
"value": "2025-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-30 07:36:26",
"last_data": "2025-12-30 07:36:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619686,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-30/",
"name": "dt",
"value": "2025-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-31 07:43:55",
"last_data": "2025-12-31 07:43:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619916,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2025-12-31/",
"name": "dt",
"value": "2025-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-01 07:37:20",
"last_data": "2026-01-01 07:37:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620137,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-01/",
"name": "dt",
"value": "2026-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-02 07:42:44",
"last_data": "2026-01-02 07:42:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620359,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-02/",
"name": "dt",
"value": "2026-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-03 07:51:23",
"last_data": "2026-01-03 07:51:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620568,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-03/",
"name": "dt",
"value": "2026-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-04 07:43:43",
"last_data": "2026-01-04 07:43:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620785,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-04/",
"name": "dt",
"value": "2026-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-05 07:35:05",
"last_data": "2026-01-05 07:35:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621006,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-05/",
"name": "dt",
"value": "2026-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-06 07:39:43",
"last_data": "2026-01-06 07:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621227,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-06/",
"name": "dt",
"value": "2026-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-07 07:38:55",
"last_data": "2026-01-07 07:38:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621454,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-07/",
"name": "dt",
"value": "2026-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-08 07:38:33",
"last_data": "2026-01-08 07:38:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621669,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/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:28:03",
"last_data": "2026-01-09 09:28:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621903,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-09/",
"name": "dt",
"value": "2026-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-10 07:39:48",
"last_data": "2026-01-10 07:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622132,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-10/",
"name": "dt",
"value": "2026-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-11 07:34:24",
"last_data": "2026-01-11 07:34:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622345,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-11/",
"name": "dt",
"value": "2026-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-12 07:32:41",
"last_data": "2026-01-12 07:32:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622683,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-12/",
"name": "dt",
"value": "2026-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-13 07:33:52",
"last_data": "2026-01-13 07:33:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622901,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-13/",
"name": "dt",
"value": "2026-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-14 07:32:58",
"last_data": "2026-01-14 07:32:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1623116,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-14/",
"name": "dt",
"value": "2026-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-15 07:35:20",
"last_data": "2026-01-15 07:35:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625497,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-15/",
"name": "dt",
"value": "2026-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:34:26",
"last_data": "2026-01-16 07:34:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625696,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-16/",
"name": "dt",
"value": "2026-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-17 07:33:49",
"last_data": "2026-01-17 07:33:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626138,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-17/",
"name": "dt",
"value": "2026-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-18 07:31:48",
"last_data": "2026-01-18 07:31:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626348,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-18/",
"name": "dt",
"value": "2026-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-19 07:31:44",
"last_data": "2026-01-19 07:31:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626598,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-19/",
"name": "dt",
"value": "2026-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-20 07:39:40",
"last_data": "2026-01-20 07:39:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626810,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-20/",
"name": "dt",
"value": "2026-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-21 07:41:46",
"last_data": "2026-01-21 07:41:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627031,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-21/",
"name": "dt",
"value": "2026-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-22 07:40:25",
"last_data": "2026-01-22 07:40:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627248,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-22/",
"name": "dt",
"value": "2026-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-23 07:40:02",
"last_data": "2026-01-23 07:40:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627463,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-23/",
"name": "dt",
"value": "2026-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-24 07:37:32",
"last_data": "2026-01-24 07:37:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627673,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-24/",
"name": "dt",
"value": "2026-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-25 07:34:45",
"last_data": "2026-01-25 07:34:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627890,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-25/",
"name": "dt",
"value": "2026-01-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-26 07:33:51",
"last_data": "2026-01-26 07:33:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628112,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-26/",
"name": "dt",
"value": "2026-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-27 07:36:55",
"last_data": "2026-01-27 07:36:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628331,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-27/",
"name": "dt",
"value": "2026-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-28 07:37:52",
"last_data": "2026-01-28 07:37:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628549,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-28/",
"name": "dt",
"value": "2026-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-29 07:37:12",
"last_data": "2026-01-29 07:37:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628779,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-29/",
"name": "dt",
"value": "2026-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-30 07:39:17",
"last_data": "2026-01-30 07:39:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629000,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-30/",
"name": "dt",
"value": "2026-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-31 07:38:47",
"last_data": "2026-01-31 07:38:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629220,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-01-31/",
"name": "dt",
"value": "2026-01-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-01 07:36:06",
"last_data": "2026-02-01 07:36:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629431,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-01/",
"name": "dt",
"value": "2026-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-02 07:43:49",
"last_data": "2026-02-02 07:43:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629713,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-02/",
"name": "dt",
"value": "2026-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-03 07:47:09",
"last_data": "2026-02-03 07:47:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629940,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-03/",
"name": "dt",
"value": "2026-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-04 07:47:47",
"last_data": "2026-02-04 07:47:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630163,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-04/",
"name": "dt",
"value": "2026-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-05 07:38:29",
"last_data": "2026-02-05 07:38:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630380,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-05/",
"name": "dt",
"value": "2026-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-06 07:40:43",
"last_data": "2026-02-06 07:40:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630602,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-06/",
"name": "dt",
"value": "2026-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-07 07:38:15",
"last_data": "2026-02-07 07:38:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630813,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-07/",
"name": "dt",
"value": "2026-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-08 07:36:19",
"last_data": "2026-02-08 07:36:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631031,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-08/",
"name": "dt",
"value": "2026-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-09 07:33:30",
"last_data": "2026-02-09 07:33:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631254,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-09/",
"name": "dt",
"value": "2026-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-10 07:38:07",
"last_data": "2026-02-10 07:38:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631484,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-10/",
"name": "dt",
"value": "2026-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-11 07:36:06",
"last_data": "2026-02-11 07:36:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631794,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-11/",
"name": "dt",
"value": "2026-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-12 07:35:38",
"last_data": "2026-02-12 07:35:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1632103,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-12/",
"name": "dt",
"value": "2026-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-13 07:40:20",
"last_data": "2026-02-13 07:40:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1632317,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-13/",
"name": "dt",
"value": "2026-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-14 07:35:29",
"last_data": "2026-02-14 07:35:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1632523,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-14/",
"name": "dt",
"value": "2026-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-15 07:34:03",
"last_data": "2026-02-15 07:34:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634877,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-15/",
"name": "dt",
"value": "2026-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:35:34",
"last_data": "2026-02-16 07:35:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635096,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-16/",
"name": "dt",
"value": "2026-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-17 07:37:48",
"last_data": "2026-02-17 07:37:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635316,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-17/",
"name": "dt",
"value": "2026-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-18 07:43:02",
"last_data": "2026-02-18 07:43:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635532,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-18/",
"name": "dt",
"value": "2026-02-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-19 07:40:06",
"last_data": "2026-02-19 07:40:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635745,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-19/",
"name": "dt",
"value": "2026-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-20 07:40:10",
"last_data": "2026-02-20 07:40:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635956,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-20/",
"name": "dt",
"value": "2026-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-21 07:45:46",
"last_data": "2026-02-21 07:45:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636169,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-21/",
"name": "dt",
"value": "2026-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-22 07:39:16",
"last_data": "2026-02-22 07:39:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636439,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-22/",
"name": "dt",
"value": "2026-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-23 07:38:25",
"last_data": "2026-02-23 07:38:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636722,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-23/",
"name": "dt",
"value": "2026-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-24 07:38:53",
"last_data": "2026-02-24 07:38:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636979,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-24/",
"name": "dt",
"value": "2026-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-25 07:42:11",
"last_data": "2026-02-25 07:42:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1637559,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-25/",
"name": "dt",
"value": "2026-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-26 07:46:52",
"last_data": "2026-02-26 07:46:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1640948,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-26/",
"name": "dt",
"value": "2026-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-27 07:47:37",
"last_data": "2026-02-27 07:47:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641166,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-27/",
"name": "dt",
"value": "2026-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-28 07:41:29",
"last_data": "2026-02-28 07:41:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641394,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-02-28/",
"name": "dt",
"value": "2026-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-01 07:45:05",
"last_data": "2026-03-01 07:45:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641607,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-01/",
"name": "dt",
"value": "2026-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-02 07:51:13",
"last_data": "2026-03-02 07:51:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641837,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-02/",
"name": "dt",
"value": "2026-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-03 08:00:38",
"last_data": "2026-03-03 08:00:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642051,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-03/",
"name": "dt",
"value": "2026-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-04 07:49:03",
"last_data": "2026-03-04 07:49:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642272,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-04/",
"name": "dt",
"value": "2026-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-05 07:45:06",
"last_data": "2026-03-05 07:45:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642493,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-05/",
"name": "dt",
"value": "2026-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-06 07:44:39",
"last_data": "2026-03-06 07:44:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642711,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-06/",
"name": "dt",
"value": "2026-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-07 07:43:41",
"last_data": "2026-03-07 07:43:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642918,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-07/",
"name": "dt",
"value": "2026-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-08 07:41:48",
"last_data": "2026-03-08 07:41:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1643760,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-08/",
"name": "dt",
"value": "2026-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-09 07:37:32",
"last_data": "2026-03-09 07:37:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1644104,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-09/",
"name": "dt",
"value": "2026-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-10 07:38:23",
"last_data": "2026-03-10 07:38:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645053,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-10/",
"name": "dt",
"value": "2026-03-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-11 07:40:05",
"last_data": "2026-03-11 07:40:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645269,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-11/",
"name": "dt",
"value": "2026-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-12 07:40:05",
"last_data": "2026-03-12 07:40:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645485,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-12/",
"name": "dt",
"value": "2026-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-13 07:42:32",
"last_data": "2026-03-13 07:42:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645700,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-13/",
"name": "dt",
"value": "2026-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-14 07:43:42",
"last_data": "2026-03-14 07:43:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645908,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-14/",
"name": "dt",
"value": "2026-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-15 07:36:23",
"last_data": "2026-03-15 07:36:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647926,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-15/",
"name": "dt",
"value": "2026-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:39:59",
"last_data": "2026-03-16 07:39:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648141,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-16/",
"name": "dt",
"value": "2026-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-17 07:37:44",
"last_data": "2026-03-17 07:37:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648355,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-17/",
"name": "dt",
"value": "2026-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-18 07:37:59",
"last_data": "2026-03-18 07:37:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648603,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-18/",
"name": "dt",
"value": "2026-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-19 07:43:48",
"last_data": "2026-03-19 07:43:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648815,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-19/",
"name": "dt",
"value": "2026-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-20 07:43:16",
"last_data": "2026-03-20 07:43:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649025,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-20/",
"name": "dt",
"value": "2026-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-21 07:38:36",
"last_data": "2026-03-21 07:38:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649357,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-21/",
"name": "dt",
"value": "2026-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-22 07:41:19",
"last_data": "2026-03-22 07:41:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649562,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-22/",
"name": "dt",
"value": "2026-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-23 07:36:01",
"last_data": "2026-03-23 07:36:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649782,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-23/",
"name": "dt",
"value": "2026-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-24 07:45:55",
"last_data": "2026-03-24 07:45:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650007,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-24/",
"name": "dt",
"value": "2026-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-25 07:39:21",
"last_data": "2026-03-25 07:39:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650251,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-25/",
"name": "dt",
"value": "2026-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-26 07:37:58",
"last_data": "2026-03-26 07:37:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650466,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-26/",
"name": "dt",
"value": "2026-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-27 07:40:55",
"last_data": "2026-03-27 07:40:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650678,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-27/",
"name": "dt",
"value": "2026-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-28 07:48:19",
"last_data": "2026-03-28 07:48:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650893,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-28/",
"name": "dt",
"value": "2026-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-29 07:37:52",
"last_data": "2026-03-29 07:37:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1651524,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-29/",
"name": "dt",
"value": "2026-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-30 07:40:59",
"last_data": "2026-03-30 07:40:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1651831,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-30/",
"name": "dt",
"value": "2026-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-31 07:40:36",
"last_data": "2026-03-31 07:40:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652055,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-03-31/",
"name": "dt",
"value": "2026-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-01 07:52:14",
"last_data": "2026-04-01 07:52:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652432,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-01/",
"name": "dt",
"value": "2026-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-02 07:59:31",
"last_data": "2026-04-02 07:59:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652645,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-02/",
"name": "dt",
"value": "2026-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-03 08:02:41",
"last_data": "2026-04-03 08:02:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652866,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-03/",
"name": "dt",
"value": "2026-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-04 07:47:06",
"last_data": "2026-04-04 07:47:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1653081,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-04/",
"name": "dt",
"value": "2026-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-05 07:44:08",
"last_data": "2026-04-05 07:44:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1656585,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-05/",
"name": "dt",
"value": "2026-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-06 07:49:16",
"last_data": "2026-04-06 07:49:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1656805,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-06/",
"name": "dt",
"value": "2026-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-07 07:44:56",
"last_data": "2026-04-07 07:44:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657031,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-07/",
"name": "dt",
"value": "2026-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-08 07:46:24",
"last_data": "2026-04-08 07:46:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657438,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-08/",
"name": "dt",
"value": "2026-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-09 07:42:21",
"last_data": "2026-04-09 07:42:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657655,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-09/",
"name": "dt",
"value": "2026-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-10 07:40:25",
"last_data": "2026-04-10 07:40:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657873,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-10/",
"name": "dt",
"value": "2026-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-11 07:40:09",
"last_data": "2026-04-11 07:40:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658080,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-11/",
"name": "dt",
"value": "2026-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-12 07:38:47",
"last_data": "2026-04-12 07:38:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658290,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-12/",
"name": "dt",
"value": "2026-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-13 07:42:31",
"last_data": "2026-04-13 07:42:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658510,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-13/",
"name": "dt",
"value": "2026-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-14 07:43:12",
"last_data": "2026-04-14 07:43:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658720,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-14/",
"name": "dt",
"value": "2026-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-15 07:41:57",
"last_data": "2026-04-15 07:41:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660986,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-15/",
"name": "dt",
"value": "2026-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:46:30",
"last_data": "2026-04-16 07:46:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1661351,
"location": "s3://sfdl-dynamodb-storedgeapirequests-prod/raw_incremental/api_requests/dt=2026-04-16/",
"name": "dt",
"value": "2026-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-17 07:48:53",
"last_data": "2026-04-17 07:48:53"
},
"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 07:38:55",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_dynamodb`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_dynamodb.storedgeapirequests_api_requests`\n(\n`records_retrieved`STRING,`request_path`STRING,`client_application_name`STRING,`response_time`STRING,`target_resource`STRING,`facility_id`STRING,`created_at`STRING,`request_id`STRING,`status_code`STRING,`company_uuid`STRING,`time_to_live`STRING,`company_id`STRING,`client_application_id`STRING,`api_version`STRING,`response_meta`STRING,`facility_uuid`STRING,`facility_name`STRING,`created_at_Id`STRING,`client_ip_address`STRING,`company_name`STRING,`cloudflare_ray_id`STRING,`controller_action`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-prod/raw_incremental/api_requests'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_dynamodb.storedgeapirequests_api_requests`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_dynamodb.storedgeapirequests_api_requests"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}