Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create Athena Workgroups using template

Here is a nice blog post explaining how to configure two workgroups for Athena. One for ad hoc users and another for automated reports.

https://aws.amazon.com/blogs/big-data/separating-queries-and-managing-costs-using-amazon-athena-workgroups/

Is there a cloudformation template to automate all the steps mentioned?

like image 246
shantanuo Avatar asked Feb 27 '26 11:02

shantanuo


1 Answers

At the time of your question, Athena Workgroups creation using AWS CloudFormation was not supported. Recently, Amazon Athena added support for managing Athena Workgroups using AWS CloudFormation (03/13/2020). You can use AWS::Athena::WorkGroup to create Athena Workgroups.

More details: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html

like image 184
dreamer Avatar answered Mar 02 '26 13:03

dreamer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!