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

2 uses

	github.com/aws/aws-sdk-go/private/protocol (current package)
		timestamp.go#L31: 	ISO8601OutputTimeFormat = "2006-01-02T15:04:05.999999999Z"
		timestamp.go#L57: 		return t.Format(ISO8601OutputTimeFormat)