https://github.com/scmorrison/aws-api
AWS::API module for Perl 6
https://github.com/scmorrison/aws-api
asg aws cloudformation ec2 elasticbeanstalk elasticsearch perl6 route53 s3
Last synced: 2 months ago
JSON representation
AWS::API module for Perl 6
- Host: GitHub
- URL: https://github.com/scmorrison/aws-api
- Owner: scmorrison
- License: artistic-2.0
- Created: 2017-07-26T06:04:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-29T08:11:32.000Z (almost 9 years ago)
- Last Synced: 2025-04-10T01:18:58.570Z (about 1 year ago)
- Topics: asg, aws, cloudformation, ec2, elasticbeanstalk, elasticsearch, perl6, route53, s3
- Language: Perl 6
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AWS::API [](https://travis-ci.org/scmorrison/AWS-API)
========
AWS::API module for Perl 6. Goal is to support all AWS API services.
# Status
This project is under heavy development, PRs welcome.
# Getting started
* Install the latest [Perl 6](https://perl6.org/downloads/)
* Fork this repo
* Submit a pull request against `dev`
# Issues
Please post any questions / issues to [Issues](https://github.com/scmorrison/AWS-API/issues)
# License
AWS::API is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0. (Note that, unlike the Artistic License 1.0, version 2.0 is GPL compatible by itself, hence there is no benefit to having an Artistic 2.0 / GPL disjunction.) See the file LICENSE for details.