aws-partitions 1.1067.0 → 1.1079.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +60 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +1524 -290
  5. metadata +2 -2
data/partitions.json CHANGED
@@ -628,7 +628,12 @@
628
628
  },
629
629
  "agreement-marketplace" : {
630
630
  "endpoints" : {
631
- "us-east-1" : { }
631
+ "us-east-1" : {
632
+ "variants" : [ {
633
+ "hostname" : "agreement-marketplace.us-east-1.api.aws",
634
+ "tags" : [ "dualstack" ]
635
+ } ]
636
+ }
632
637
  }
633
638
  },
634
639
  "airflow" : {
@@ -1620,6 +1625,7 @@
1620
1625
  "ap-southeast-3" : { },
1621
1626
  "ap-southeast-4" : { },
1622
1627
  "ap-southeast-5" : { },
1628
+ "ap-southeast-7" : { },
1623
1629
  "ca-central-1" : {
1624
1630
  "variants" : [ {
1625
1631
  "hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com",
@@ -1657,6 +1663,7 @@
1657
1663
  "il-central-1" : { },
1658
1664
  "me-central-1" : { },
1659
1665
  "me-south-1" : { },
1666
+ "mx-central-1" : { },
1660
1667
  "sa-east-1" : { },
1661
1668
  "us-east-1" : {
1662
1669
  "variants" : [ {
@@ -2214,178 +2221,256 @@
2214
2221
  "applicationinsights" : {
2215
2222
  "endpoints" : {
2216
2223
  "af-south-1" : {
2217
- "credentialScope" : {
2218
- "region" : "af-south-1"
2219
- },
2220
- "hostname" : "applicationinsights.af-south-1.amazonaws.com"
2224
+ "variants" : [ {
2225
+ "hostname" : "applicationinsights.af-south-1.api.aws",
2226
+ "tags" : [ "dualstack" ]
2227
+ } ]
2221
2228
  },
2222
2229
  "ap-east-1" : {
2223
- "credentialScope" : {
2224
- "region" : "ap-east-1"
2225
- },
2226
- "hostname" : "applicationinsights.ap-east-1.amazonaws.com"
2230
+ "variants" : [ {
2231
+ "hostname" : "applicationinsights.ap-east-1.api.aws",
2232
+ "tags" : [ "dualstack" ]
2233
+ } ]
2227
2234
  },
2228
2235
  "ap-northeast-1" : {
2229
- "credentialScope" : {
2230
- "region" : "ap-northeast-1"
2231
- },
2232
- "hostname" : "applicationinsights.ap-northeast-1.amazonaws.com"
2236
+ "variants" : [ {
2237
+ "hostname" : "applicationinsights.ap-northeast-1.api.aws",
2238
+ "tags" : [ "dualstack" ]
2239
+ } ]
2233
2240
  },
2234
2241
  "ap-northeast-2" : {
2235
- "credentialScope" : {
2236
- "region" : "ap-northeast-2"
2237
- },
2238
- "hostname" : "applicationinsights.ap-northeast-2.amazonaws.com"
2242
+ "variants" : [ {
2243
+ "hostname" : "applicationinsights.ap-northeast-2.api.aws",
2244
+ "tags" : [ "dualstack" ]
2245
+ } ]
2239
2246
  },
2240
2247
  "ap-northeast-3" : {
2241
- "credentialScope" : {
2242
- "region" : "ap-northeast-3"
2243
- },
2244
- "hostname" : "applicationinsights.ap-northeast-3.amazonaws.com"
2248
+ "variants" : [ {
2249
+ "hostname" : "applicationinsights.ap-northeast-3.api.aws",
2250
+ "tags" : [ "dualstack" ]
2251
+ } ]
2245
2252
  },
2246
2253
  "ap-south-1" : {
2247
- "credentialScope" : {
2248
- "region" : "ap-south-1"
2249
- },
2250
- "hostname" : "applicationinsights.ap-south-1.amazonaws.com"
2254
+ "variants" : [ {
2255
+ "hostname" : "applicationinsights.ap-south-1.api.aws",
2256
+ "tags" : [ "dualstack" ]
2257
+ } ]
2251
2258
  },
2252
2259
  "ap-south-2" : {
2253
- "credentialScope" : {
2254
- "region" : "ap-south-2"
2255
- },
2256
- "hostname" : "applicationinsights.ap-south-2.amazonaws.com"
2260
+ "variants" : [ {
2261
+ "hostname" : "applicationinsights.ap-south-2.api.aws",
2262
+ "tags" : [ "dualstack" ]
2263
+ } ]
2257
2264
  },
2258
2265
  "ap-southeast-1" : {
2259
- "credentialScope" : {
2260
- "region" : "ap-southeast-1"
2261
- },
2262
- "hostname" : "applicationinsights.ap-southeast-1.amazonaws.com"
2266
+ "variants" : [ {
2267
+ "hostname" : "applicationinsights.ap-southeast-1.api.aws",
2268
+ "tags" : [ "dualstack" ]
2269
+ } ]
2263
2270
  },
2264
2271
  "ap-southeast-2" : {
2265
- "credentialScope" : {
2266
- "region" : "ap-southeast-2"
2267
- },
2268
- "hostname" : "applicationinsights.ap-southeast-2.amazonaws.com"
2272
+ "variants" : [ {
2273
+ "hostname" : "applicationinsights.ap-southeast-2.api.aws",
2274
+ "tags" : [ "dualstack" ]
2275
+ } ]
2269
2276
  },
2270
2277
  "ap-southeast-3" : {
2271
- "credentialScope" : {
2272
- "region" : "ap-southeast-3"
2273
- },
2274
- "hostname" : "applicationinsights.ap-southeast-3.amazonaws.com"
2278
+ "variants" : [ {
2279
+ "hostname" : "applicationinsights.ap-southeast-3.api.aws",
2280
+ "tags" : [ "dualstack" ]
2281
+ } ]
2275
2282
  },
2276
2283
  "ap-southeast-4" : {
2277
- "credentialScope" : {
2278
- "region" : "ap-southeast-4"
2279
- },
2280
- "hostname" : "applicationinsights.ap-southeast-4.amazonaws.com"
2284
+ "variants" : [ {
2285
+ "hostname" : "applicationinsights.ap-southeast-4.api.aws",
2286
+ "tags" : [ "dualstack" ]
2287
+ } ]
2281
2288
  },
2282
2289
  "ca-central-1" : {
2283
- "credentialScope" : {
2284
- "region" : "ca-central-1"
2285
- },
2286
- "hostname" : "applicationinsights.ca-central-1.amazonaws.com"
2290
+ "variants" : [ {
2291
+ "hostname" : "applicationinsights-fips.ca-central-1.amazonaws.com",
2292
+ "tags" : [ "fips" ]
2293
+ }, {
2294
+ "hostname" : "applicationinsights-fips.ca-central-1.api.aws",
2295
+ "tags" : [ "dualstack", "fips" ]
2296
+ }, {
2297
+ "hostname" : "applicationinsights.ca-central-1.api.aws",
2298
+ "tags" : [ "dualstack" ]
2299
+ } ]
2287
2300
  },
2288
2301
  "ca-west-1" : {
2289
- "credentialScope" : {
2290
- "region" : "ca-west-1"
2291
- },
2292
- "hostname" : "applicationinsights.ca-west-1.amazonaws.com"
2302
+ "variants" : [ {
2303
+ "hostname" : "applicationinsights-fips.ca-west-1.amazonaws.com",
2304
+ "tags" : [ "fips" ]
2305
+ }, {
2306
+ "hostname" : "applicationinsights-fips.ca-west-1.api.aws",
2307
+ "tags" : [ "dualstack", "fips" ]
2308
+ }, {
2309
+ "hostname" : "applicationinsights.ca-west-1.api.aws",
2310
+ "tags" : [ "dualstack" ]
2311
+ } ]
2293
2312
  },
2294
2313
  "eu-central-1" : {
2295
- "credentialScope" : {
2296
- "region" : "eu-central-1"
2297
- },
2298
- "hostname" : "applicationinsights.eu-central-1.amazonaws.com"
2314
+ "variants" : [ {
2315
+ "hostname" : "applicationinsights.eu-central-1.api.aws",
2316
+ "tags" : [ "dualstack" ]
2317
+ } ]
2299
2318
  },
2300
2319
  "eu-central-2" : {
2301
- "credentialScope" : {
2302
- "region" : "eu-central-2"
2303
- },
2304
- "hostname" : "applicationinsights.eu-central-2.amazonaws.com"
2320
+ "variants" : [ {
2321
+ "hostname" : "applicationinsights.eu-central-2.api.aws",
2322
+ "tags" : [ "dualstack" ]
2323
+ } ]
2305
2324
  },
2306
2325
  "eu-north-1" : {
2307
- "credentialScope" : {
2308
- "region" : "eu-north-1"
2309
- },
2310
- "hostname" : "applicationinsights.eu-north-1.amazonaws.com"
2326
+ "variants" : [ {
2327
+ "hostname" : "applicationinsights.eu-north-1.api.aws",
2328
+ "tags" : [ "dualstack" ]
2329
+ } ]
2311
2330
  },
2312
2331
  "eu-south-1" : {
2313
- "credentialScope" : {
2314
- "region" : "eu-south-1"
2315
- },
2316
- "hostname" : "applicationinsights.eu-south-1.amazonaws.com"
2332
+ "variants" : [ {
2333
+ "hostname" : "applicationinsights.eu-south-1.api.aws",
2334
+ "tags" : [ "dualstack" ]
2335
+ } ]
2317
2336
  },
2318
2337
  "eu-south-2" : {
2319
- "credentialScope" : {
2320
- "region" : "eu-south-2"
2321
- },
2322
- "hostname" : "applicationinsights.eu-south-2.amazonaws.com"
2338
+ "variants" : [ {
2339
+ "hostname" : "applicationinsights.eu-south-2.api.aws",
2340
+ "tags" : [ "dualstack" ]
2341
+ } ]
2323
2342
  },
2324
2343
  "eu-west-1" : {
2325
- "credentialScope" : {
2326
- "region" : "eu-west-1"
2327
- },
2328
- "hostname" : "applicationinsights.eu-west-1.amazonaws.com"
2344
+ "variants" : [ {
2345
+ "hostname" : "applicationinsights.eu-west-1.api.aws",
2346
+ "tags" : [ "dualstack" ]
2347
+ } ]
2329
2348
  },
2330
2349
  "eu-west-2" : {
2331
- "credentialScope" : {
2332
- "region" : "eu-west-2"
2333
- },
2334
- "hostname" : "applicationinsights.eu-west-2.amazonaws.com"
2350
+ "variants" : [ {
2351
+ "hostname" : "applicationinsights.eu-west-2.api.aws",
2352
+ "tags" : [ "dualstack" ]
2353
+ } ]
2335
2354
  },
2336
2355
  "eu-west-3" : {
2356
+ "variants" : [ {
2357
+ "hostname" : "applicationinsights.eu-west-3.api.aws",
2358
+ "tags" : [ "dualstack" ]
2359
+ } ]
2360
+ },
2361
+ "fips-ca-central-1" : {
2337
2362
  "credentialScope" : {
2338
- "region" : "eu-west-3"
2363
+ "region" : "ca-central-1"
2339
2364
  },
2340
- "hostname" : "applicationinsights.eu-west-3.amazonaws.com"
2365
+ "deprecated" : true,
2366
+ "hostname" : "applicationinsights-fips.ca-central-1.amazonaws.com"
2341
2367
  },
2342
- "il-central-1" : {
2368
+ "fips-ca-west-1" : {
2343
2369
  "credentialScope" : {
2344
- "region" : "il-central-1"
2370
+ "region" : "ca-west-1"
2345
2371
  },
2346
- "hostname" : "applicationinsights.il-central-1.amazonaws.com"
2372
+ "deprecated" : true,
2373
+ "hostname" : "applicationinsights-fips.ca-west-1.amazonaws.com"
2347
2374
  },
2348
- "me-central-1" : {
2375
+ "fips-us-east-1" : {
2349
2376
  "credentialScope" : {
2350
- "region" : "me-central-1"
2377
+ "region" : "us-east-1"
2351
2378
  },
2352
- "hostname" : "applicationinsights.me-central-1.amazonaws.com"
2379
+ "deprecated" : true,
2380
+ "hostname" : "applicationinsights-fips.us-east-1.amazonaws.com"
2353
2381
  },
2354
- "me-south-1" : {
2382
+ "fips-us-east-2" : {
2355
2383
  "credentialScope" : {
2356
- "region" : "me-south-1"
2384
+ "region" : "us-east-2"
2357
2385
  },
2358
- "hostname" : "applicationinsights.me-south-1.amazonaws.com"
2386
+ "deprecated" : true,
2387
+ "hostname" : "applicationinsights-fips.us-east-2.amazonaws.com"
2359
2388
  },
2360
- "sa-east-1" : {
2389
+ "fips-us-west-1" : {
2361
2390
  "credentialScope" : {
2362
- "region" : "sa-east-1"
2391
+ "region" : "us-west-1"
2363
2392
  },
2364
- "hostname" : "applicationinsights.sa-east-1.amazonaws.com"
2393
+ "deprecated" : true,
2394
+ "hostname" : "applicationinsights-fips.us-west-1.amazonaws.com"
2365
2395
  },
2366
- "us-east-1" : {
2396
+ "fips-us-west-2" : {
2367
2397
  "credentialScope" : {
2368
- "region" : "us-east-1"
2398
+ "region" : "us-west-2"
2369
2399
  },
2370
- "hostname" : "applicationinsights.us-east-1.amazonaws.com"
2400
+ "deprecated" : true,
2401
+ "hostname" : "applicationinsights-fips.us-west-2.amazonaws.com"
2402
+ },
2403
+ "il-central-1" : {
2404
+ "variants" : [ {
2405
+ "hostname" : "applicationinsights.il-central-1.api.aws",
2406
+ "tags" : [ "dualstack" ]
2407
+ } ]
2408
+ },
2409
+ "me-central-1" : {
2410
+ "variants" : [ {
2411
+ "hostname" : "applicationinsights.me-central-1.api.aws",
2412
+ "tags" : [ "dualstack" ]
2413
+ } ]
2414
+ },
2415
+ "me-south-1" : {
2416
+ "variants" : [ {
2417
+ "hostname" : "applicationinsights.me-south-1.api.aws",
2418
+ "tags" : [ "dualstack" ]
2419
+ } ]
2420
+ },
2421
+ "sa-east-1" : {
2422
+ "variants" : [ {
2423
+ "hostname" : "applicationinsights.sa-east-1.api.aws",
2424
+ "tags" : [ "dualstack" ]
2425
+ } ]
2426
+ },
2427
+ "us-east-1" : {
2428
+ "variants" : [ {
2429
+ "hostname" : "applicationinsights-fips.us-east-1.amazonaws.com",
2430
+ "tags" : [ "fips" ]
2431
+ }, {
2432
+ "hostname" : "applicationinsights-fips.us-east-1.api.aws",
2433
+ "tags" : [ "dualstack", "fips" ]
2434
+ }, {
2435
+ "hostname" : "applicationinsights.us-east-1.api.aws",
2436
+ "tags" : [ "dualstack" ]
2437
+ } ]
2371
2438
  },
2372
2439
  "us-east-2" : {
2373
- "credentialScope" : {
2374
- "region" : "us-east-2"
2375
- },
2376
- "hostname" : "applicationinsights.us-east-2.amazonaws.com"
2440
+ "variants" : [ {
2441
+ "hostname" : "applicationinsights-fips.us-east-2.amazonaws.com",
2442
+ "tags" : [ "fips" ]
2443
+ }, {
2444
+ "hostname" : "applicationinsights-fips.us-east-2.api.aws",
2445
+ "tags" : [ "dualstack", "fips" ]
2446
+ }, {
2447
+ "hostname" : "applicationinsights.us-east-2.api.aws",
2448
+ "tags" : [ "dualstack" ]
2449
+ } ]
2377
2450
  },
2378
2451
  "us-west-1" : {
2379
- "credentialScope" : {
2380
- "region" : "us-west-1"
2381
- },
2382
- "hostname" : "applicationinsights.us-west-1.amazonaws.com"
2452
+ "variants" : [ {
2453
+ "hostname" : "applicationinsights-fips.us-west-1.amazonaws.com",
2454
+ "tags" : [ "fips" ]
2455
+ }, {
2456
+ "hostname" : "applicationinsights-fips.us-west-1.api.aws",
2457
+ "tags" : [ "dualstack", "fips" ]
2458
+ }, {
2459
+ "hostname" : "applicationinsights.us-west-1.api.aws",
2460
+ "tags" : [ "dualstack" ]
2461
+ } ]
2383
2462
  },
2384
2463
  "us-west-2" : {
2385
- "credentialScope" : {
2386
- "region" : "us-west-2"
2387
- },
2388
- "hostname" : "applicationinsights.us-west-2.amazonaws.com"
2464
+ "variants" : [ {
2465
+ "hostname" : "applicationinsights-fips.us-west-2.amazonaws.com",
2466
+ "tags" : [ "fips" ]
2467
+ }, {
2468
+ "hostname" : "applicationinsights-fips.us-west-2.api.aws",
2469
+ "tags" : [ "dualstack", "fips" ]
2470
+ }, {
2471
+ "hostname" : "applicationinsights.us-west-2.api.aws",
2472
+ "tags" : [ "dualstack" ]
2473
+ } ]
2389
2474
  }
2390
2475
  }
2391
2476
  },
@@ -2823,17 +2908,38 @@
2823
2908
  "us-east-1" : {
2824
2909
  "variants" : [ {
2825
2910
  "tags" : [ "dualstack" ]
2911
+ }, {
2912
+ "tags" : [ "dualstack", "fips" ]
2913
+ }, {
2914
+ "tags" : [ "fips" ]
2826
2915
  } ]
2827
2916
  },
2917
+ "us-east-1-fips" : {
2918
+ "deprecated" : true
2919
+ },
2828
2920
  "us-east-2" : {
2829
2921
  "variants" : [ {
2830
2922
  "tags" : [ "dualstack" ]
2923
+ }, {
2924
+ "tags" : [ "dualstack", "fips" ]
2925
+ }, {
2926
+ "tags" : [ "fips" ]
2831
2927
  } ]
2832
2928
  },
2929
+ "us-east-2-fips" : {
2930
+ "deprecated" : true
2931
+ },
2833
2932
  "us-west-2" : {
2834
2933
  "variants" : [ {
2835
2934
  "tags" : [ "dualstack" ]
2935
+ }, {
2936
+ "tags" : [ "dualstack", "fips" ]
2937
+ }, {
2938
+ "tags" : [ "fips" ]
2836
2939
  } ]
2940
+ },
2941
+ "us-west-2-fips" : {
2942
+ "deprecated" : true
2837
2943
  }
2838
2944
  }
2839
2945
  },
@@ -3969,14 +4075,54 @@
3969
4075
  },
3970
4076
  "cleanrooms" : {
3971
4077
  "endpoints" : {
3972
- "ap-northeast-1" : { },
3973
- "ap-northeast-2" : { },
3974
- "ap-southeast-1" : { },
3975
- "ap-southeast-2" : { },
3976
- "eu-central-1" : { },
3977
- "eu-north-1" : { },
3978
- "eu-west-1" : { },
3979
- "eu-west-2" : { },
4078
+ "ap-northeast-1" : {
4079
+ "variants" : [ {
4080
+ "hostname" : "cleanrooms.ap-northeast-1.api.aws",
4081
+ "tags" : [ "dualstack" ]
4082
+ } ]
4083
+ },
4084
+ "ap-northeast-2" : {
4085
+ "variants" : [ {
4086
+ "hostname" : "cleanrooms.ap-northeast-2.api.aws",
4087
+ "tags" : [ "dualstack" ]
4088
+ } ]
4089
+ },
4090
+ "ap-southeast-1" : {
4091
+ "variants" : [ {
4092
+ "hostname" : "cleanrooms.ap-southeast-1.api.aws",
4093
+ "tags" : [ "dualstack" ]
4094
+ } ]
4095
+ },
4096
+ "ap-southeast-2" : {
4097
+ "variants" : [ {
4098
+ "hostname" : "cleanrooms.ap-southeast-2.api.aws",
4099
+ "tags" : [ "dualstack" ]
4100
+ } ]
4101
+ },
4102
+ "eu-central-1" : {
4103
+ "variants" : [ {
4104
+ "hostname" : "cleanrooms.eu-central-1.api.aws",
4105
+ "tags" : [ "dualstack" ]
4106
+ } ]
4107
+ },
4108
+ "eu-north-1" : {
4109
+ "variants" : [ {
4110
+ "hostname" : "cleanrooms.eu-north-1.api.aws",
4111
+ "tags" : [ "dualstack" ]
4112
+ } ]
4113
+ },
4114
+ "eu-west-1" : {
4115
+ "variants" : [ {
4116
+ "hostname" : "cleanrooms.eu-west-1.api.aws",
4117
+ "tags" : [ "dualstack" ]
4118
+ } ]
4119
+ },
4120
+ "eu-west-2" : {
4121
+ "variants" : [ {
4122
+ "hostname" : "cleanrooms.eu-west-2.api.aws",
4123
+ "tags" : [ "dualstack" ]
4124
+ } ]
4125
+ },
3980
4126
  "fips-us-east-1" : {
3981
4127
  "credentialScope" : {
3982
4128
  "region" : "us-east-1"
@@ -4002,18 +4148,36 @@
4002
4148
  "variants" : [ {
4003
4149
  "hostname" : "cleanrooms-fips.us-east-1.amazonaws.com",
4004
4150
  "tags" : [ "fips" ]
4151
+ }, {
4152
+ "hostname" : "cleanrooms-fips.us-east-1.api.aws",
4153
+ "tags" : [ "dualstack", "fips" ]
4154
+ }, {
4155
+ "hostname" : "cleanrooms.us-east-1.api.aws",
4156
+ "tags" : [ "dualstack" ]
4005
4157
  } ]
4006
4158
  },
4007
4159
  "us-east-2" : {
4008
4160
  "variants" : [ {
4009
4161
  "hostname" : "cleanrooms-fips.us-east-2.amazonaws.com",
4010
4162
  "tags" : [ "fips" ]
4163
+ }, {
4164
+ "hostname" : "cleanrooms-fips.us-east-2.api.aws",
4165
+ "tags" : [ "dualstack", "fips" ]
4166
+ }, {
4167
+ "hostname" : "cleanrooms.us-east-2.api.aws",
4168
+ "tags" : [ "dualstack" ]
4011
4169
  } ]
4012
4170
  },
4013
4171
  "us-west-2" : {
4014
4172
  "variants" : [ {
4015
4173
  "hostname" : "cleanrooms-fips.us-west-2.amazonaws.com",
4016
4174
  "tags" : [ "fips" ]
4175
+ }, {
4176
+ "hostname" : "cleanrooms-fips.us-west-2.api.aws",
4177
+ "tags" : [ "dualstack", "fips" ]
4178
+ }, {
4179
+ "hostname" : "cleanrooms.us-west-2.api.aws",
4180
+ "tags" : [ "dualstack" ]
4017
4181
  } ]
4018
4182
  }
4019
4183
  }
@@ -7061,6 +7225,9 @@
7061
7225
  "ap-northeast-3" : {
7062
7226
  "hostname" : "datazone.ap-northeast-3.api.aws"
7063
7227
  },
7228
+ "ap-south-1" : {
7229
+ "hostname" : "datazone.ap-south-1.api.aws"
7230
+ },
7064
7231
  "ap-south-2" : {
7065
7232
  "hostname" : "datazone.ap-south-2.api.aws"
7066
7233
  },
@@ -7119,6 +7286,9 @@
7119
7286
  "me-south-1" : {
7120
7287
  "hostname" : "datazone.me-south-1.api.aws"
7121
7288
  },
7289
+ "mx-central-1" : {
7290
+ "hostname" : "datazone.mx-central-1.api.aws"
7291
+ },
7122
7292
  "sa-east-1" : {
7123
7293
  "hostname" : "datazone.sa-east-1.api.aws"
7124
7294
  },
@@ -7871,6 +8041,7 @@
7871
8041
  "ap-southeast-3" : { },
7872
8042
  "ap-southeast-4" : { },
7873
8043
  "ap-southeast-5" : { },
8044
+ "ap-southeast-7" : { },
7874
8045
  "ca-central-1" : {
7875
8046
  "variants" : [ {
7876
8047
  "hostname" : "ds-fips.ca-central-1.amazonaws.com",
@@ -7936,6 +8107,7 @@
7936
8107
  "il-central-1" : { },
7937
8108
  "me-central-1" : { },
7938
8109
  "me-south-1" : { },
8110
+ "mx-central-1" : { },
7939
8111
  "sa-east-1" : { },
7940
8112
  "us-east-1" : {
7941
8113
  "variants" : [ {
@@ -9877,7 +10049,12 @@
9877
10049
  }
9878
10050
  },
9879
10051
  "endpoints" : {
9880
- "us-east-1" : { }
10052
+ "us-east-1" : {
10053
+ "variants" : [ {
10054
+ "hostname" : "entitlement-marketplace.us-east-1.api.aws",
10055
+ "tags" : [ "dualstack" ]
10056
+ } ]
10057
+ }
9881
10058
  }
9882
10059
  },
9883
10060
  "es" : {
@@ -10125,29 +10302,144 @@
10125
10302
  },
10126
10303
  "events" : {
10127
10304
  "endpoints" : {
10128
- "af-south-1" : { },
10129
- "ap-east-1" : { },
10130
- "ap-northeast-1" : { },
10131
- "ap-northeast-2" : { },
10132
- "ap-northeast-3" : { },
10133
- "ap-south-1" : { },
10134
- "ap-south-2" : { },
10135
- "ap-southeast-1" : { },
10136
- "ap-southeast-2" : { },
10137
- "ap-southeast-3" : { },
10138
- "ap-southeast-4" : { },
10139
- "ap-southeast-5" : { },
10140
- "ap-southeast-7" : { },
10141
- "ca-central-1" : { },
10142
- "ca-west-1" : { },
10143
- "eu-central-1" : { },
10144
- "eu-central-2" : { },
10145
- "eu-north-1" : { },
10146
- "eu-south-1" : { },
10147
- "eu-south-2" : { },
10148
- "eu-west-1" : { },
10149
- "eu-west-2" : { },
10150
- "eu-west-3" : { },
10305
+ "af-south-1" : {
10306
+ "variants" : [ {
10307
+ "hostname" : "events.af-south-1.api.aws",
10308
+ "tags" : [ "dualstack" ]
10309
+ } ]
10310
+ },
10311
+ "ap-east-1" : {
10312
+ "variants" : [ {
10313
+ "hostname" : "events.ap-east-1.api.aws",
10314
+ "tags" : [ "dualstack" ]
10315
+ } ]
10316
+ },
10317
+ "ap-northeast-1" : {
10318
+ "variants" : [ {
10319
+ "hostname" : "events.ap-northeast-1.api.aws",
10320
+ "tags" : [ "dualstack" ]
10321
+ } ]
10322
+ },
10323
+ "ap-northeast-2" : {
10324
+ "variants" : [ {
10325
+ "hostname" : "events.ap-northeast-2.api.aws",
10326
+ "tags" : [ "dualstack" ]
10327
+ } ]
10328
+ },
10329
+ "ap-northeast-3" : {
10330
+ "variants" : [ {
10331
+ "hostname" : "events.ap-northeast-3.api.aws",
10332
+ "tags" : [ "dualstack" ]
10333
+ } ]
10334
+ },
10335
+ "ap-south-1" : {
10336
+ "variants" : [ {
10337
+ "hostname" : "events.ap-south-1.api.aws",
10338
+ "tags" : [ "dualstack" ]
10339
+ } ]
10340
+ },
10341
+ "ap-south-2" : {
10342
+ "variants" : [ {
10343
+ "hostname" : "events.ap-south-2.api.aws",
10344
+ "tags" : [ "dualstack" ]
10345
+ } ]
10346
+ },
10347
+ "ap-southeast-1" : {
10348
+ "variants" : [ {
10349
+ "hostname" : "events.ap-southeast-1.api.aws",
10350
+ "tags" : [ "dualstack" ]
10351
+ } ]
10352
+ },
10353
+ "ap-southeast-2" : {
10354
+ "variants" : [ {
10355
+ "hostname" : "events.ap-southeast-2.api.aws",
10356
+ "tags" : [ "dualstack" ]
10357
+ } ]
10358
+ },
10359
+ "ap-southeast-3" : {
10360
+ "variants" : [ {
10361
+ "hostname" : "events.ap-southeast-3.api.aws",
10362
+ "tags" : [ "dualstack" ]
10363
+ } ]
10364
+ },
10365
+ "ap-southeast-4" : {
10366
+ "variants" : [ {
10367
+ "hostname" : "events.ap-southeast-4.api.aws",
10368
+ "tags" : [ "dualstack" ]
10369
+ } ]
10370
+ },
10371
+ "ap-southeast-5" : {
10372
+ "variants" : [ {
10373
+ "hostname" : "events.ap-southeast-5.api.aws",
10374
+ "tags" : [ "dualstack" ]
10375
+ } ]
10376
+ },
10377
+ "ap-southeast-7" : {
10378
+ "variants" : [ {
10379
+ "hostname" : "events.ap-southeast-7.api.aws",
10380
+ "tags" : [ "dualstack" ]
10381
+ } ]
10382
+ },
10383
+ "ca-central-1" : {
10384
+ "variants" : [ {
10385
+ "hostname" : "events.ca-central-1.api.aws",
10386
+ "tags" : [ "dualstack" ]
10387
+ } ]
10388
+ },
10389
+ "ca-west-1" : {
10390
+ "variants" : [ {
10391
+ "hostname" : "events.ca-west-1.api.aws",
10392
+ "tags" : [ "dualstack" ]
10393
+ } ]
10394
+ },
10395
+ "eu-central-1" : {
10396
+ "variants" : [ {
10397
+ "hostname" : "events.eu-central-1.api.aws",
10398
+ "tags" : [ "dualstack" ]
10399
+ } ]
10400
+ },
10401
+ "eu-central-2" : {
10402
+ "variants" : [ {
10403
+ "hostname" : "events.eu-central-2.api.aws",
10404
+ "tags" : [ "dualstack" ]
10405
+ } ]
10406
+ },
10407
+ "eu-north-1" : {
10408
+ "variants" : [ {
10409
+ "hostname" : "events.eu-north-1.api.aws",
10410
+ "tags" : [ "dualstack" ]
10411
+ } ]
10412
+ },
10413
+ "eu-south-1" : {
10414
+ "variants" : [ {
10415
+ "hostname" : "events.eu-south-1.api.aws",
10416
+ "tags" : [ "dualstack" ]
10417
+ } ]
10418
+ },
10419
+ "eu-south-2" : {
10420
+ "variants" : [ {
10421
+ "hostname" : "events.eu-south-2.api.aws",
10422
+ "tags" : [ "dualstack" ]
10423
+ } ]
10424
+ },
10425
+ "eu-west-1" : {
10426
+ "variants" : [ {
10427
+ "hostname" : "events.eu-west-1.api.aws",
10428
+ "tags" : [ "dualstack" ]
10429
+ } ]
10430
+ },
10431
+ "eu-west-2" : {
10432
+ "variants" : [ {
10433
+ "hostname" : "events.eu-west-2.api.aws",
10434
+ "tags" : [ "dualstack" ]
10435
+ } ]
10436
+ },
10437
+ "eu-west-3" : {
10438
+ "variants" : [ {
10439
+ "hostname" : "events.eu-west-3.api.aws",
10440
+ "tags" : [ "dualstack" ]
10441
+ } ]
10442
+ },
10151
10443
  "fips-us-east-1" : {
10152
10444
  "credentialScope" : {
10153
10445
  "region" : "us-east-1"
@@ -10176,33 +10468,82 @@
10176
10468
  "deprecated" : true,
10177
10469
  "hostname" : "events-fips.us-west-2.amazonaws.com"
10178
10470
  },
10179
- "il-central-1" : { },
10180
- "me-central-1" : { },
10181
- "me-south-1" : { },
10182
- "mx-central-1" : { },
10183
- "sa-east-1" : { },
10471
+ "il-central-1" : {
10472
+ "variants" : [ {
10473
+ "hostname" : "events.il-central-1.api.aws",
10474
+ "tags" : [ "dualstack" ]
10475
+ } ]
10476
+ },
10477
+ "me-central-1" : {
10478
+ "variants" : [ {
10479
+ "hostname" : "events.me-central-1.api.aws",
10480
+ "tags" : [ "dualstack" ]
10481
+ } ]
10482
+ },
10483
+ "me-south-1" : {
10484
+ "variants" : [ {
10485
+ "hostname" : "events.me-south-1.api.aws",
10486
+ "tags" : [ "dualstack" ]
10487
+ } ]
10488
+ },
10489
+ "mx-central-1" : {
10490
+ "variants" : [ {
10491
+ "hostname" : "events.mx-central-1.api.aws",
10492
+ "tags" : [ "dualstack" ]
10493
+ } ]
10494
+ },
10495
+ "sa-east-1" : {
10496
+ "variants" : [ {
10497
+ "hostname" : "events.sa-east-1.api.aws",
10498
+ "tags" : [ "dualstack" ]
10499
+ } ]
10500
+ },
10184
10501
  "us-east-1" : {
10185
10502
  "variants" : [ {
10186
10503
  "hostname" : "events-fips.us-east-1.amazonaws.com",
10187
10504
  "tags" : [ "fips" ]
10505
+ }, {
10506
+ "hostname" : "events-fips.us-east-1.api.aws",
10507
+ "tags" : [ "dualstack", "fips" ]
10508
+ }, {
10509
+ "hostname" : "events.us-east-1.api.aws",
10510
+ "tags" : [ "dualstack" ]
10188
10511
  } ]
10189
10512
  },
10190
10513
  "us-east-2" : {
10191
10514
  "variants" : [ {
10192
10515
  "hostname" : "events-fips.us-east-2.amazonaws.com",
10193
10516
  "tags" : [ "fips" ]
10517
+ }, {
10518
+ "hostname" : "events-fips.us-east-2.api.aws",
10519
+ "tags" : [ "dualstack", "fips" ]
10520
+ }, {
10521
+ "hostname" : "events.us-east-2.api.aws",
10522
+ "tags" : [ "dualstack" ]
10194
10523
  } ]
10195
10524
  },
10196
10525
  "us-west-1" : {
10197
10526
  "variants" : [ {
10198
10527
  "hostname" : "events-fips.us-west-1.amazonaws.com",
10199
10528
  "tags" : [ "fips" ]
10529
+ }, {
10530
+ "hostname" : "events-fips.us-west-1.api.aws",
10531
+ "tags" : [ "dualstack", "fips" ]
10532
+ }, {
10533
+ "hostname" : "events.us-west-1.api.aws",
10534
+ "tags" : [ "dualstack" ]
10200
10535
  } ]
10201
10536
  },
10202
10537
  "us-west-2" : {
10203
10538
  "variants" : [ {
10204
10539
  "hostname" : "events-fips.us-west-2.amazonaws.com",
10205
10540
  "tags" : [ "fips" ]
10541
+ }, {
10542
+ "hostname" : "events-fips.us-west-2.api.aws",
10543
+ "tags" : [ "dualstack", "fips" ]
10544
+ }, {
10545
+ "hostname" : "events.us-west-2.api.aws",
10546
+ "tags" : [ "dualstack" ]
10206
10547
  } ]
10207
10548
  }
10208
10549
  }
@@ -11989,6 +12330,9 @@
11989
12330
  "variants" : [ {
11990
12331
  "hostname" : "iam-fips.amazonaws.com",
11991
12332
  "tags" : [ "fips" ]
12333
+ }, {
12334
+ "hostname" : "iam.global.api.aws",
12335
+ "tags" : [ "dualstack" ]
11992
12336
  } ]
11993
12337
  },
11994
12338
  "aws-global-fips" : {
@@ -14235,6 +14579,12 @@
14235
14579
  "tags" : [ "dualstack" ]
14236
14580
  } ]
14237
14581
  },
14582
+ "ap-southeast-7" : {
14583
+ "variants" : [ {
14584
+ "hostname" : "lakeformation.ap-southeast-7.api.aws",
14585
+ "tags" : [ "dualstack" ]
14586
+ } ]
14587
+ },
14238
14588
  "ca-central-1" : {
14239
14589
  "variants" : [ {
14240
14590
  "hostname" : "lakeformation.ca-central-1.api.aws",
@@ -14341,6 +14691,12 @@
14341
14691
  "tags" : [ "dualstack" ]
14342
14692
  } ]
14343
14693
  },
14694
+ "mx-central-1" : {
14695
+ "variants" : [ {
14696
+ "hostname" : "lakeformation.mx-central-1.api.aws",
14697
+ "tags" : [ "dualstack" ]
14698
+ } ]
14699
+ },
14344
14700
  "sa-east-1" : {
14345
14701
  "variants" : [ {
14346
14702
  "hostname" : "lakeformation.sa-east-1.api.aws",
@@ -14771,6 +15127,7 @@
14771
15127
  "il-central-1" : { },
14772
15128
  "me-central-1" : { },
14773
15129
  "me-south-1" : { },
15130
+ "mx-central-1" : { },
14774
15131
  "sa-east-1" : { },
14775
15132
  "us-east-1" : {
14776
15133
  "variants" : [ {
@@ -14966,18 +15323,8 @@
14966
15323
  "tags" : [ "dualstack" ]
14967
15324
  } ]
14968
15325
  },
14969
- "ap-southeast-5" : {
14970
- "variants" : [ {
14971
- "hostname" : "logs.ap-southeast-5.api.aws",
14972
- "tags" : [ "dualstack" ]
14973
- } ]
14974
- },
14975
- "ap-southeast-7" : {
14976
- "variants" : [ {
14977
- "hostname" : "logs.ap-southeast-7.api.aws",
14978
- "tags" : [ "dualstack" ]
14979
- } ]
14980
- },
15326
+ "ap-southeast-5" : { },
15327
+ "ap-southeast-7" : { },
14981
15328
  "ca-central-1" : {
14982
15329
  "variants" : [ {
14983
15330
  "hostname" : "logs-fips.ca-central-1.amazonaws.com",
@@ -15104,12 +15451,7 @@
15104
15451
  "tags" : [ "dualstack" ]
15105
15452
  } ]
15106
15453
  },
15107
- "mx-central-1" : {
15108
- "variants" : [ {
15109
- "hostname" : "logs.mx-central-1.api.aws",
15110
- "tags" : [ "dualstack" ]
15111
- } ]
15112
- },
15454
+ "mx-central-1" : { },
15113
15455
  "sa-east-1" : {
15114
15456
  "variants" : [ {
15115
15457
  "hostname" : "logs.sa-east-1.api.aws",
@@ -15827,18 +16169,78 @@
15827
16169
  "ap-southeast-1" : { },
15828
16170
  "ap-southeast-2" : { },
15829
16171
  "ap-southeast-4" : { },
15830
- "ca-central-1" : { },
16172
+ "ca-central-1" : {
16173
+ "variants" : [ {
16174
+ "hostname" : "mediapackagev2-fips.ca-central-1.amazonaws.com",
16175
+ "tags" : [ "fips" ]
16176
+ } ]
16177
+ },
15831
16178
  "eu-central-1" : { },
15832
16179
  "eu-north-1" : { },
15833
16180
  "eu-west-1" : { },
15834
16181
  "eu-west-2" : { },
15835
16182
  "eu-west-3" : { },
16183
+ "fips-ca-central-1" : {
16184
+ "credentialScope" : {
16185
+ "region" : "ca-central-1"
16186
+ },
16187
+ "deprecated" : true,
16188
+ "hostname" : "mediapackagev2-fips.ca-central-1.amazonaws.com"
16189
+ },
16190
+ "fips-us-east-1" : {
16191
+ "credentialScope" : {
16192
+ "region" : "us-east-1"
16193
+ },
16194
+ "deprecated" : true,
16195
+ "hostname" : "mediapackagev2-fips.us-east-1.amazonaws.com"
16196
+ },
16197
+ "fips-us-east-2" : {
16198
+ "credentialScope" : {
16199
+ "region" : "us-east-2"
16200
+ },
16201
+ "deprecated" : true,
16202
+ "hostname" : "mediapackagev2-fips.us-east-2.amazonaws.com"
16203
+ },
16204
+ "fips-us-west-1" : {
16205
+ "credentialScope" : {
16206
+ "region" : "us-west-1"
16207
+ },
16208
+ "deprecated" : true,
16209
+ "hostname" : "mediapackagev2-fips.us-west-1.amazonaws.com"
16210
+ },
16211
+ "fips-us-west-2" : {
16212
+ "credentialScope" : {
16213
+ "region" : "us-west-2"
16214
+ },
16215
+ "deprecated" : true,
16216
+ "hostname" : "mediapackagev2-fips.us-west-2.amazonaws.com"
16217
+ },
15836
16218
  "me-central-1" : { },
15837
16219
  "sa-east-1" : { },
15838
- "us-east-1" : { },
15839
- "us-east-2" : { },
15840
- "us-west-1" : { },
15841
- "us-west-2" : { }
16220
+ "us-east-1" : {
16221
+ "variants" : [ {
16222
+ "hostname" : "mediapackagev2-fips.us-east-1.amazonaws.com",
16223
+ "tags" : [ "fips" ]
16224
+ } ]
16225
+ },
16226
+ "us-east-2" : {
16227
+ "variants" : [ {
16228
+ "hostname" : "mediapackagev2-fips.us-east-2.amazonaws.com",
16229
+ "tags" : [ "fips" ]
16230
+ } ]
16231
+ },
16232
+ "us-west-1" : {
16233
+ "variants" : [ {
16234
+ "hostname" : "mediapackagev2-fips.us-west-1.amazonaws.com",
16235
+ "tags" : [ "fips" ]
16236
+ } ]
16237
+ },
16238
+ "us-west-2" : {
16239
+ "variants" : [ {
16240
+ "hostname" : "mediapackagev2-fips.us-west-2.amazonaws.com",
16241
+ "tags" : [ "fips" ]
16242
+ } ]
16243
+ }
15842
16244
  }
15843
16245
  },
15844
16246
  "mediastore" : {
@@ -15960,34 +16362,174 @@
15960
16362
  }
15961
16363
  },
15962
16364
  "endpoints" : {
15963
- "af-south-1" : { },
15964
- "ap-east-1" : { },
15965
- "ap-northeast-1" : { },
15966
- "ap-northeast-2" : { },
15967
- "ap-northeast-3" : { },
15968
- "ap-south-1" : { },
15969
- "ap-south-2" : { },
15970
- "ap-southeast-1" : { },
15971
- "ap-southeast-2" : { },
15972
- "ap-southeast-3" : { },
15973
- "ap-southeast-4" : { },
15974
- "ca-central-1" : { },
15975
- "eu-central-1" : { },
15976
- "eu-central-2" : { },
15977
- "eu-north-1" : { },
15978
- "eu-south-1" : { },
15979
- "eu-south-2" : { },
15980
- "eu-west-1" : { },
15981
- "eu-west-2" : { },
15982
- "eu-west-3" : { },
15983
- "il-central-1" : { },
15984
- "me-central-1" : { },
15985
- "me-south-1" : { },
15986
- "sa-east-1" : { },
15987
- "us-east-1" : { },
15988
- "us-east-2" : { },
15989
- "us-west-1" : { },
15990
- "us-west-2" : { }
16365
+ "af-south-1" : {
16366
+ "variants" : [ {
16367
+ "hostname" : "metering-marketplace.af-south-1.api.aws",
16368
+ "tags" : [ "dualstack" ]
16369
+ } ]
16370
+ },
16371
+ "ap-east-1" : {
16372
+ "variants" : [ {
16373
+ "hostname" : "metering-marketplace.ap-east-1.api.aws",
16374
+ "tags" : [ "dualstack" ]
16375
+ } ]
16376
+ },
16377
+ "ap-northeast-1" : {
16378
+ "variants" : [ {
16379
+ "hostname" : "metering-marketplace.ap-northeast-1.api.aws",
16380
+ "tags" : [ "dualstack" ]
16381
+ } ]
16382
+ },
16383
+ "ap-northeast-2" : {
16384
+ "variants" : [ {
16385
+ "hostname" : "metering-marketplace.ap-northeast-2.api.aws",
16386
+ "tags" : [ "dualstack" ]
16387
+ } ]
16388
+ },
16389
+ "ap-northeast-3" : {
16390
+ "variants" : [ {
16391
+ "hostname" : "metering-marketplace.ap-northeast-3.api.aws",
16392
+ "tags" : [ "dualstack" ]
16393
+ } ]
16394
+ },
16395
+ "ap-south-1" : {
16396
+ "variants" : [ {
16397
+ "hostname" : "metering-marketplace.ap-south-1.api.aws",
16398
+ "tags" : [ "dualstack" ]
16399
+ } ]
16400
+ },
16401
+ "ap-south-2" : {
16402
+ "variants" : [ {
16403
+ "hostname" : "metering-marketplace.ap-south-2.api.aws",
16404
+ "tags" : [ "dualstack" ]
16405
+ } ]
16406
+ },
16407
+ "ap-southeast-1" : {
16408
+ "variants" : [ {
16409
+ "hostname" : "metering-marketplace.ap-southeast-1.api.aws",
16410
+ "tags" : [ "dualstack" ]
16411
+ } ]
16412
+ },
16413
+ "ap-southeast-2" : {
16414
+ "variants" : [ {
16415
+ "hostname" : "metering-marketplace.ap-southeast-2.api.aws",
16416
+ "tags" : [ "dualstack" ]
16417
+ } ]
16418
+ },
16419
+ "ap-southeast-3" : {
16420
+ "variants" : [ {
16421
+ "hostname" : "metering-marketplace.ap-southeast-3.api.aws",
16422
+ "tags" : [ "dualstack" ]
16423
+ } ]
16424
+ },
16425
+ "ap-southeast-4" : {
16426
+ "variants" : [ {
16427
+ "hostname" : "metering-marketplace.ap-southeast-4.api.aws",
16428
+ "tags" : [ "dualstack" ]
16429
+ } ]
16430
+ },
16431
+ "ca-central-1" : {
16432
+ "variants" : [ {
16433
+ "hostname" : "metering-marketplace.ca-central-1.api.aws",
16434
+ "tags" : [ "dualstack" ]
16435
+ } ]
16436
+ },
16437
+ "eu-central-1" : {
16438
+ "variants" : [ {
16439
+ "hostname" : "metering-marketplace.eu-central-1.api.aws",
16440
+ "tags" : [ "dualstack" ]
16441
+ } ]
16442
+ },
16443
+ "eu-central-2" : {
16444
+ "variants" : [ {
16445
+ "hostname" : "metering-marketplace.eu-central-2.api.aws",
16446
+ "tags" : [ "dualstack" ]
16447
+ } ]
16448
+ },
16449
+ "eu-north-1" : {
16450
+ "variants" : [ {
16451
+ "hostname" : "metering-marketplace.eu-north-1.api.aws",
16452
+ "tags" : [ "dualstack" ]
16453
+ } ]
16454
+ },
16455
+ "eu-south-1" : {
16456
+ "variants" : [ {
16457
+ "hostname" : "metering-marketplace.eu-south-1.api.aws",
16458
+ "tags" : [ "dualstack" ]
16459
+ } ]
16460
+ },
16461
+ "eu-south-2" : {
16462
+ "variants" : [ {
16463
+ "hostname" : "metering-marketplace.eu-south-2.api.aws",
16464
+ "tags" : [ "dualstack" ]
16465
+ } ]
16466
+ },
16467
+ "eu-west-1" : {
16468
+ "variants" : [ {
16469
+ "hostname" : "metering-marketplace.eu-west-1.api.aws",
16470
+ "tags" : [ "dualstack" ]
16471
+ } ]
16472
+ },
16473
+ "eu-west-2" : {
16474
+ "variants" : [ {
16475
+ "hostname" : "metering-marketplace.eu-west-2.api.aws",
16476
+ "tags" : [ "dualstack" ]
16477
+ } ]
16478
+ },
16479
+ "eu-west-3" : {
16480
+ "variants" : [ {
16481
+ "hostname" : "metering-marketplace.eu-west-3.api.aws",
16482
+ "tags" : [ "dualstack" ]
16483
+ } ]
16484
+ },
16485
+ "il-central-1" : {
16486
+ "variants" : [ {
16487
+ "hostname" : "metering-marketplace.il-central-1.api.aws",
16488
+ "tags" : [ "dualstack" ]
16489
+ } ]
16490
+ },
16491
+ "me-central-1" : {
16492
+ "variants" : [ {
16493
+ "hostname" : "metering-marketplace.me-central-1.api.aws",
16494
+ "tags" : [ "dualstack" ]
16495
+ } ]
16496
+ },
16497
+ "me-south-1" : {
16498
+ "variants" : [ {
16499
+ "hostname" : "metering-marketplace.me-south-1.api.aws",
16500
+ "tags" : [ "dualstack" ]
16501
+ } ]
16502
+ },
16503
+ "sa-east-1" : {
16504
+ "variants" : [ {
16505
+ "hostname" : "metering-marketplace.sa-east-1.api.aws",
16506
+ "tags" : [ "dualstack" ]
16507
+ } ]
16508
+ },
16509
+ "us-east-1" : {
16510
+ "variants" : [ {
16511
+ "hostname" : "metering-marketplace.us-east-1.api.aws",
16512
+ "tags" : [ "dualstack" ]
16513
+ } ]
16514
+ },
16515
+ "us-east-2" : {
16516
+ "variants" : [ {
16517
+ "hostname" : "metering-marketplace.us-east-2.api.aws",
16518
+ "tags" : [ "dualstack" ]
16519
+ } ]
16520
+ },
16521
+ "us-west-1" : {
16522
+ "variants" : [ {
16523
+ "hostname" : "metering-marketplace.us-west-1.api.aws",
16524
+ "tags" : [ "dualstack" ]
16525
+ } ]
16526
+ },
16527
+ "us-west-2" : {
16528
+ "variants" : [ {
16529
+ "hostname" : "metering-marketplace.us-west-2.api.aws",
16530
+ "tags" : [ "dualstack" ]
16531
+ } ]
16532
+ }
15991
16533
  }
15992
16534
  },
15993
16535
  "metrics.sagemaker" : {
@@ -16580,6 +17122,7 @@
16580
17122
  "ap-southeast-3" : { },
16581
17123
  "ap-southeast-4" : { },
16582
17124
  "ap-southeast-5" : { },
17125
+ "ap-southeast-7" : { },
16583
17126
  "ca-central-1" : {
16584
17127
  "variants" : [ {
16585
17128
  "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
@@ -16633,6 +17176,7 @@
16633
17176
  "il-central-1" : { },
16634
17177
  "me-central-1" : { },
16635
17178
  "me-south-1" : { },
17179
+ "mx-central-1" : { },
16636
17180
  "sa-east-1" : { },
16637
17181
  "us-east-1" : {
16638
17182
  "variants" : [ {
@@ -16670,6 +17214,12 @@
16670
17214
  "variants" : [ {
16671
17215
  "hostname" : "networkmanager-fips.us-west-2.amazonaws.com",
16672
17216
  "tags" : [ "fips" ]
17217
+ }, {
17218
+ "hostname" : "networkmanager-fips.us-west-2.api.aws",
17219
+ "tags" : [ "dualstack", "fips" ]
17220
+ }, {
17221
+ "hostname" : "networkmanager.us-west-2.api.aws",
17222
+ "tags" : [ "dualstack" ]
16673
17223
  } ]
16674
17224
  },
16675
17225
  "fips-aws-global" : {
@@ -16907,6 +17457,12 @@
16907
17457
  },
16908
17458
  "hostname" : "oidc.ap-southeast-4.amazonaws.com"
16909
17459
  },
17460
+ "ap-southeast-5" : {
17461
+ "credentialScope" : {
17462
+ "region" : "ap-southeast-5"
17463
+ },
17464
+ "hostname" : "oidc.ap-southeast-5.amazonaws.com"
17465
+ },
16910
17466
  "ca-central-1" : {
16911
17467
  "credentialScope" : {
16912
17468
  "region" : "ca-central-1"
@@ -17756,6 +18312,12 @@
17756
18312
  "tags" : [ "dualstack" ]
17757
18313
  } ]
17758
18314
  },
18315
+ "ap-southeast-5" : {
18316
+ "variants" : [ {
18317
+ "hostname" : "polly.ap-southeast-5.api.aws",
18318
+ "tags" : [ "dualstack" ]
18319
+ } ]
18320
+ },
17759
18321
  "ca-central-1" : {
17760
18322
  "variants" : [ {
17761
18323
  "hostname" : "polly-fips.ca-central-1.amazonaws.com",
@@ -17969,6 +18531,12 @@
17969
18531
  },
17970
18532
  "hostname" : "portal.sso.ap-southeast-4.amazonaws.com"
17971
18533
  },
18534
+ "ap-southeast-5" : {
18535
+ "credentialScope" : {
18536
+ "region" : "ap-southeast-5"
18537
+ },
18538
+ "hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
18539
+ },
17972
18540
  "ca-central-1" : {
17973
18541
  "credentialScope" : {
17974
18542
  "region" : "ca-central-1"
@@ -19246,6 +19814,7 @@
19246
19814
  "ap-southeast-1" : { },
19247
19815
  "ap-southeast-2" : { },
19248
19816
  "ap-southeast-3" : { },
19817
+ "ap-southeast-7" : { },
19249
19818
  "ca-central-1" : {
19250
19819
  "variants" : [ {
19251
19820
  "hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
@@ -19296,6 +19865,7 @@
19296
19865
  },
19297
19866
  "il-central-1" : { },
19298
19867
  "me-central-1" : { },
19868
+ "mx-central-1" : { },
19299
19869
  "sa-east-1" : { },
19300
19870
  "us-east-1" : {
19301
19871
  "variants" : [ {
@@ -20021,12 +20591,18 @@
20021
20591
  },
20022
20592
  "ca-central-1" : {
20023
20593
  "variants" : [ {
20594
+ "hostname" : "route53profiles-fips.ca-central-1.api.aws",
20595
+ "tags" : [ "dualstack", "fips" ]
20596
+ }, {
20024
20597
  "hostname" : "route53profiles.ca-central-1.api.aws",
20025
20598
  "tags" : [ "dualstack" ]
20026
20599
  } ]
20027
20600
  },
20028
20601
  "ca-west-1" : {
20029
20602
  "variants" : [ {
20603
+ "hostname" : "route53profiles-fips.ca-west-1.api.aws",
20604
+ "tags" : [ "dualstack", "fips" ]
20605
+ }, {
20030
20606
  "hostname" : "route53profiles.ca-west-1.api.aws",
20031
20607
  "tags" : [ "dualstack" ]
20032
20608
  } ]
@@ -20105,24 +20681,36 @@
20105
20681
  },
20106
20682
  "us-east-1" : {
20107
20683
  "variants" : [ {
20684
+ "hostname" : "route53profiles-fips.us-east-1.api.aws",
20685
+ "tags" : [ "dualstack", "fips" ]
20686
+ }, {
20108
20687
  "hostname" : "route53profiles.us-east-1.api.aws",
20109
20688
  "tags" : [ "dualstack" ]
20110
20689
  } ]
20111
20690
  },
20112
20691
  "us-east-2" : {
20113
20692
  "variants" : [ {
20693
+ "hostname" : "route53profiles-fips.us-east-2.api.aws",
20694
+ "tags" : [ "dualstack", "fips" ]
20695
+ }, {
20114
20696
  "hostname" : "route53profiles.us-east-2.api.aws",
20115
20697
  "tags" : [ "dualstack" ]
20116
20698
  } ]
20117
20699
  },
20118
20700
  "us-west-1" : {
20119
20701
  "variants" : [ {
20702
+ "hostname" : "route53profiles-fips.us-west-1.api.aws",
20703
+ "tags" : [ "dualstack", "fips" ]
20704
+ }, {
20120
20705
  "hostname" : "route53profiles.us-west-1.api.aws",
20121
20706
  "tags" : [ "dualstack" ]
20122
20707
  } ]
20123
20708
  },
20124
20709
  "us-west-2" : {
20125
20710
  "variants" : [ {
20711
+ "hostname" : "route53profiles-fips.us-west-2.api.aws",
20712
+ "tags" : [ "dualstack", "fips" ]
20713
+ }, {
20126
20714
  "hostname" : "route53profiles.us-west-2.api.aws",
20127
20715
  "tags" : [ "dualstack" ]
20128
20716
  } ]
@@ -21894,24 +22482,36 @@
21894
22482
  "variants" : [ {
21895
22483
  "hostname" : "securitylake-fips.us-east-1.amazonaws.com",
21896
22484
  "tags" : [ "fips" ]
22485
+ }, {
22486
+ "hostname" : "securitylake-fips.us-east-1.api.aws",
22487
+ "tags" : [ "dualstack", "fips" ]
21897
22488
  } ]
21898
22489
  },
21899
22490
  "us-east-2" : {
21900
22491
  "variants" : [ {
21901
22492
  "hostname" : "securitylake-fips.us-east-2.amazonaws.com",
21902
22493
  "tags" : [ "fips" ]
22494
+ }, {
22495
+ "hostname" : "securitylake-fips.us-east-2.api.aws",
22496
+ "tags" : [ "dualstack", "fips" ]
21903
22497
  } ]
21904
22498
  },
21905
22499
  "us-west-1" : {
21906
22500
  "variants" : [ {
21907
22501
  "hostname" : "securitylake-fips.us-west-1.amazonaws.com",
21908
22502
  "tags" : [ "fips" ]
22503
+ }, {
22504
+ "hostname" : "securitylake-fips.us-west-1.api.aws",
22505
+ "tags" : [ "dualstack", "fips" ]
21909
22506
  } ]
21910
22507
  },
21911
22508
  "us-west-2" : {
21912
22509
  "variants" : [ {
21913
22510
  "hostname" : "securitylake-fips.us-west-2.amazonaws.com",
21914
22511
  "tags" : [ "fips" ]
22512
+ }, {
22513
+ "hostname" : "securitylake-fips.us-west-2.api.aws",
22514
+ "tags" : [ "dualstack", "fips" ]
21915
22515
  } ]
21916
22516
  }
21917
22517
  }
@@ -22843,31 +23443,138 @@
22843
23443
  },
22844
23444
  "sms-voice" : {
22845
23445
  "endpoints" : {
22846
- "af-south-1" : { },
22847
- "ap-northeast-1" : { },
22848
- "ap-northeast-2" : { },
22849
- "ap-northeast-3" : { },
22850
- "ap-south-1" : { },
22851
- "ap-south-2" : { },
22852
- "ap-southeast-1" : { },
22853
- "ap-southeast-2" : { },
22854
- "ap-southeast-3" : { },
22855
- "ap-southeast-4" : { },
23446
+ "af-south-1" : {
23447
+ "variants" : [ {
23448
+ "hostname" : "sms-voice.af-south-1.api.aws",
23449
+ "tags" : [ "dualstack" ]
23450
+ } ]
23451
+ },
23452
+ "ap-northeast-1" : {
23453
+ "variants" : [ {
23454
+ "hostname" : "sms-voice.ap-northeast-1.api.aws",
23455
+ "tags" : [ "dualstack" ]
23456
+ } ]
23457
+ },
23458
+ "ap-northeast-2" : {
23459
+ "variants" : [ {
23460
+ "hostname" : "sms-voice.ap-northeast-2.api.aws",
23461
+ "tags" : [ "dualstack" ]
23462
+ } ]
23463
+ },
23464
+ "ap-northeast-3" : {
23465
+ "variants" : [ {
23466
+ "hostname" : "sms-voice.ap-northeast-3.api.aws",
23467
+ "tags" : [ "dualstack" ]
23468
+ } ]
23469
+ },
23470
+ "ap-south-1" : {
23471
+ "variants" : [ {
23472
+ "hostname" : "sms-voice.ap-south-1.api.aws",
23473
+ "tags" : [ "dualstack" ]
23474
+ } ]
23475
+ },
23476
+ "ap-south-2" : {
23477
+ "variants" : [ {
23478
+ "hostname" : "sms-voice.ap-south-2.api.aws",
23479
+ "tags" : [ "dualstack" ]
23480
+ } ]
23481
+ },
23482
+ "ap-southeast-1" : {
23483
+ "variants" : [ {
23484
+ "hostname" : "sms-voice.ap-southeast-1.api.aws",
23485
+ "tags" : [ "dualstack" ]
23486
+ } ]
23487
+ },
23488
+ "ap-southeast-2" : {
23489
+ "variants" : [ {
23490
+ "hostname" : "sms-voice.ap-southeast-2.api.aws",
23491
+ "tags" : [ "dualstack" ]
23492
+ } ]
23493
+ },
23494
+ "ap-southeast-3" : {
23495
+ "variants" : [ {
23496
+ "hostname" : "sms-voice.ap-southeast-3.api.aws",
23497
+ "tags" : [ "dualstack" ]
23498
+ } ]
23499
+ },
23500
+ "ap-southeast-4" : {
23501
+ "variants" : [ {
23502
+ "hostname" : "sms-voice.ap-southeast-4.api.aws",
23503
+ "tags" : [ "dualstack" ]
23504
+ } ]
23505
+ },
22856
23506
  "ca-central-1" : {
22857
23507
  "variants" : [ {
22858
23508
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
22859
23509
  "tags" : [ "fips" ]
23510
+ }, {
23511
+ "hostname" : "sms-voice-fips.ca-central-1.api.aws",
23512
+ "tags" : [ "dualstack", "fips" ]
23513
+ }, {
23514
+ "hostname" : "sms-voice.ca-central-1.api.aws",
23515
+ "tags" : [ "dualstack" ]
23516
+ } ]
23517
+ },
23518
+ "ca-west-1" : {
23519
+ "variants" : [ {
23520
+ "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com",
23521
+ "tags" : [ "fips" ]
23522
+ }, {
23523
+ "hostname" : "sms-voice-fips.ca-west-1.api.aws",
23524
+ "tags" : [ "dualstack", "fips" ]
23525
+ }, {
23526
+ "hostname" : "sms-voice.ca-west-1.api.aws",
23527
+ "tags" : [ "dualstack" ]
23528
+ } ]
23529
+ },
23530
+ "eu-central-1" : {
23531
+ "variants" : [ {
23532
+ "hostname" : "sms-voice.eu-central-1.api.aws",
23533
+ "tags" : [ "dualstack" ]
23534
+ } ]
23535
+ },
23536
+ "eu-central-2" : {
23537
+ "variants" : [ {
23538
+ "hostname" : "sms-voice.eu-central-2.api.aws",
23539
+ "tags" : [ "dualstack" ]
23540
+ } ]
23541
+ },
23542
+ "eu-north-1" : {
23543
+ "variants" : [ {
23544
+ "hostname" : "sms-voice.eu-north-1.api.aws",
23545
+ "tags" : [ "dualstack" ]
23546
+ } ]
23547
+ },
23548
+ "eu-south-1" : {
23549
+ "variants" : [ {
23550
+ "hostname" : "sms-voice.eu-south-1.api.aws",
23551
+ "tags" : [ "dualstack" ]
23552
+ } ]
23553
+ },
23554
+ "eu-south-2" : {
23555
+ "variants" : [ {
23556
+ "hostname" : "sms-voice.eu-south-2.api.aws",
23557
+ "tags" : [ "dualstack" ]
23558
+ } ]
23559
+ },
23560
+ "eu-west-1" : {
23561
+ "variants" : [ {
23562
+ "hostname" : "sms-voice.eu-west-1.api.aws",
23563
+ "tags" : [ "dualstack" ]
23564
+ } ]
23565
+ },
23566
+ "eu-west-2" : {
23567
+ "variants" : [ {
23568
+ "hostname" : "sms-voice.eu-west-2.api.aws",
23569
+ "tags" : [ "dualstack" ]
23570
+ } ]
23571
+ },
23572
+ "eu-west-3" : {
23573
+ "variants" : [ {
23574
+ "hostname" : "sms-voice.eu-west-3.api.aws",
23575
+ "tags" : [ "dualstack" ]
22860
23576
  } ]
22861
23577
  },
22862
- "ca-west-1" : { },
22863
- "eu-central-1" : { },
22864
- "eu-central-2" : { },
22865
- "eu-north-1" : { },
22866
- "eu-south-1" : { },
22867
- "eu-south-2" : { },
22868
- "eu-west-1" : { },
22869
- "eu-west-2" : { },
22870
- "eu-west-3" : { },
22871
23578
  "fips-ca-central-1" : {
22872
23579
  "credentialScope" : {
22873
23580
  "region" : "ca-central-1"
@@ -22875,6 +23582,13 @@
22875
23582
  "deprecated" : true,
22876
23583
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com"
22877
23584
  },
23585
+ "fips-ca-west-1" : {
23586
+ "credentialScope" : {
23587
+ "region" : "ca-west-1"
23588
+ },
23589
+ "deprecated" : true,
23590
+ "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com"
23591
+ },
22878
23592
  "fips-us-east-1" : {
22879
23593
  "credentialScope" : {
22880
23594
  "region" : "us-east-1"
@@ -22903,32 +23617,76 @@
22903
23617
  "deprecated" : true,
22904
23618
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
22905
23619
  },
22906
- "il-central-1" : { },
22907
- "me-central-1" : { },
22908
- "me-south-1" : { },
22909
- "sa-east-1" : { },
23620
+ "il-central-1" : {
23621
+ "variants" : [ {
23622
+ "hostname" : "sms-voice.il-central-1.api.aws",
23623
+ "tags" : [ "dualstack" ]
23624
+ } ]
23625
+ },
23626
+ "me-central-1" : {
23627
+ "variants" : [ {
23628
+ "hostname" : "sms-voice.me-central-1.api.aws",
23629
+ "tags" : [ "dualstack" ]
23630
+ } ]
23631
+ },
23632
+ "me-south-1" : {
23633
+ "variants" : [ {
23634
+ "hostname" : "sms-voice.me-south-1.api.aws",
23635
+ "tags" : [ "dualstack" ]
23636
+ } ]
23637
+ },
23638
+ "sa-east-1" : {
23639
+ "variants" : [ {
23640
+ "hostname" : "sms-voice.sa-east-1.api.aws",
23641
+ "tags" : [ "dualstack" ]
23642
+ } ]
23643
+ },
22910
23644
  "us-east-1" : {
22911
23645
  "variants" : [ {
22912
23646
  "hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
22913
23647
  "tags" : [ "fips" ]
23648
+ }, {
23649
+ "hostname" : "sms-voice-fips.us-east-1.api.aws",
23650
+ "tags" : [ "dualstack", "fips" ]
23651
+ }, {
23652
+ "hostname" : "sms-voice.us-east-1.api.aws",
23653
+ "tags" : [ "dualstack" ]
22914
23654
  } ]
22915
23655
  },
22916
23656
  "us-east-2" : {
22917
23657
  "variants" : [ {
22918
23658
  "hostname" : "sms-voice-fips.us-east-2.amazonaws.com",
22919
23659
  "tags" : [ "fips" ]
23660
+ }, {
23661
+ "hostname" : "sms-voice-fips.us-east-2.api.aws",
23662
+ "tags" : [ "dualstack", "fips" ]
23663
+ }, {
23664
+ "hostname" : "sms-voice.us-east-2.api.aws",
23665
+ "tags" : [ "dualstack" ]
22920
23666
  } ]
22921
23667
  },
22922
23668
  "us-west-1" : {
22923
23669
  "variants" : [ {
22924
23670
  "hostname" : "sms-voice-fips.us-west-1.amazonaws.com",
22925
23671
  "tags" : [ "fips" ]
23672
+ }, {
23673
+ "hostname" : "sms-voice-fips.us-west-1.api.aws",
23674
+ "tags" : [ "dualstack", "fips" ]
23675
+ }, {
23676
+ "hostname" : "sms-voice.us-west-1.api.aws",
23677
+ "tags" : [ "dualstack" ]
22926
23678
  } ]
22927
23679
  },
22928
23680
  "us-west-2" : {
22929
23681
  "variants" : [ {
22930
23682
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
22931
23683
  "tags" : [ "fips" ]
23684
+ }, {
23685
+ "hostname" : "sms-voice-fips.us-west-2.api.aws",
23686
+ "tags" : [ "dualstack", "fips" ]
23687
+ }, {
23688
+ "hostname" : "sms-voice.us-west-2.api.aws",
23689
+ "tags" : [ "dualstack" ]
22932
23690
  } ]
22933
23691
  }
22934
23692
  }
@@ -23629,39 +24387,150 @@
23629
24387
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
23630
24388
  },
23631
24389
  "endpoints" : {
23632
- "af-south-1" : { },
23633
- "ap-east-1" : { },
23634
- "ap-northeast-1" : { },
23635
- "ap-northeast-2" : { },
23636
- "ap-northeast-3" : { },
23637
- "ap-south-1" : { },
23638
- "ap-south-2" : { },
23639
- "ap-southeast-1" : { },
23640
- "ap-southeast-2" : { },
23641
- "ap-southeast-3" : { },
23642
- "ap-southeast-4" : { },
23643
- "ap-southeast-5" : { },
23644
- "ap-southeast-7" : { },
24390
+ "af-south-1" : {
24391
+ "variants" : [ {
24392
+ "hostname" : "sqs.af-south-1.api.aws",
24393
+ "tags" : [ "dualstack" ]
24394
+ } ]
24395
+ },
24396
+ "ap-east-1" : {
24397
+ "variants" : [ {
24398
+ "hostname" : "sqs.ap-east-1.api.aws",
24399
+ "tags" : [ "dualstack" ]
24400
+ } ]
24401
+ },
24402
+ "ap-northeast-1" : {
24403
+ "variants" : [ {
24404
+ "hostname" : "sqs.ap-northeast-1.api.aws",
24405
+ "tags" : [ "dualstack" ]
24406
+ } ]
24407
+ },
24408
+ "ap-northeast-2" : {
24409
+ "variants" : [ {
24410
+ "hostname" : "sqs.ap-northeast-2.api.aws",
24411
+ "tags" : [ "dualstack" ]
24412
+ } ]
24413
+ },
24414
+ "ap-northeast-3" : {
24415
+ "variants" : [ {
24416
+ "hostname" : "sqs.ap-northeast-3.api.aws",
24417
+ "tags" : [ "dualstack" ]
24418
+ } ]
24419
+ },
24420
+ "ap-south-1" : {
24421
+ "variants" : [ {
24422
+ "hostname" : "sqs.ap-south-1.api.aws",
24423
+ "tags" : [ "dualstack" ]
24424
+ } ]
24425
+ },
24426
+ "ap-south-2" : {
24427
+ "variants" : [ {
24428
+ "hostname" : "sqs.ap-south-2.api.aws",
24429
+ "tags" : [ "dualstack" ]
24430
+ } ]
24431
+ },
24432
+ "ap-southeast-1" : {
24433
+ "variants" : [ {
24434
+ "hostname" : "sqs.ap-southeast-1.api.aws",
24435
+ "tags" : [ "dualstack" ]
24436
+ } ]
24437
+ },
24438
+ "ap-southeast-2" : {
24439
+ "variants" : [ {
24440
+ "hostname" : "sqs.ap-southeast-2.api.aws",
24441
+ "tags" : [ "dualstack" ]
24442
+ } ]
24443
+ },
24444
+ "ap-southeast-3" : {
24445
+ "variants" : [ {
24446
+ "hostname" : "sqs.ap-southeast-3.api.aws",
24447
+ "tags" : [ "dualstack" ]
24448
+ } ]
24449
+ },
24450
+ "ap-southeast-4" : {
24451
+ "variants" : [ {
24452
+ "hostname" : "sqs.ap-southeast-4.api.aws",
24453
+ "tags" : [ "dualstack" ]
24454
+ } ]
24455
+ },
24456
+ "ap-southeast-5" : {
24457
+ "variants" : [ {
24458
+ "hostname" : "sqs.ap-southeast-5.api.aws",
24459
+ "tags" : [ "dualstack" ]
24460
+ } ]
24461
+ },
24462
+ "ap-southeast-7" : {
24463
+ "variants" : [ {
24464
+ "hostname" : "sqs.ap-southeast-7.api.aws",
24465
+ "tags" : [ "dualstack" ]
24466
+ } ]
24467
+ },
23645
24468
  "ca-central-1" : {
23646
24469
  "variants" : [ {
23647
24470
  "hostname" : "sqs-fips.ca-central-1.amazonaws.com",
23648
24471
  "tags" : [ "fips" ]
24472
+ }, {
24473
+ "hostname" : "sqs.ca-central-1.api.aws",
24474
+ "tags" : [ "dualstack" ]
23649
24475
  } ]
23650
24476
  },
23651
24477
  "ca-west-1" : {
23652
24478
  "variants" : [ {
23653
24479
  "hostname" : "sqs-fips.ca-west-1.amazonaws.com",
23654
24480
  "tags" : [ "fips" ]
24481
+ }, {
24482
+ "hostname" : "sqs.ca-west-1.api.aws",
24483
+ "tags" : [ "dualstack" ]
24484
+ } ]
24485
+ },
24486
+ "eu-central-1" : {
24487
+ "variants" : [ {
24488
+ "hostname" : "sqs.eu-central-1.api.aws",
24489
+ "tags" : [ "dualstack" ]
24490
+ } ]
24491
+ },
24492
+ "eu-central-2" : {
24493
+ "variants" : [ {
24494
+ "hostname" : "sqs.eu-central-2.api.aws",
24495
+ "tags" : [ "dualstack" ]
24496
+ } ]
24497
+ },
24498
+ "eu-north-1" : {
24499
+ "variants" : [ {
24500
+ "hostname" : "sqs.eu-north-1.api.aws",
24501
+ "tags" : [ "dualstack" ]
24502
+ } ]
24503
+ },
24504
+ "eu-south-1" : {
24505
+ "variants" : [ {
24506
+ "hostname" : "sqs.eu-south-1.api.aws",
24507
+ "tags" : [ "dualstack" ]
24508
+ } ]
24509
+ },
24510
+ "eu-south-2" : {
24511
+ "variants" : [ {
24512
+ "hostname" : "sqs.eu-south-2.api.aws",
24513
+ "tags" : [ "dualstack" ]
24514
+ } ]
24515
+ },
24516
+ "eu-west-1" : {
24517
+ "variants" : [ {
24518
+ "hostname" : "sqs.eu-west-1.api.aws",
24519
+ "tags" : [ "dualstack" ]
24520
+ } ]
24521
+ },
24522
+ "eu-west-2" : {
24523
+ "variants" : [ {
24524
+ "hostname" : "sqs.eu-west-2.api.aws",
24525
+ "tags" : [ "dualstack" ]
24526
+ } ]
24527
+ },
24528
+ "eu-west-3" : {
24529
+ "variants" : [ {
24530
+ "hostname" : "sqs.eu-west-3.api.aws",
24531
+ "tags" : [ "dualstack" ]
23655
24532
  } ]
23656
24533
  },
23657
- "eu-central-1" : { },
23658
- "eu-central-2" : { },
23659
- "eu-north-1" : { },
23660
- "eu-south-1" : { },
23661
- "eu-south-2" : { },
23662
- "eu-west-1" : { },
23663
- "eu-west-2" : { },
23664
- "eu-west-3" : { },
23665
24534
  "fips-ca-central-1" : {
23666
24535
  "credentialScope" : {
23667
24536
  "region" : "ca-central-1"
@@ -23704,34 +24573,71 @@
23704
24573
  "deprecated" : true,
23705
24574
  "hostname" : "sqs-fips.us-west-2.amazonaws.com"
23706
24575
  },
23707
- "il-central-1" : { },
23708
- "me-central-1" : { },
23709
- "me-south-1" : { },
23710
- "mx-central-1" : { },
23711
- "sa-east-1" : { },
24576
+ "il-central-1" : {
24577
+ "variants" : [ {
24578
+ "hostname" : "sqs.il-central-1.api.aws",
24579
+ "tags" : [ "dualstack" ]
24580
+ } ]
24581
+ },
24582
+ "me-central-1" : {
24583
+ "variants" : [ {
24584
+ "hostname" : "sqs.me-central-1.api.aws",
24585
+ "tags" : [ "dualstack" ]
24586
+ } ]
24587
+ },
24588
+ "me-south-1" : {
24589
+ "variants" : [ {
24590
+ "hostname" : "sqs.me-south-1.api.aws",
24591
+ "tags" : [ "dualstack" ]
24592
+ } ]
24593
+ },
24594
+ "mx-central-1" : {
24595
+ "variants" : [ {
24596
+ "hostname" : "sqs.mx-central-1.api.aws",
24597
+ "tags" : [ "dualstack" ]
24598
+ } ]
24599
+ },
24600
+ "sa-east-1" : {
24601
+ "variants" : [ {
24602
+ "hostname" : "sqs.sa-east-1.api.aws",
24603
+ "tags" : [ "dualstack" ]
24604
+ } ]
24605
+ },
23712
24606
  "us-east-1" : {
23713
24607
  "sslCommonName" : "queue.{dnsSuffix}",
23714
24608
  "variants" : [ {
23715
24609
  "hostname" : "sqs-fips.us-east-1.amazonaws.com",
23716
24610
  "tags" : [ "fips" ]
24611
+ }, {
24612
+ "hostname" : "sqs.us-east-1.api.aws",
24613
+ "tags" : [ "dualstack" ]
23717
24614
  } ]
23718
24615
  },
23719
24616
  "us-east-2" : {
23720
24617
  "variants" : [ {
23721
24618
  "hostname" : "sqs-fips.us-east-2.amazonaws.com",
23722
24619
  "tags" : [ "fips" ]
24620
+ }, {
24621
+ "hostname" : "sqs.us-east-2.api.aws",
24622
+ "tags" : [ "dualstack" ]
23723
24623
  } ]
23724
24624
  },
23725
24625
  "us-west-1" : {
23726
24626
  "variants" : [ {
23727
24627
  "hostname" : "sqs-fips.us-west-1.amazonaws.com",
23728
24628
  "tags" : [ "fips" ]
24629
+ }, {
24630
+ "hostname" : "sqs.us-west-1.api.aws",
24631
+ "tags" : [ "dualstack" ]
23729
24632
  } ]
23730
24633
  },
23731
24634
  "us-west-2" : {
23732
24635
  "variants" : [ {
23733
24636
  "hostname" : "sqs-fips.us-west-2.amazonaws.com",
23734
24637
  "tags" : [ "fips" ]
24638
+ }, {
24639
+ "hostname" : "sqs.us-west-2.api.aws",
24640
+ "tags" : [ "dualstack" ]
23735
24641
  } ]
23736
24642
  }
23737
24643
  }
@@ -24549,6 +25455,7 @@
24549
25455
  "ap-southeast-3" : { },
24550
25456
  "ap-southeast-4" : { },
24551
25457
  "ap-southeast-5" : { },
25458
+ "ap-southeast-7" : { },
24552
25459
  "ca-central-1" : {
24553
25460
  "variants" : [ {
24554
25461
  "hostname" : "storagegateway-fips.ca-central-1.amazonaws.com",
@@ -25600,21 +26507,72 @@
25600
26507
  },
25601
26508
  "transcribestreaming" : {
25602
26509
  "endpoints" : {
25603
- "af-south-1" : { },
25604
- "ap-northeast-1" : { },
25605
- "ap-northeast-2" : { },
25606
- "ap-south-1" : { },
25607
- "ap-southeast-1" : { },
25608
- "ap-southeast-2" : { },
26510
+ "af-south-1" : {
26511
+ "variants" : [ {
26512
+ "hostname" : "transcribestreaming.af-south-1.api.aws",
26513
+ "tags" : [ "dualstack" ]
26514
+ } ]
26515
+ },
26516
+ "ap-northeast-1" : {
26517
+ "variants" : [ {
26518
+ "hostname" : "transcribestreaming.ap-northeast-1.api.aws",
26519
+ "tags" : [ "dualstack" ]
26520
+ } ]
26521
+ },
26522
+ "ap-northeast-2" : {
26523
+ "variants" : [ {
26524
+ "hostname" : "transcribestreaming.ap-northeast-2.api.aws",
26525
+ "tags" : [ "dualstack" ]
26526
+ } ]
26527
+ },
26528
+ "ap-south-1" : {
26529
+ "variants" : [ {
26530
+ "hostname" : "transcribestreaming.ap-south-1.api.aws",
26531
+ "tags" : [ "dualstack" ]
26532
+ } ]
26533
+ },
26534
+ "ap-southeast-1" : {
26535
+ "variants" : [ {
26536
+ "hostname" : "transcribestreaming.ap-southeast-1.api.aws",
26537
+ "tags" : [ "dualstack" ]
26538
+ } ]
26539
+ },
26540
+ "ap-southeast-2" : {
26541
+ "variants" : [ {
26542
+ "hostname" : "transcribestreaming.ap-southeast-2.api.aws",
26543
+ "tags" : [ "dualstack" ]
26544
+ } ]
26545
+ },
25609
26546
  "ca-central-1" : {
25610
26547
  "variants" : [ {
25611
26548
  "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com",
25612
26549
  "tags" : [ "fips" ]
26550
+ }, {
26551
+ "hostname" : "transcribestreaming-fips.ca-central-1.api.aws",
26552
+ "tags" : [ "dualstack", "fips" ]
26553
+ }, {
26554
+ "hostname" : "transcribestreaming.ca-central-1.api.aws",
26555
+ "tags" : [ "dualstack" ]
26556
+ } ]
26557
+ },
26558
+ "eu-central-1" : {
26559
+ "variants" : [ {
26560
+ "hostname" : "transcribestreaming.eu-central-1.api.aws",
26561
+ "tags" : [ "dualstack" ]
26562
+ } ]
26563
+ },
26564
+ "eu-west-1" : {
26565
+ "variants" : [ {
26566
+ "hostname" : "transcribestreaming.eu-west-1.api.aws",
26567
+ "tags" : [ "dualstack" ]
26568
+ } ]
26569
+ },
26570
+ "eu-west-2" : {
26571
+ "variants" : [ {
26572
+ "hostname" : "transcribestreaming.eu-west-2.api.aws",
26573
+ "tags" : [ "dualstack" ]
25613
26574
  } ]
25614
26575
  },
25615
- "eu-central-1" : { },
25616
- "eu-west-1" : { },
25617
- "eu-west-2" : { },
25618
26576
  "fips-ca-central-1" : {
25619
26577
  "credentialScope" : {
25620
26578
  "region" : "ca-central-1"
@@ -25643,23 +26601,46 @@
25643
26601
  "deprecated" : true,
25644
26602
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
25645
26603
  },
25646
- "sa-east-1" : { },
26604
+ "sa-east-1" : {
26605
+ "variants" : [ {
26606
+ "hostname" : "transcribestreaming.sa-east-1.api.aws",
26607
+ "tags" : [ "dualstack" ]
26608
+ } ]
26609
+ },
25647
26610
  "us-east-1" : {
25648
26611
  "variants" : [ {
25649
26612
  "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com",
25650
26613
  "tags" : [ "fips" ]
26614
+ }, {
26615
+ "hostname" : "transcribestreaming-fips.us-east-1.api.aws",
26616
+ "tags" : [ "dualstack", "fips" ]
26617
+ }, {
26618
+ "hostname" : "transcribestreaming.us-east-1.api.aws",
26619
+ "tags" : [ "dualstack" ]
25651
26620
  } ]
25652
26621
  },
25653
26622
  "us-east-2" : {
25654
26623
  "variants" : [ {
25655
26624
  "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com",
25656
26625
  "tags" : [ "fips" ]
26626
+ }, {
26627
+ "hostname" : "transcribestreaming-fips.us-east-2.api.aws",
26628
+ "tags" : [ "dualstack", "fips" ]
26629
+ }, {
26630
+ "hostname" : "transcribestreaming.us-east-2.api.aws",
26631
+ "tags" : [ "dualstack" ]
25657
26632
  } ]
25658
26633
  },
25659
26634
  "us-west-2" : {
25660
26635
  "variants" : [ {
25661
26636
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com",
25662
26637
  "tags" : [ "fips" ]
26638
+ }, {
26639
+ "hostname" : "transcribestreaming-fips.us-west-2.api.aws",
26640
+ "tags" : [ "dualstack", "fips" ]
26641
+ }, {
26642
+ "hostname" : "transcribestreaming.us-west-2.api.aws",
26643
+ "tags" : [ "dualstack" ]
25663
26644
  } ]
25664
26645
  }
25665
26646
  }
@@ -27706,16 +28687,16 @@
27706
28687
  "applicationinsights" : {
27707
28688
  "endpoints" : {
27708
28689
  "cn-north-1" : {
27709
- "credentialScope" : {
27710
- "region" : "cn-north-1"
27711
- },
27712
- "hostname" : "applicationinsights.cn-north-1.amazonaws.com.cn"
28690
+ "variants" : [ {
28691
+ "hostname" : "applicationinsights.cn-north-1.api.amazonwebservices.com.cn",
28692
+ "tags" : [ "dualstack" ]
28693
+ } ]
27713
28694
  },
27714
28695
  "cn-northwest-1" : {
27715
- "credentialScope" : {
27716
- "region" : "cn-northwest-1"
27717
- },
27718
- "hostname" : "applicationinsights.cn-northwest-1.amazonaws.com.cn"
28696
+ "variants" : [ {
28697
+ "hostname" : "applicationinsights.cn-northwest-1.api.amazonwebservices.com.cn",
28698
+ "tags" : [ "dualstack" ]
28699
+ } ]
27719
28700
  }
27720
28701
  }
27721
28702
  },
@@ -28226,8 +29207,18 @@
28226
29207
  },
28227
29208
  "events" : {
28228
29209
  "endpoints" : {
28229
- "cn-north-1" : { },
28230
- "cn-northwest-1" : { }
29210
+ "cn-north-1" : {
29211
+ "variants" : [ {
29212
+ "hostname" : "events.cn-north-1.api.amazonwebservices.com.cn",
29213
+ "tags" : [ "dualstack" ]
29214
+ } ]
29215
+ },
29216
+ "cn-northwest-1" : {
29217
+ "variants" : [ {
29218
+ "hostname" : "events.cn-northwest-1.api.amazonwebservices.com.cn",
29219
+ "tags" : [ "dualstack" ]
29220
+ } ]
29221
+ }
28231
29222
  }
28232
29223
  },
28233
29224
  "firehose" : {
@@ -28534,8 +29525,18 @@
28534
29525
  },
28535
29526
  "logs" : {
28536
29527
  "endpoints" : {
28537
- "cn-north-1" : { },
28538
- "cn-northwest-1" : { }
29528
+ "cn-north-1" : {
29529
+ "variants" : [ {
29530
+ "hostname" : "logs.cn-north-1.api.amazonwebservices.com.cn",
29531
+ "tags" : [ "dualstack" ]
29532
+ } ]
29533
+ },
29534
+ "cn-northwest-1" : {
29535
+ "variants" : [ {
29536
+ "hostname" : "logs.cn-northwest-1.api.amazonwebservices.com.cn",
29537
+ "tags" : [ "dualstack" ]
29538
+ } ]
29539
+ }
28539
29540
  }
28540
29541
  },
28541
29542
  "mediaconvert" : {
@@ -29049,8 +30050,18 @@
29049
30050
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
29050
30051
  },
29051
30052
  "endpoints" : {
29052
- "cn-north-1" : { },
29053
- "cn-northwest-1" : { }
30053
+ "cn-north-1" : {
30054
+ "variants" : [ {
30055
+ "hostname" : "sqs.cn-north-1.api.amazonwebservices.com.cn",
30056
+ "tags" : [ "dualstack" ]
30057
+ } ]
30058
+ },
30059
+ "cn-northwest-1" : {
30060
+ "variants" : [ {
30061
+ "hostname" : "sqs.cn-northwest-1.api.amazonwebservices.com.cn",
30062
+ "tags" : [ "dualstack" ]
30063
+ } ]
30064
+ }
29054
30065
  }
29055
30066
  },
29056
30067
  "ssm" : {
@@ -29173,8 +30184,18 @@
29173
30184
  },
29174
30185
  "transcribestreaming" : {
29175
30186
  "endpoints" : {
29176
- "cn-north-1" : { },
29177
- "cn-northwest-1" : { }
30187
+ "cn-north-1" : {
30188
+ "variants" : [ {
30189
+ "hostname" : "transcribestreaming.cn-north-1.api.amazonwebservices.com.cn",
30190
+ "tags" : [ "dualstack" ]
30191
+ } ]
30192
+ },
30193
+ "cn-northwest-1" : {
30194
+ "variants" : [ {
30195
+ "hostname" : "transcribestreaming.cn-northwest-1.api.amazonwebservices.com.cn",
30196
+ "tags" : [ "dualstack" ]
30197
+ } ]
30198
+ }
29178
30199
  }
29179
30200
  },
29180
30201
  "transfer" : {
@@ -29764,17 +30785,43 @@
29764
30785
  },
29765
30786
  "applicationinsights" : {
29766
30787
  "endpoints" : {
29767
- "us-gov-east-1" : {
30788
+ "fips-us-gov-east-1" : {
29768
30789
  "credentialScope" : {
29769
30790
  "region" : "us-gov-east-1"
29770
30791
  },
29771
- "hostname" : "applicationinsights.us-gov-east-1.amazonaws.com"
30792
+ "deprecated" : true,
30793
+ "hostname" : "applicationinsights-fips.us-gov-east-1.amazonaws.com"
29772
30794
  },
29773
- "us-gov-west-1" : {
30795
+ "fips-us-gov-west-1" : {
29774
30796
  "credentialScope" : {
29775
30797
  "region" : "us-gov-west-1"
29776
30798
  },
29777
- "hostname" : "applicationinsights.us-gov-west-1.amazonaws.com"
30799
+ "deprecated" : true,
30800
+ "hostname" : "applicationinsights-fips.us-gov-west-1.amazonaws.com"
30801
+ },
30802
+ "us-gov-east-1" : {
30803
+ "variants" : [ {
30804
+ "hostname" : "applicationinsights-fips.us-gov-east-1.amazonaws.com",
30805
+ "tags" : [ "fips" ]
30806
+ }, {
30807
+ "hostname" : "applicationinsights-fips.us-gov-east-1.api.aws",
30808
+ "tags" : [ "dualstack", "fips" ]
30809
+ }, {
30810
+ "hostname" : "applicationinsights.us-gov-east-1.api.aws",
30811
+ "tags" : [ "dualstack" ]
30812
+ } ]
30813
+ },
30814
+ "us-gov-west-1" : {
30815
+ "variants" : [ {
30816
+ "hostname" : "applicationinsights-fips.us-gov-west-1.amazonaws.com",
30817
+ "tags" : [ "fips" ]
30818
+ }, {
30819
+ "hostname" : "applicationinsights-fips.us-gov-west-1.api.aws",
30820
+ "tags" : [ "dualstack", "fips" ]
30821
+ }, {
30822
+ "hostname" : "applicationinsights.us-gov-west-1.api.aws",
30823
+ "tags" : [ "dualstack" ]
30824
+ } ]
29778
30825
  }
29779
30826
  }
29780
30827
  },
@@ -30752,8 +31799,14 @@
30752
31799
  "endpoints" : {
30753
31800
  "us-gov-east-1" : {
30754
31801
  "variants" : [ {
31802
+ "hostname" : "dlm-fips.us-gov-east-1.api.aws",
31803
+ "tags" : [ "dualstack", "fips" ]
31804
+ }, {
30755
31805
  "hostname" : "dlm.us-gov-east-1.amazonaws.com",
30756
31806
  "tags" : [ "fips" ]
31807
+ }, {
31808
+ "hostname" : "dlm.us-gov-east-1.api.aws",
31809
+ "tags" : [ "dualstack" ]
30757
31810
  } ]
30758
31811
  },
30759
31812
  "us-gov-east-1-fips" : {
@@ -30765,8 +31818,14 @@
30765
31818
  },
30766
31819
  "us-gov-west-1" : {
30767
31820
  "variants" : [ {
31821
+ "hostname" : "dlm-fips.us-gov-west-1.api.aws",
31822
+ "tags" : [ "dualstack", "fips" ]
31823
+ }, {
30768
31824
  "hostname" : "dlm.us-gov-west-1.amazonaws.com",
30769
31825
  "tags" : [ "fips" ]
31826
+ }, {
31827
+ "hostname" : "dlm.us-gov-west-1.api.aws",
31828
+ "tags" : [ "dualstack" ]
30770
31829
  } ]
30771
31830
  },
30772
31831
  "us-gov-west-1-fips" : {
@@ -32439,12 +33498,18 @@
32439
33498
  "variants" : [ {
32440
33499
  "hostname" : "logs.us-gov-east-1.amazonaws.com",
32441
33500
  "tags" : [ "fips" ]
33501
+ }, {
33502
+ "hostname" : "logs.us-gov-east-1.api.aws",
33503
+ "tags" : [ "dualstack" ]
32442
33504
  } ]
32443
33505
  },
32444
33506
  "us-gov-west-1" : {
32445
33507
  "variants" : [ {
32446
33508
  "hostname" : "logs.us-gov-west-1.amazonaws.com",
32447
33509
  "tags" : [ "fips" ]
33510
+ }, {
33511
+ "hostname" : "logs.us-gov-west-1.api.aws",
33512
+ "tags" : [ "dualstack" ]
32448
33513
  } ]
32449
33514
  }
32450
33515
  }
@@ -32733,6 +33798,12 @@
32733
33798
  "variants" : [ {
32734
33799
  "hostname" : "networkmanager.us-gov-west-1.amazonaws.com",
32735
33800
  "tags" : [ "fips" ]
33801
+ }, {
33802
+ "hostname" : "networkmanager.us-gov-west-1.api.aws",
33803
+ "tags" : [ "dualstack" ]
33804
+ }, {
33805
+ "hostname" : "networkmanager.us-gov-west-1.api.aws",
33806
+ "tags" : [ "dualstack", "fips" ]
32736
33807
  } ]
32737
33808
  },
32738
33809
  "fips-aws-us-gov-global" : {
@@ -33349,12 +34420,18 @@
33349
34420
  "endpoints" : {
33350
34421
  "us-gov-east-1" : {
33351
34422
  "variants" : [ {
34423
+ "hostname" : "route53profiles-fips.us-gov-east-1.api.aws",
34424
+ "tags" : [ "dualstack", "fips" ]
34425
+ }, {
33352
34426
  "hostname" : "route53profiles.us-gov-east-1.api.aws",
33353
34427
  "tags" : [ "dualstack" ]
33354
34428
  } ]
33355
34429
  },
33356
34430
  "us-gov-west-1" : {
33357
34431
  "variants" : [ {
34432
+ "hostname" : "route53profiles-fips.us-gov-west-1.api.aws",
34433
+ "tags" : [ "dualstack", "fips" ]
34434
+ }, {
33358
34435
  "hostname" : "route53profiles.us-gov-west-1.api.aws",
33359
34436
  "tags" : [ "dualstack" ]
33360
34437
  } ]
@@ -33663,6 +34740,9 @@
33663
34740
  "variants" : [ {
33664
34741
  "hostname" : "securitylake.us-gov-east-1.amazonaws.com",
33665
34742
  "tags" : [ "fips" ]
34743
+ }, {
34744
+ "hostname" : "securitylake.us-gov-east-1.api.aws",
34745
+ "tags" : [ "dualstack", "fips" ]
33666
34746
  } ]
33667
34747
  },
33668
34748
  "us-gov-east-1-fips" : {
@@ -33676,6 +34756,9 @@
33676
34756
  "variants" : [ {
33677
34757
  "hostname" : "securitylake.us-gov-west-1.amazonaws.com",
33678
34758
  "tags" : [ "fips" ]
34759
+ }, {
34760
+ "hostname" : "securitylake.us-gov-west-1.api.aws",
34761
+ "tags" : [ "dualstack", "fips" ]
33679
34762
  } ]
33680
34763
  },
33681
34764
  "us-gov-west-1-fips" : {
@@ -33981,12 +35064,24 @@
33981
35064
  "variants" : [ {
33982
35065
  "hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com",
33983
35066
  "tags" : [ "fips" ]
35067
+ }, {
35068
+ "hostname" : "sms-voice-fips.us-gov-east-1.api.aws",
35069
+ "tags" : [ "dualstack", "fips" ]
35070
+ }, {
35071
+ "hostname" : "sms-voice.us-gov-east-1.api.aws",
35072
+ "tags" : [ "dualstack" ]
33984
35073
  } ]
33985
35074
  },
33986
35075
  "us-gov-west-1" : {
33987
35076
  "variants" : [ {
33988
35077
  "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
33989
35078
  "tags" : [ "fips" ]
35079
+ }, {
35080
+ "hostname" : "sms-voice-fips.us-gov-west-1.api.aws",
35081
+ "tags" : [ "dualstack", "fips" ]
35082
+ }, {
35083
+ "hostname" : "sms-voice.us-gov-west-1.api.aws",
35084
+ "tags" : [ "dualstack" ]
33990
35085
  } ]
33991
35086
  }
33992
35087
  }
@@ -34011,12 +35106,24 @@
34011
35106
  "variants" : [ {
34012
35107
  "hostname" : "snowball-fips.us-gov-east-1.amazonaws.com",
34013
35108
  "tags" : [ "fips" ]
35109
+ }, {
35110
+ "hostname" : "snowball-fips.us-gov-east-1.api.aws",
35111
+ "tags" : [ "dualstack", "fips" ]
35112
+ }, {
35113
+ "hostname" : "snowball.us-gov-east-1.api.aws",
35114
+ "tags" : [ "dualstack" ]
34014
35115
  } ]
34015
35116
  },
34016
35117
  "us-gov-west-1" : {
34017
35118
  "variants" : [ {
34018
35119
  "hostname" : "snowball-fips.us-gov-west-1.amazonaws.com",
34019
35120
  "tags" : [ "fips" ]
35121
+ }, {
35122
+ "hostname" : "snowball-fips.us-gov-west-1.api.aws",
35123
+ "tags" : [ "dualstack", "fips" ]
35124
+ }, {
35125
+ "hostname" : "snowball.us-gov-west-1.api.aws",
35126
+ "tags" : [ "dualstack" ]
34020
35127
  } ]
34021
35128
  }
34022
35129
  }
@@ -34060,19 +35167,33 @@
34060
35167
  } ]
34061
35168
  },
34062
35169
  "endpoints" : {
34063
- "us-gov-east-1" : {
35170
+ "fips-us-gov-east-1" : {
34064
35171
  "credentialScope" : {
34065
35172
  "region" : "us-gov-east-1"
34066
35173
  },
35174
+ "deprecated" : true,
34067
35175
  "hostname" : "sqs.us-gov-east-1.amazonaws.com"
34068
35176
  },
34069
- "us-gov-west-1" : {
35177
+ "fips-us-gov-west-1" : {
34070
35178
  "credentialScope" : {
34071
35179
  "region" : "us-gov-west-1"
34072
35180
  },
34073
- "hostname" : "sqs.us-gov-west-1.amazonaws.com",
35181
+ "deprecated" : true,
35182
+ "hostname" : "sqs.us-gov-west-1.amazonaws.com"
35183
+ },
35184
+ "us-gov-east-1" : {
35185
+ "variants" : [ {
35186
+ "hostname" : "sqs.us-gov-east-1.amazonaws.com",
35187
+ "tags" : [ "fips" ]
35188
+ } ]
35189
+ },
35190
+ "us-gov-west-1" : {
34074
35191
  "protocols" : [ "http", "https" ],
34075
- "sslCommonName" : "{region}.queue.{dnsSuffix}"
35192
+ "sslCommonName" : "{region}.queue.{dnsSuffix}",
35193
+ "variants" : [ {
35194
+ "hostname" : "sqs.us-gov-west-1.amazonaws.com",
35195
+ "tags" : [ "fips" ]
35196
+ } ]
34076
35197
  }
34077
35198
  }
34078
35199
  },
@@ -34493,12 +35614,24 @@
34493
35614
  "variants" : [ {
34494
35615
  "hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com",
34495
35616
  "tags" : [ "fips" ]
35617
+ }, {
35618
+ "hostname" : "transcribestreaming-fips.us-gov-east-1.api.aws",
35619
+ "tags" : [ "dualstack", "fips" ]
35620
+ }, {
35621
+ "hostname" : "transcribestreaming.us-gov-east-1.api.aws",
35622
+ "tags" : [ "dualstack" ]
34496
35623
  } ]
34497
35624
  },
34498
35625
  "us-gov-west-1" : {
34499
35626
  "variants" : [ {
34500
35627
  "hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com",
34501
35628
  "tags" : [ "fips" ]
35629
+ }, {
35630
+ "hostname" : "transcribestreaming-fips.us-gov-west-1.api.aws",
35631
+ "tags" : [ "dualstack", "fips" ]
35632
+ }, {
35633
+ "hostname" : "transcribestreaming.us-gov-west-1.api.aws",
35634
+ "tags" : [ "dualstack" ]
34502
35635
  } ]
34503
35636
  }
34504
35637
  }
@@ -35295,10 +36428,33 @@
35295
36428
  },
35296
36429
  "glacier" : {
35297
36430
  "endpoints" : {
36431
+ "fips-us-iso-east-1" : {
36432
+ "credentialScope" : {
36433
+ "region" : "us-iso-east-1"
36434
+ },
36435
+ "deprecated" : true,
36436
+ "hostname" : "glacier-fips.us-iso-east-1.c2s.ic.gov"
36437
+ },
36438
+ "fips-us-iso-west-1" : {
36439
+ "credentialScope" : {
36440
+ "region" : "us-iso-west-1"
36441
+ },
36442
+ "deprecated" : true,
36443
+ "hostname" : "glacier-fips.us-iso-west-1.c2s.ic.gov"
36444
+ },
35298
36445
  "us-iso-east-1" : {
35299
- "protocols" : [ "http", "https" ]
36446
+ "protocols" : [ "http", "https" ],
36447
+ "variants" : [ {
36448
+ "hostname" : "glacier-fips.us-iso-east-1.c2s.ic.gov",
36449
+ "tags" : [ "fips" ]
36450
+ } ]
35300
36451
  },
35301
- "us-iso-west-1" : { }
36452
+ "us-iso-west-1" : {
36453
+ "variants" : [ {
36454
+ "hostname" : "glacier-fips.us-iso-west-1.c2s.ic.gov",
36455
+ "tags" : [ "fips" ]
36456
+ } ]
36457
+ }
35302
36458
  }
35303
36459
  },
35304
36460
  "glue" : {
@@ -35428,7 +36584,8 @@
35428
36584
  },
35429
36585
  "oam" : {
35430
36586
  "endpoints" : {
35431
- "us-iso-east-1" : { }
36587
+ "us-iso-east-1" : { },
36588
+ "us-iso-west-1" : { }
35432
36589
  }
35433
36590
  },
35434
36591
  "organizations" : {
@@ -35736,10 +36893,33 @@
35736
36893
  },
35737
36894
  "sqs" : {
35738
36895
  "endpoints" : {
36896
+ "fips-us-iso-east-1" : {
36897
+ "credentialScope" : {
36898
+ "region" : "us-iso-east-1"
36899
+ },
36900
+ "deprecated" : true,
36901
+ "hostname" : "sqs.us-iso-east-1.c2s.ic.gov"
36902
+ },
36903
+ "fips-us-iso-west-1" : {
36904
+ "credentialScope" : {
36905
+ "region" : "us-iso-west-1"
36906
+ },
36907
+ "deprecated" : true,
36908
+ "hostname" : "sqs.us-iso-west-1.c2s.ic.gov"
36909
+ },
35739
36910
  "us-iso-east-1" : {
35740
- "protocols" : [ "http", "https" ]
36911
+ "protocols" : [ "http", "https" ],
36912
+ "variants" : [ {
36913
+ "hostname" : "sqs.us-iso-east-1.c2s.ic.gov",
36914
+ "tags" : [ "fips" ]
36915
+ } ]
35741
36916
  },
35742
- "us-iso-west-1" : { }
36917
+ "us-iso-west-1" : {
36918
+ "variants" : [ {
36919
+ "hostname" : "sqs.us-iso-west-1.c2s.ic.gov",
36920
+ "tags" : [ "fips" ]
36921
+ } ]
36922
+ }
35743
36923
  }
35744
36924
  },
35745
36925
  "ssm" : {
@@ -36254,7 +37434,19 @@
36254
37434
  },
36255
37435
  "glacier" : {
36256
37436
  "endpoints" : {
36257
- "us-isob-east-1" : { }
37437
+ "fips-us-isob-east-1" : {
37438
+ "credentialScope" : {
37439
+ "region" : "us-isob-east-1"
37440
+ },
37441
+ "deprecated" : true,
37442
+ "hostname" : "glacier-fips.us-isob-east-1.sc2s.sgov.gov"
37443
+ },
37444
+ "us-isob-east-1" : {
37445
+ "variants" : [ {
37446
+ "hostname" : "glacier-fips.us-isob-east-1.sc2s.sgov.gov",
37447
+ "tags" : [ "fips" ]
37448
+ } ]
37449
+ }
36258
37450
  }
36259
37451
  },
36260
37452
  "health" : {
@@ -36570,7 +37762,19 @@
36570
37762
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
36571
37763
  },
36572
37764
  "endpoints" : {
36573
- "us-isob-east-1" : { }
37765
+ "fips-us-isob-east-1" : {
37766
+ "credentialScope" : {
37767
+ "region" : "us-isob-east-1"
37768
+ },
37769
+ "deprecated" : true,
37770
+ "hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov"
37771
+ },
37772
+ "us-isob-east-1" : {
37773
+ "variants" : [ {
37774
+ "hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov",
37775
+ "tags" : [ "fips" ]
37776
+ } ]
37777
+ }
36574
37778
  }
36575
37779
  },
36576
37780
  "ssm" : {
@@ -37349,6 +38553,12 @@
37349
38553
  "isRegionalized" : false,
37350
38554
  "partitionEndpoint" : "aws-iso-f-global"
37351
38555
  },
38556
+ "route53profiles" : {
38557
+ "endpoints" : {
38558
+ "us-isof-east-1" : { },
38559
+ "us-isof-south-1" : { }
38560
+ }
38561
+ },
37352
38562
  "route53resolver" : {
37353
38563
  "endpoints" : {
37354
38564
  "us-isof-east-1" : { },
@@ -37433,8 +38643,32 @@
37433
38643
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
37434
38644
  },
37435
38645
  "endpoints" : {
37436
- "us-isof-east-1" : { },
37437
- "us-isof-south-1" : { }
38646
+ "fips-us-isof-east-1" : {
38647
+ "credentialScope" : {
38648
+ "region" : "us-isof-east-1"
38649
+ },
38650
+ "deprecated" : true,
38651
+ "hostname" : "sqs.us-isof-east-1.csp.hci.ic.gov"
38652
+ },
38653
+ "fips-us-isof-south-1" : {
38654
+ "credentialScope" : {
38655
+ "region" : "us-isof-south-1"
38656
+ },
38657
+ "deprecated" : true,
38658
+ "hostname" : "sqs.us-isof-south-1.csp.hci.ic.gov"
38659
+ },
38660
+ "us-isof-east-1" : {
38661
+ "variants" : [ {
38662
+ "hostname" : "sqs.us-isof-east-1.csp.hci.ic.gov",
38663
+ "tags" : [ "fips" ]
38664
+ } ]
38665
+ },
38666
+ "us-isof-south-1" : {
38667
+ "variants" : [ {
38668
+ "hostname" : "sqs.us-isof-south-1.csp.hci.ic.gov",
38669
+ "tags" : [ "fips" ]
38670
+ } ]
38671
+ }
37438
38672
  }
37439
38673
  },
37440
38674
  "ssm" : {