type github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn.OutpostARN

2 uses

	github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn (current package)
		outpost_arn.go#L10: type OutpostARN interface {
		outpost_arn.go#L28: func ParseOutpostARNResource(a arn.ARN, resParts []string) (OutpostARN, error) {