package v4
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/awslabs/aws-sdk-go/internal/signer/v4"
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.18.2
- Published
- Jun 8, 2015
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 2 minutes ago –
Tools for package owners.