type github.com/aws/aws-sdk-go-v2/service/s3/types.S3Location

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L2814: 	S3 *S3Location
		types.go#L3401: type S3Location struct {

	github.com/aws/aws-sdk-go-v2/service/s3
		serializers.go#L11937: func awsRestxml_serializeDocumentS3Location(v *types.S3Location, value smithyxml.Value) error {
		validators.go#L3429: func validateS3Location(v *types.S3Location) error {