Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)
-
Updated
Jul 9, 2024 - Go
Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)
The buttoned-up and boring, but deeply analyzed, implementation of SigV4 in .NET
Generate AWS Signature V4 for AWS low-level REST APIs.
Amazon Web Services version 4 authentication for the Python httpx library
the c++ implementation of awsv4 signature
This module makes it easy to sign AWS requests with the Signature V4 algorithm, using a simple interface. Each request is signed in a separate thread, so that the main thread is not blocked. The module use lru-cache to cache the signing keys, so that the same key is not computed twice.
Signs requests and URLs to Amazon Web Services (AWS) using IAM roles or signed signature versions 2, 3, and 4. Supports S3 and STS, Presigned URLs
A Flutter package that generates, signs, sends requests to AWS
AWS Signature V4 API Policy for Anypoint Platform API Manager
Provides feign request interceptors to sign http requests using AWS Signature V4.
Extension to urllib3 adding support for AWS Signature Version 4
Example php scripts making sigv4 signed aws api requests
AWS Signature V4 Connector for Mule 4.x
AWS V4 authentication for Http4s
A bunch of react stuffs, and AWS as well !!
Environment Agnostic implementation of the AWS Signature v4 Signing Process. Even works with React Native!
awsSignV4Apigee.js is a Pure JavaScript implementation of AWS Signature Version 4 signing process for use with Amazon Web Services (AWS) APIs.
How to sign a URLRequest and download a file from S3 in iOS.
Signature Version 4 is the process to add authentication information to AWS requests sent by HTTP.
Add a description, image, and links to the aws-signature-v4 topic page so that developers can more easily learn about it.
To associate your repository with the aws-signature-v4 topic, visit your repo's landing page and select "manage topics."