Skip to content

A http.RoundTripper that will sign requests using Amazon's Signature Verification V4 signing procedure

License

Notifications You must be signed in to change notification settings

jean-simon-barry1/sigv4

 
 

Repository files navigation

github.com/prometheus/sigv4 module

sigv4 provides a http.RoundTripper that will sign requests using Amazon's Signature Verification V4 signing procedure, using credentials from the default AWS credential chain.

This is a separate module from github.com/prometheus/common to prevent it from having and propagating a dependency on the AWS SDK.

This module is considered internal to Prometheus, without any stability guarantees for external usage.

About

A http.RoundTripper that will sign requests using Amazon's Signature Verification V4 signing procedure

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.3%
  • Makefile 4.7%