aws4-axios icon indicating copy to clipboard operation
aws4-axios copied to clipboard

Axios request interceptor for signing requests with AWSv4

Results 62 aws4-axios issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.5 to 22.5.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.16.5&new-version=22.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.4.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.4.0 8.4.0 (2024-09-02) 🚀 Features typescript-estree: make withoutProjectParserOptions generic (#9877) ❤️ Thank You Josh Goldberg ✨ You can...

dependencies

Coming from https://github.com/opensearch-project/opensearch-api-specification/pull/483 where I was trying to add support for Amazon OpenSearch Serverless to already working support for Amazon Managed OpenSearch. The serverless implementation requires an `X-Amz-Content-Sha256` for all...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | major | `20.11.1` -> `22.11.0` | --- ### Release Notes nodejs/node (node)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [aws-cdk-lib](https://redirect.github.com/aws/aws-cdk) ([source](https://redirect.github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)) | [`2.78.0` -> `2.164.1`](https://renovatebot.com/diffs/npm/aws-cdk-lib/2.78.0/2.164.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-cdk-lib/2.164.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Update `axios` version from 1.6.x into 1.7.x **Note:** : this might require a minor version update of the `aws4-axios`.

I am using the aws4-axios interceptor to be able to call cache invalidation in API Gateway from a lambda. I have the following configuration: ```typescript const interceptor = aws4Interceptor({ options:...

See issue https://github.com/jamesmbourne/aws4-axios/issues/1763. Haven't been able to reproduce the issue the tests in this project but I managed to test the fix in the node_module of my own project. You...

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.151.0 to 2.158.0. Release notes Sourced from aws-cdk-lib's releases. v2.158.0 Bug Fixes cloudformation-include: can't use CFN intrinsics in Tags (#30515) (af9e6ba), closes #27594 Alpha modules (2.158.0-alpha.0) Features...

dependencies