Connect to Athena
Steps to prepare and connect to Athena
Last updated
Steps to prepare and connect to Athena
Last updated
1. Create a new IAM user, and enable Programmatic Access.
2. Select Attach existing policies directly, then Create policy:
3. Use the following template to create the new policy.:
As a template, the following sample has some values you must replace with your own data.
Replace 000000000000 with your own ID.
Change any mention of us-west-2 that's incorrect to the AWS region that applies.
Replace athena-s3-result-dir with your actual S3 path.
4. Name the policy and attach the policy to the user.
Name the policy athena-read-only, then select Create policy.
Select the athena-read-only policy, then select Attach existing policies directly.
5. Finish the Add User dialog.
Region - Specify the AWS Region where your data is hosted, e.g. "us-west-2".
Access Key ID - You'll receive the Access Key ID when you create the new user.
Secret Access Key - You'll receive the Secret Access Key when you create the new user.
Staging Directory - Enter lightup-athena-staging.
Read more about .