actions-marketplace-validations/Verve Deploy
Deploys a lambda application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| regions | Comma separated list of AWS regions to perform the deployment in | yes | — |
| access-key-id | AWS access key ID | yes | — |
| secret-access-key | AWS secret access key | yes | — |
| assume-role-arn | Role to assume to identify the AWS account | yes | — |
| function-name | Name of the lambda function to deploy the code to | yes | — |
| function-handler | Handler method of the lambda function | yes | — |
| function-source | Name of the directory containing the lambda source (relative to the source root) | yes | — |
Outputs
no outputs