{"library":"fetch-aws4","type":"library","category":null,"description":"Thin wrapper around the native fetch API that automatically signs HTTP requests with AWS Signature V4 using credentials from environment variables or explicit options. Version 3.0.0 is ESM-only, ships TypeScript definitions, and supports custom wrappers via the exported `wrapper` function. It is lightweight with no external runtime dependencies, making it ideal for serverless environments and Node.js 18+. Unlike alternatives, it does not bundle its own fetch implementation, relying on the platform's native fetch.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","aws","awsv4","fetch","http","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-aws4","imports":["import fetch from 'fetch-aws4'","import { wrapper } from 'fetch-aws4'","import fetch from 'fetch-aws4'"]},{"cmd":"yarn add fetch-aws4","imports":[]},{"cmd":"pnpm add fetch-aws4","imports":[]}],"homepage":"https://github.com/abdala/fetch-aws4#readme","github":"https://github.com/abdala/fetch-aws4","docs":null,"changelog":null,"pypi":null,"npm":"fetch-aws4","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}