Skip to content

ed16/sigv4a-signing-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 42.6%
  • C# 33.3%
  • JavaScript 13.7%
  • Python 10.4%