github.com/aws/aws-sdk-go-v2/service/s3.GetObjectOutput.ETag (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_GetObject.go#L345: 	ETag *string
		deserializers.go#L5339: 		v.ETag = ptr.String(headerValues[0])