Loïc Carr
Using AWS sigv4 with curl:
curl <url> --user "$AWS_ACCESS_KEY_ID":"$AWS_SECRET_ACCESS_KEY" \ --aws-sigv4 "aws:amz:us-west-2:execute-api"