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

2 uses

	github.com/aws/aws-sdk-go/private/protocol (current package)
		timestamp.go#L28: 	ISO8601TimeFormat = "2006-01-02T15:04:05.999999999Z"
		timestamp.go#L73: 		return time.Parse(ISO8601TimeFormat, value)