README.md

March 6, 2026 ยท View on GitHub

aws-actions

aws-github-actions

Strict TypeScript

Collection of GitHub actions for interacting with AWS services.

ActionLocal Action Tests
clowdhaus/aws-github-actions/awscli@mainAWS Command Line Interface
clowdhaus/aws-github-actions/cloudfront_invalidate@mainCloudFront Invalidate
clowdhaus/aws-github-actions/iam_access_credentials@mainIAM Access Credentials
clowdhaus/aws-github-actions/s3_sync@mainS3 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.