invoke-aws-lambda-rs
Version updated for https://github.com/uampio/invoke-aws-lambda-rs to version v0.0.5.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The invoke-aws-lambda-rs GitHub Action is designed to automate the invocation of AWS Lambda functions directly from GitHub workflows. It simplifies the process of triggering serverless functions on AWS during CI/CD pipelines, enabling seamless integration with Lambda for tasks such as testing, deployment, or processing events.
What’s Changed
What’s Changed
- Add configurable HTTP read timeout for Lambda invocation (default 240s) by @Copilot in https://github.com/uampio/invoke-aws-lambda-rs/pull/6
Full Changelog: https://github.com/uampio/invoke-aws-lambda-rs/compare/v0.0.4...v0.0.5