https://github.com/vitalibo/amazon-athena-as-code
https://github.com/vitalibo/amazon-athena-as-code
athena aws cloudformation lambda
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vitalibo/amazon-athena-as-code
- Owner: vitalibo
- Created: 2017-07-28T09:09:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T07:02:49.000Z (over 7 years ago)
- Last Synced: 2024-12-27T21:22:07.008Z (9 months ago)
- Topics: athena, aws, cloudformation, lambda
- Language: Java
- Size: 114 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amazon Athena as Code
A set of Custom Resources that enables Amazon Athena support for CloudFormation. Documentation available at [Wiki Page](https://github.com/vitalibo/amazon-athena-as-code/wiki).
[](https://travis-ci.org/vitalibo/amazon-athena-as-code)
### Deprecated
This project is no longer actual due to the fact that CloudFormation has native set of resources for Create/Update
[Database](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-database.html),
[Table](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-table.html) and
[NamedQuery](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-namedquery.html).