onyon/Athena Query
Run an athena query during build.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| sql-input | Raw SQL Input | no | — |
| sql-file | SQL File Input | no | — |
| output-location | Location on S3 to store query results | no | — |
| workgroup | Workgroup to execute the query | no | — |
| database | Database to run against, if any | no | — |
| ddb-id | Unique ID for entry into DynamoDB table | no | — |
| ddb-table | DynamoDB Table for state tracking | no | — |
| wait | Wait for the query to finish | no | false |
Outputs
| name | description |
|---|---|
| query-id | Athena Query ID |