-
Notifications
You must be signed in to change notification settings - Fork 473
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow role-based authentication for Athena
You can now specify role_arn to assume a role for querying Athena, rather than using the access key & secret directly. STS requires a region, which might not be the same region as the database's region. To try & clean up the distinction I've moved all the Athena credential settings to a new `credentials` sub-hash.
- Loading branch information
1 parent
ac50e15
commit 0c97d0e
Showing
2 changed files
with
33 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters