Skip to content

aws-samples/amazon-athena-prepared-statement-blog

Improve reusability and security using Amazon Athena parameterized queries

This is a repository for Improve reusability and security using Amazon Athena parameterized queries blog. It contains a CloudFormation template for provisioning accompanying resources and a Python command line script to list all available Athena prepared statements across AWS Regions using AWS SDK.

athena-prepared-statements.yaml creates the following resources:

  • AWS Glue Data Catalog Database for storing metadata tables
  • AWS Glue Data Catalog Table definition with Amazon.com customer reviews
  • Amazon Athena Workgroup

athena-prepared-statements.png

list-prepared-statements.py script requires the following:

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages