y5347m/Invoke AWS Lambda by OIDC

Invoke AWS Lambda By OIDC

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-regionWhich AWS region to useyes
role-to-assumeThe Amazon Resource Name (ARN) of the role to assume. Use the provided credentials to assume an IAM role and configure the Actions environment with the assumed role credentials rather than with the provided credentials.yes
function-nameLambda function nameyes
payloadLambda payloadyes
additional-parametersAdditional parameters for the aws lambda invoke command(e.g. --color auto)no
namedescription
lambda-invoke-responseThe result of the Lambda function