package v4

import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/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.1.5
Published
Jan 23, 2016
Platform
linux/amd64
Imports
15 packages
Last checked
1 hour ago

Tools for package owners.