github.com/aws/aws-sdk-go-v2/service/s3.CreateBucketOutput.Location (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_CreateBucket.go#L202: 	Location *string
		deserializers.go#L698: 		v.Location = ptr.String(headerValues[0])