1{
2    "verifiedSimpleMethods" : ["getSessionToken", "getCallerIdentity"],
3    "skipEndpointTests": {
4        "UseGlobalEndpoint with legacy region `ap-northeast-1`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
5        "UseGlobalEndpoint with legacy region `ap-south-1`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
6        "UseGlobalEndpoint with legacy region `ap-southeast-1`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
7        "UseGlobalEndpoint with legacy region `ap-southeast-2`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
8        "UseGlobalEndpoint with legacy region `ca-central-1`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
9        "UseGlobalEndpoint with legacy region `eu-central-1`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
10        "UseGlobalEndpoint with legacy region `eu-north-1`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
11        "UseGlobalEndpoint with legacy region `eu-west-1`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
12        "UseGlobalEndpoint with legacy region `eu-west-2`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
13        "UseGlobalEndpoint with legacy region `eu-west-3`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
14        "UseGlobalEndpoint with legacy region `sa-east-1`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
15        "UseGlobalEndpoint with legacy region `us-east-1`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
16        "UseGlobalEndpoint with legacy region `us-east-2`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
17        "UseGlobalEndpoint with legacy region `us-west-1`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default",
18        "UseGlobalEndpoint with legacy region `us-west-2`": "V2 does not support setting UseGlobalEndpoint. It's regional only/by default"
19    }
20}
21