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 ¶
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
- v0.19.1
- Published
- Jun 19, 2015
- Platform
- linux/amd64
- Imports
- 14 packages
- Last checked
- 27 minutes ago –
Tools for package owners.