Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove non-existing arguments from aws' SignatureV4.sign and SignatureV4.presign methods #1347

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

oleiade
Copy link
Member

@oleiade oleiade commented Sep 28, 2023

As per k6-jslib-aws#62, this PR removes mentions of the uriEscapePath and applyChecksum parameters on the SignatureV4.sign and SignatureV4.presign methods, as those only exist and apply to the SignatureV4 constructor instead.

@oleiade oleiade self-assigned this Sep 28, 2023
@oleiade oleiade added the Area:extensions Issues about the extension ecosystem label Sep 28, 2023
@github-actions
Copy link
Contributor

There's a version of the docs published here:

https://mdr-ci.staging.k6.io/docs/refs/pull/1347/merge

It will be deleted automatically in 30 days.

Copy link
Collaborator

@heitortsergent heitortsergent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. 🚀

@oleiade oleiade merged commit adde728 into main Sep 29, 2023
5 checks passed
@oleiade oleiade deleted the fix/aws-signature-params branch September 29, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:extensions Issues about the extension ecosystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants