Skip to content

Instantly share code, notes, and snippets.

@flochaz
Created October 26, 2021 13:40
Show Gist options
  • Save flochaz/58f945115471a4227779ed59e03687a8 to your computer and use it in GitHub Desktop.
Save flochaz/58f945115471a4227779ed59e03687a8 to your computer and use it in GitHub Desktop.
aws lambda invoke --cli-binary-format raw-in-base64-out \
--payload '{ "flywayRequest": {"flywayMethod": "migrate" }}' \
--function-name FlywayLambdaS3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment