package
0.31.0
Repository: https://github.com/grafana/grafana-aws-sdk.git
Documentation: pkg.go.dev

# Functions

New instantiates a new signing middleware with an optional succeeding middleware.
SigV4Middleware applies AWS Signature Version 4 request signing for the outgoing request.
SigV4MiddlewareWithAuthSettings applies AWS Signature Version 4 request signing for the outgoing request.

# Constants

SigV4MiddlewareName the middleware name used by SigV4Middleware.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

The RoundTripperFunc type is an adapter to allow the use of ordinary functions as RoundTrippers.