1 Antwort
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
0
To retrieve and save query history programmatically:
- Use Athena ListQueryExecutions API action or the list-query-executions CLI command to retrieve the query IDs.
- Use the Athena GetQueryExecution API action or the get-query-execution CLI command to retrieve information about each query based on its ID.
- Use the Amazon S3 PutObject API action or the put-object CLI command to save the information in Amazon S3.
Please check Working with Query Results, Output Files, and Query History for more details.
beantwortet vor 4 Jahren
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 7 Monaten
- Wie behebe ich „Abfrage-Timeout“-Fehler, wenn ich Daten von Athena nach QuickSight SPICE importiere?AWS OFFICIALAktualisiert vor 6 Monaten
- AWS OFFICIALAktualisiert vor 3 Jahren
- AWS OFFICIALAktualisiert vor 2 Jahren