const github.com/aws/aws-sdk-go/private/protocol.RFC822OutputTimeFormat

2 uses

	github.com/aws/aws-sdk-go/private/protocol (current package)
		timestamp.go#L25: 	RFC822OutputTimeFormat = "Mon, 02 Jan 2006 15:04:05 GMT"
		timestamp.go#L55: 		return t.Format(RFC822OutputTimeFormat)