aws4-axios
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "aws4-axios", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Axios request interceptor for signing requests with AWSv4", | ||
@@ -5,0 +5,0 @@ "author": "James Bourne", |
@@ -1,5 +0,8 @@ | ||
# AWSv4 Axios | ||
# aws4-axios | ||
[![npm version](https://img.shields.io/npm/v/aws4-axios.svg?style=flat-square)](https://www.npmjs.org/package/axios) | ||
[![npm downloads](https://img.shields.io/npm/dm/aws4-axios.svg?style=flat-square)](http://npm-stat.com/charts.html?package=aws4-axios) | ||
This is a request interceptor for the Axios HTTP request library to allow requests to be signed with an AWSv4 signature. | ||
This may be useful for accessing AWS services protected with IAM auth such as an API Gateway. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3317
9