package v4

import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/aws/aws-sdk-go/private/signer/v4"

Package v4 implements signing for AWS V4 signer

Index

Functions

func Sign

func Sign(req *request.Request)

Sign requests with signature version 4.

Will sign the requests with the service config's Credentials object Signing is skipped if the credentials is the credentials.AnonymousCredentials object.

Source Files

v4.go

Version
v1.2.0-alpha.3
Published
Nov 3, 2015
Platform
linux/amd64
Imports
15 packages
Last checked
42 seconds ago

Tools for package owners.