mdnfr0211/Deploy Lambda Functions
Deploy Lambda code and update configuration with concurrent updates and comprehensive error handling
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| alias_name | Alias name to update (required if publish is true) | no | "" |
| artifact_bucket | S3 bucket containing the Lambda deployment packages | yes | — |
| artifact_path | Path within the S3 bucket to the directory containing zip files | yes | — |
| lambda_config_file | Path to the JSON configuration file | yes | — |
| publish | Whether to publish a new version and update alias | no | true |
Outputs
no outputs