Home
Softono
aws-github-actions

aws-github-actions

Open source Apache-2.0 TypeScript
122
Stars
8
Forks
2
Issues
2
Watchers
1 week
Last Commit

About aws-github-actions

Deploy 🚀 to AWS ☁️ with :octocat: GitHub Actions!

Platforms

Web Self-hosted Cloud

Languages

TypeScript

Links

aws-actions

aws-github-actions

Strict TypeScript

Collection of GitHub actions for interacting with AWS services.

Action Local Action Tests
clowdhaus/aws-github-actions/awscli@main AWS Command Line Interface
clowdhaus/aws-github-actions/cloudfront_invalidate@main CloudFront Invalidate
clowdhaus/aws-github-actions/iam_access_credentials@main IAM Access Credentials
clowdhaus/aws-github-actions/s3_sync@main S3 Sync

Usage

See individual action directory for details on usage and examples.

Getting Started

This project uses npm workspaces to manage the monorepo. Install dependencies:

npm install

Build all actions:

npm run all

Contributing

Please read CODE_OF_CONDUCT.md for details on our code of conduct and the process for submitting pull requests.