actions-marketplace-validations/Delete Old Lambda Layers
Delete old lambda layers, keeping the recent versions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| layer_name | The lambda layer name | yes | — |
| version_keep_count | The number of latest versions to keep. | yes | 4 |
| aws_access_key_id | The AWS access key id for an IAM user | yes | — |
| aws_secret_access_key | The AWS secret access key for an IAM user | yes | — |
| aws_region | The AWS region the lambda function is located in | yes | — |
Outputs
no outputs