confix/Invoke Lambda Function
Invokes an AWS Lambda Function
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| function-name | Name of the function | yes | — |
| function-version | Version of the function to invoke | no | — |
Outputs
| name | description |
|---|---|
| result | The deserialized response payload |