github.com/aws/aws-sdk-go-v2/internal/endpoints/v2.Partition.RegionRegex (field)
7 uses
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 (current package)
endpoints.go#L119: RegionRegex *regexp.Regexp
endpoints.go#L131: return ok || p.RegionRegex.MatchString(region)
github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints
endpoints.go#L137: RegionRegex: partitionRegexp.Aws,
endpoints.go#L578: RegionRegex: partitionRegexp.AwsCn,
endpoints.go#L619: RegionRegex: partitionRegexp.AwsIso,
endpoints.go#L651: RegionRegex: partitionRegexp.AwsIsoB,
endpoints.go#L691: RegionRegex: partitionRegexp.AwsUsGov,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)