aws-athena-prepared-statement-query
Prepared statement definitions are plaintext SQL and can include embedded sensitive constants.
Where it sits
| location | GetPreparedStatement.PreparedStatement.QueryStatement |
| location kind | query_text |
| data kinds | credential password api_key sensitive_data |
| emits edge | ContainsSecret |
| service | Athena (aws:athena) |
Collection recipe
| access mode | read_api |
| operation | GetPreparedStatement |
| response path | PreparedStatement.QueryStatement |
| encoding | string |
| params | {"StatementName": "\u003cstatement-name\u003e", "WorkGroup": "\u003cworkgroup\u003e"} |
Required permissions
athena:GetPreparedStatement
References