mindbox-cloud/Lambda update alias action
A Github action that updates or creates a AWS lambda alias
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_access_key_id | AWS access key id | yes | — |
| aws_secret_access_key | AWS secret access key | yes | — |
| aws_region | AWS region | yes | — |
| function_name | AWS lambda function name | yes | — |
| alias_name | AWS lambda alias name | yes | — |
| function_version | AWS lambda function version | no | — |
| wait_until_concurrency_updated | Indicates whether to wait for a provisioned concurrency update | no | false |
| max_wait_until_concurrency_updated | Max time in seconds to wait while provisioned concurrency update | no | 600 |
Outputs
no outputs