package endpoints var legacyGlobalRegions = map[string]map[string]struct{}{ "s3": { "us-east-1": {}, }, }