actions-marketplace-validations/wait-for-lambda-update

Waits for lambda update completion. Use after lambda creation or update.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
function_nameThe name of your lambda functionyes
AWS_ACCESS_KEY_IDAWS_ACCESS_KEY_IDyes
AWS_SECRET_ACCESS_KEYAWS_SECRET_ACCESS_KEYyes
AWS_SESSION_TOKENAWS_SESSION_TOKENno
REGIONregion where the lambda has been created (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html)nous-east-1
HTTP_TIMEOUTSets the socket to timeout after timeout milliseconds of inactivity on the socket. Defaults to two minutes (120000)no
MAX_RETRIESReturns the maximum amount of retries to perform for a service request. By default this value is calculated by the specific service object that the request is being made to.no
namedescription
update_statusUpdate status of the function
is_successfulWhether or not the update was seccessful
versionThe version of the Lambda function