onno101 / sigv4a-signing-examples

testing sig4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to sigv4a-signing-examples project!

Why this project exists

AWS is rolling out an extension to SigV4 called Signature Version 4A (SigV4A). This extension enables signatures that are valid in more than one AWS Region. This is required for signing multi-Region API requests, for example with Amazon S3 Multi-Region Access Points.

This repository servers to provide examples how to sign requests with SigV4A to make Rest API requests to AWS services with common languages such as Python, Node.js, Java, C#, Go and Rust.

Examples

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

testing sig4

License:MIT No Attribution


Languages

Language:Java 42.7%Language:C# 33.3%Language:JavaScript 13.7%Language:Python 10.4%