aws-partitions 1.1072.0 → 1.1078.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 +30 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +1309 -255
  5. metadata +2 -2
data/partitions.json CHANGED
@@ -1625,6 +1625,7 @@
1625
1625
  "ap-southeast-3" : { },
1626
1626
  "ap-southeast-4" : { },
1627
1627
  "ap-southeast-5" : { },
1628
+ "ap-southeast-7" : { },
1628
1629
  "ca-central-1" : {
1629
1630
  "variants" : [ {
1630
1631
  "hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com",
@@ -1662,6 +1663,7 @@
1662
1663
  "il-central-1" : { },
1663
1664
  "me-central-1" : { },
1664
1665
  "me-south-1" : { },
1666
+ "mx-central-1" : { },
1665
1667
  "sa-east-1" : { },
1666
1668
  "us-east-1" : {
1667
1669
  "variants" : [ {
@@ -2219,178 +2221,256 @@
2219
2221
  "applicationinsights" : {
2220
2222
  "endpoints" : {
2221
2223
  "af-south-1" : {
2222
- "credentialScope" : {
2223
- "region" : "af-south-1"
2224
- },
2225
- "hostname" : "applicationinsights.af-south-1.amazonaws.com"
2224
+ "variants" : [ {
2225
+ "hostname" : "applicationinsights.af-south-1.api.aws",
2226
+ "tags" : [ "dualstack" ]
2227
+ } ]
2226
2228
  },
2227
2229
  "ap-east-1" : {
2228
- "credentialScope" : {
2229
- "region" : "ap-east-1"
2230
- },
2231
- "hostname" : "applicationinsights.ap-east-1.amazonaws.com"
2230
+ "variants" : [ {
2231
+ "hostname" : "applicationinsights.ap-east-1.api.aws",
2232
+ "tags" : [ "dualstack" ]
2233
+ } ]
2232
2234
  },
2233
2235
  "ap-northeast-1" : {
2234
- "credentialScope" : {
2235
- "region" : "ap-northeast-1"
2236
- },
2237
- "hostname" : "applicationinsights.ap-northeast-1.amazonaws.com"
2236
+ "variants" : [ {
2237
+ "hostname" : "applicationinsights.ap-northeast-1.api.aws",
2238
+ "tags" : [ "dualstack" ]
2239
+ } ]
2238
2240
  },
2239
2241
  "ap-northeast-2" : {
2240
- "credentialScope" : {
2241
- "region" : "ap-northeast-2"
2242
- },
2243
- "hostname" : "applicationinsights.ap-northeast-2.amazonaws.com"
2242
+ "variants" : [ {
2243
+ "hostname" : "applicationinsights.ap-northeast-2.api.aws",
2244
+ "tags" : [ "dualstack" ]
2245
+ } ]
2244
2246
  },
2245
2247
  "ap-northeast-3" : {
2246
- "credentialScope" : {
2247
- "region" : "ap-northeast-3"
2248
- },
2249
- "hostname" : "applicationinsights.ap-northeast-3.amazonaws.com"
2248
+ "variants" : [ {
2249
+ "hostname" : "applicationinsights.ap-northeast-3.api.aws",
2250
+ "tags" : [ "dualstack" ]
2251
+ } ]
2250
2252
  },
2251
2253
  "ap-south-1" : {
2252
- "credentialScope" : {
2253
- "region" : "ap-south-1"
2254
- },
2255
- "hostname" : "applicationinsights.ap-south-1.amazonaws.com"
2254
+ "variants" : [ {
2255
+ "hostname" : "applicationinsights.ap-south-1.api.aws",
2256
+ "tags" : [ "dualstack" ]
2257
+ } ]
2256
2258
  },
2257
2259
  "ap-south-2" : {
2258
- "credentialScope" : {
2259
- "region" : "ap-south-2"
2260
- },
2261
- "hostname" : "applicationinsights.ap-south-2.amazonaws.com"
2260
+ "variants" : [ {
2261
+ "hostname" : "applicationinsights.ap-south-2.api.aws",
2262
+ "tags" : [ "dualstack" ]
2263
+ } ]
2262
2264
  },
2263
2265
  "ap-southeast-1" : {
2264
- "credentialScope" : {
2265
- "region" : "ap-southeast-1"
2266
- },
2267
- "hostname" : "applicationinsights.ap-southeast-1.amazonaws.com"
2266
+ "variants" : [ {
2267
+ "hostname" : "applicationinsights.ap-southeast-1.api.aws",
2268
+ "tags" : [ "dualstack" ]
2269
+ } ]
2268
2270
  },
2269
2271
  "ap-southeast-2" : {
2270
- "credentialScope" : {
2271
- "region" : "ap-southeast-2"
2272
- },
2273
- "hostname" : "applicationinsights.ap-southeast-2.amazonaws.com"
2272
+ "variants" : [ {
2273
+ "hostname" : "applicationinsights.ap-southeast-2.api.aws",
2274
+ "tags" : [ "dualstack" ]
2275
+ } ]
2274
2276
  },
2275
2277
  "ap-southeast-3" : {
2276
- "credentialScope" : {
2277
- "region" : "ap-southeast-3"
2278
- },
2279
- "hostname" : "applicationinsights.ap-southeast-3.amazonaws.com"
2278
+ "variants" : [ {
2279
+ "hostname" : "applicationinsights.ap-southeast-3.api.aws",
2280
+ "tags" : [ "dualstack" ]
2281
+ } ]
2280
2282
  },
2281
2283
  "ap-southeast-4" : {
2282
- "credentialScope" : {
2283
- "region" : "ap-southeast-4"
2284
- },
2285
- "hostname" : "applicationinsights.ap-southeast-4.amazonaws.com"
2284
+ "variants" : [ {
2285
+ "hostname" : "applicationinsights.ap-southeast-4.api.aws",
2286
+ "tags" : [ "dualstack" ]
2287
+ } ]
2286
2288
  },
2287
2289
  "ca-central-1" : {
2288
- "credentialScope" : {
2289
- "region" : "ca-central-1"
2290
- },
2291
- "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
+ } ]
2292
2300
  },
2293
2301
  "ca-west-1" : {
2294
- "credentialScope" : {
2295
- "region" : "ca-west-1"
2296
- },
2297
- "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
+ } ]
2298
2312
  },
2299
2313
  "eu-central-1" : {
2300
- "credentialScope" : {
2301
- "region" : "eu-central-1"
2302
- },
2303
- "hostname" : "applicationinsights.eu-central-1.amazonaws.com"
2314
+ "variants" : [ {
2315
+ "hostname" : "applicationinsights.eu-central-1.api.aws",
2316
+ "tags" : [ "dualstack" ]
2317
+ } ]
2304
2318
  },
2305
2319
  "eu-central-2" : {
2306
- "credentialScope" : {
2307
- "region" : "eu-central-2"
2308
- },
2309
- "hostname" : "applicationinsights.eu-central-2.amazonaws.com"
2320
+ "variants" : [ {
2321
+ "hostname" : "applicationinsights.eu-central-2.api.aws",
2322
+ "tags" : [ "dualstack" ]
2323
+ } ]
2310
2324
  },
2311
2325
  "eu-north-1" : {
2312
- "credentialScope" : {
2313
- "region" : "eu-north-1"
2314
- },
2315
- "hostname" : "applicationinsights.eu-north-1.amazonaws.com"
2326
+ "variants" : [ {
2327
+ "hostname" : "applicationinsights.eu-north-1.api.aws",
2328
+ "tags" : [ "dualstack" ]
2329
+ } ]
2316
2330
  },
2317
2331
  "eu-south-1" : {
2318
- "credentialScope" : {
2319
- "region" : "eu-south-1"
2320
- },
2321
- "hostname" : "applicationinsights.eu-south-1.amazonaws.com"
2332
+ "variants" : [ {
2333
+ "hostname" : "applicationinsights.eu-south-1.api.aws",
2334
+ "tags" : [ "dualstack" ]
2335
+ } ]
2322
2336
  },
2323
2337
  "eu-south-2" : {
2324
- "credentialScope" : {
2325
- "region" : "eu-south-2"
2326
- },
2327
- "hostname" : "applicationinsights.eu-south-2.amazonaws.com"
2338
+ "variants" : [ {
2339
+ "hostname" : "applicationinsights.eu-south-2.api.aws",
2340
+ "tags" : [ "dualstack" ]
2341
+ } ]
2328
2342
  },
2329
2343
  "eu-west-1" : {
2330
- "credentialScope" : {
2331
- "region" : "eu-west-1"
2332
- },
2333
- "hostname" : "applicationinsights.eu-west-1.amazonaws.com"
2344
+ "variants" : [ {
2345
+ "hostname" : "applicationinsights.eu-west-1.api.aws",
2346
+ "tags" : [ "dualstack" ]
2347
+ } ]
2334
2348
  },
2335
2349
  "eu-west-2" : {
2336
- "credentialScope" : {
2337
- "region" : "eu-west-2"
2338
- },
2339
- "hostname" : "applicationinsights.eu-west-2.amazonaws.com"
2350
+ "variants" : [ {
2351
+ "hostname" : "applicationinsights.eu-west-2.api.aws",
2352
+ "tags" : [ "dualstack" ]
2353
+ } ]
2340
2354
  },
2341
2355
  "eu-west-3" : {
2356
+ "variants" : [ {
2357
+ "hostname" : "applicationinsights.eu-west-3.api.aws",
2358
+ "tags" : [ "dualstack" ]
2359
+ } ]
2360
+ },
2361
+ "fips-ca-central-1" : {
2342
2362
  "credentialScope" : {
2343
- "region" : "eu-west-3"
2363
+ "region" : "ca-central-1"
2344
2364
  },
2345
- "hostname" : "applicationinsights.eu-west-3.amazonaws.com"
2365
+ "deprecated" : true,
2366
+ "hostname" : "applicationinsights-fips.ca-central-1.amazonaws.com"
2346
2367
  },
2347
- "il-central-1" : {
2368
+ "fips-ca-west-1" : {
2348
2369
  "credentialScope" : {
2349
- "region" : "il-central-1"
2370
+ "region" : "ca-west-1"
2350
2371
  },
2351
- "hostname" : "applicationinsights.il-central-1.amazonaws.com"
2372
+ "deprecated" : true,
2373
+ "hostname" : "applicationinsights-fips.ca-west-1.amazonaws.com"
2352
2374
  },
2353
- "me-central-1" : {
2375
+ "fips-us-east-1" : {
2354
2376
  "credentialScope" : {
2355
- "region" : "me-central-1"
2377
+ "region" : "us-east-1"
2356
2378
  },
2357
- "hostname" : "applicationinsights.me-central-1.amazonaws.com"
2379
+ "deprecated" : true,
2380
+ "hostname" : "applicationinsights-fips.us-east-1.amazonaws.com"
2358
2381
  },
2359
- "me-south-1" : {
2382
+ "fips-us-east-2" : {
2360
2383
  "credentialScope" : {
2361
- "region" : "me-south-1"
2384
+ "region" : "us-east-2"
2362
2385
  },
2363
- "hostname" : "applicationinsights.me-south-1.amazonaws.com"
2386
+ "deprecated" : true,
2387
+ "hostname" : "applicationinsights-fips.us-east-2.amazonaws.com"
2364
2388
  },
2365
- "sa-east-1" : {
2389
+ "fips-us-west-1" : {
2366
2390
  "credentialScope" : {
2367
- "region" : "sa-east-1"
2391
+ "region" : "us-west-1"
2368
2392
  },
2369
- "hostname" : "applicationinsights.sa-east-1.amazonaws.com"
2393
+ "deprecated" : true,
2394
+ "hostname" : "applicationinsights-fips.us-west-1.amazonaws.com"
2370
2395
  },
2371
- "us-east-1" : {
2396
+ "fips-us-west-2" : {
2372
2397
  "credentialScope" : {
2373
- "region" : "us-east-1"
2398
+ "region" : "us-west-2"
2374
2399
  },
2375
- "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
+ } ]
2376
2438
  },
2377
2439
  "us-east-2" : {
2378
- "credentialScope" : {
2379
- "region" : "us-east-2"
2380
- },
2381
- "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
+ } ]
2382
2450
  },
2383
2451
  "us-west-1" : {
2384
- "credentialScope" : {
2385
- "region" : "us-west-1"
2386
- },
2387
- "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
+ } ]
2388
2462
  },
2389
2463
  "us-west-2" : {
2390
- "credentialScope" : {
2391
- "region" : "us-west-2"
2392
- },
2393
- "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
+ } ]
2394
2474
  }
2395
2475
  }
2396
2476
  },
@@ -2828,17 +2908,38 @@
2828
2908
  "us-east-1" : {
2829
2909
  "variants" : [ {
2830
2910
  "tags" : [ "dualstack" ]
2911
+ }, {
2912
+ "tags" : [ "dualstack", "fips" ]
2913
+ }, {
2914
+ "tags" : [ "fips" ]
2831
2915
  } ]
2832
2916
  },
2917
+ "us-east-1-fips" : {
2918
+ "deprecated" : true
2919
+ },
2833
2920
  "us-east-2" : {
2834
2921
  "variants" : [ {
2835
2922
  "tags" : [ "dualstack" ]
2923
+ }, {
2924
+ "tags" : [ "dualstack", "fips" ]
2925
+ }, {
2926
+ "tags" : [ "fips" ]
2836
2927
  } ]
2837
2928
  },
2929
+ "us-east-2-fips" : {
2930
+ "deprecated" : true
2931
+ },
2838
2932
  "us-west-2" : {
2839
2933
  "variants" : [ {
2840
2934
  "tags" : [ "dualstack" ]
2935
+ }, {
2936
+ "tags" : [ "dualstack", "fips" ]
2937
+ }, {
2938
+ "tags" : [ "fips" ]
2841
2939
  } ]
2940
+ },
2941
+ "us-west-2-fips" : {
2942
+ "deprecated" : true
2842
2943
  }
2843
2944
  }
2844
2945
  },
@@ -10201,29 +10302,144 @@
10201
10302
  },
10202
10303
  "events" : {
10203
10304
  "endpoints" : {
10204
- "af-south-1" : { },
10205
- "ap-east-1" : { },
10206
- "ap-northeast-1" : { },
10207
- "ap-northeast-2" : { },
10208
- "ap-northeast-3" : { },
10209
- "ap-south-1" : { },
10210
- "ap-south-2" : { },
10211
- "ap-southeast-1" : { },
10212
- "ap-southeast-2" : { },
10213
- "ap-southeast-3" : { },
10214
- "ap-southeast-4" : { },
10215
- "ap-southeast-5" : { },
10216
- "ap-southeast-7" : { },
10217
- "ca-central-1" : { },
10218
- "ca-west-1" : { },
10219
- "eu-central-1" : { },
10220
- "eu-central-2" : { },
10221
- "eu-north-1" : { },
10222
- "eu-south-1" : { },
10223
- "eu-south-2" : { },
10224
- "eu-west-1" : { },
10225
- "eu-west-2" : { },
10226
- "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
+ },
10227
10443
  "fips-us-east-1" : {
10228
10444
  "credentialScope" : {
10229
10445
  "region" : "us-east-1"
@@ -10252,33 +10468,82 @@
10252
10468
  "deprecated" : true,
10253
10469
  "hostname" : "events-fips.us-west-2.amazonaws.com"
10254
10470
  },
10255
- "il-central-1" : { },
10256
- "me-central-1" : { },
10257
- "me-south-1" : { },
10258
- "mx-central-1" : { },
10259
- "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
+ },
10260
10501
  "us-east-1" : {
10261
10502
  "variants" : [ {
10262
10503
  "hostname" : "events-fips.us-east-1.amazonaws.com",
10263
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" ]
10264
10511
  } ]
10265
10512
  },
10266
10513
  "us-east-2" : {
10267
10514
  "variants" : [ {
10268
10515
  "hostname" : "events-fips.us-east-2.amazonaws.com",
10269
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" ]
10270
10523
  } ]
10271
10524
  },
10272
10525
  "us-west-1" : {
10273
10526
  "variants" : [ {
10274
10527
  "hostname" : "events-fips.us-west-1.amazonaws.com",
10275
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" ]
10276
10535
  } ]
10277
10536
  },
10278
10537
  "us-west-2" : {
10279
10538
  "variants" : [ {
10280
10539
  "hostname" : "events-fips.us-west-2.amazonaws.com",
10281
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" ]
10282
10547
  } ]
10283
10548
  }
10284
10549
  }
@@ -14314,6 +14579,12 @@
14314
14579
  "tags" : [ "dualstack" ]
14315
14580
  } ]
14316
14581
  },
14582
+ "ap-southeast-7" : {
14583
+ "variants" : [ {
14584
+ "hostname" : "lakeformation.ap-southeast-7.api.aws",
14585
+ "tags" : [ "dualstack" ]
14586
+ } ]
14587
+ },
14317
14588
  "ca-central-1" : {
14318
14589
  "variants" : [ {
14319
14590
  "hostname" : "lakeformation.ca-central-1.api.aws",
@@ -14420,6 +14691,12 @@
14420
14691
  "tags" : [ "dualstack" ]
14421
14692
  } ]
14422
14693
  },
14694
+ "mx-central-1" : {
14695
+ "variants" : [ {
14696
+ "hostname" : "lakeformation.mx-central-1.api.aws",
14697
+ "tags" : [ "dualstack" ]
14698
+ } ]
14699
+ },
14423
14700
  "sa-east-1" : {
14424
14701
  "variants" : [ {
14425
14702
  "hostname" : "lakeformation.sa-east-1.api.aws",
@@ -15892,18 +16169,78 @@
15892
16169
  "ap-southeast-1" : { },
15893
16170
  "ap-southeast-2" : { },
15894
16171
  "ap-southeast-4" : { },
15895
- "ca-central-1" : { },
16172
+ "ca-central-1" : {
16173
+ "variants" : [ {
16174
+ "hostname" : "mediapackagev2-fips.ca-central-1.amazonaws.com",
16175
+ "tags" : [ "fips" ]
16176
+ } ]
16177
+ },
15896
16178
  "eu-central-1" : { },
15897
16179
  "eu-north-1" : { },
15898
16180
  "eu-west-1" : { },
15899
16181
  "eu-west-2" : { },
15900
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
+ },
15901
16218
  "me-central-1" : { },
15902
16219
  "sa-east-1" : { },
15903
- "us-east-1" : { },
15904
- "us-east-2" : { },
15905
- "us-west-1" : { },
15906
- "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
+ }
15907
16244
  }
15908
16245
  },
15909
16246
  "mediastore" : {
@@ -16025,34 +16362,174 @@
16025
16362
  }
16026
16363
  },
16027
16364
  "endpoints" : {
16028
- "af-south-1" : { },
16029
- "ap-east-1" : { },
16030
- "ap-northeast-1" : { },
16031
- "ap-northeast-2" : { },
16032
- "ap-northeast-3" : { },
16033
- "ap-south-1" : { },
16034
- "ap-south-2" : { },
16035
- "ap-southeast-1" : { },
16036
- "ap-southeast-2" : { },
16037
- "ap-southeast-3" : { },
16038
- "ap-southeast-4" : { },
16039
- "ca-central-1" : { },
16040
- "eu-central-1" : { },
16041
- "eu-central-2" : { },
16042
- "eu-north-1" : { },
16043
- "eu-south-1" : { },
16044
- "eu-south-2" : { },
16045
- "eu-west-1" : { },
16046
- "eu-west-2" : { },
16047
- "eu-west-3" : { },
16048
- "il-central-1" : { },
16049
- "me-central-1" : { },
16050
- "me-south-1" : { },
16051
- "sa-east-1" : { },
16052
- "us-east-1" : { },
16053
- "us-east-2" : { },
16054
- "us-west-1" : { },
16055
- "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
+ }
16056
16533
  }
16057
16534
  },
16058
16535
  "metrics.sagemaker" : {
@@ -16645,6 +17122,7 @@
16645
17122
  "ap-southeast-3" : { },
16646
17123
  "ap-southeast-4" : { },
16647
17124
  "ap-southeast-5" : { },
17125
+ "ap-southeast-7" : { },
16648
17126
  "ca-central-1" : {
16649
17127
  "variants" : [ {
16650
17128
  "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
@@ -16698,6 +17176,7 @@
16698
17176
  "il-central-1" : { },
16699
17177
  "me-central-1" : { },
16700
17178
  "me-south-1" : { },
17179
+ "mx-central-1" : { },
16701
17180
  "sa-east-1" : { },
16702
17181
  "us-east-1" : {
16703
17182
  "variants" : [ {
@@ -16735,6 +17214,12 @@
16735
17214
  "variants" : [ {
16736
17215
  "hostname" : "networkmanager-fips.us-west-2.amazonaws.com",
16737
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" ]
16738
17223
  } ]
16739
17224
  },
16740
17225
  "fips-aws-global" : {
@@ -16972,6 +17457,12 @@
16972
17457
  },
16973
17458
  "hostname" : "oidc.ap-southeast-4.amazonaws.com"
16974
17459
  },
17460
+ "ap-southeast-5" : {
17461
+ "credentialScope" : {
17462
+ "region" : "ap-southeast-5"
17463
+ },
17464
+ "hostname" : "oidc.ap-southeast-5.amazonaws.com"
17465
+ },
16975
17466
  "ca-central-1" : {
16976
17467
  "credentialScope" : {
16977
17468
  "region" : "ca-central-1"
@@ -17821,6 +18312,12 @@
17821
18312
  "tags" : [ "dualstack" ]
17822
18313
  } ]
17823
18314
  },
18315
+ "ap-southeast-5" : {
18316
+ "variants" : [ {
18317
+ "hostname" : "polly.ap-southeast-5.api.aws",
18318
+ "tags" : [ "dualstack" ]
18319
+ } ]
18320
+ },
17824
18321
  "ca-central-1" : {
17825
18322
  "variants" : [ {
17826
18323
  "hostname" : "polly-fips.ca-central-1.amazonaws.com",
@@ -18034,6 +18531,12 @@
18034
18531
  },
18035
18532
  "hostname" : "portal.sso.ap-southeast-4.amazonaws.com"
18036
18533
  },
18534
+ "ap-southeast-5" : {
18535
+ "credentialScope" : {
18536
+ "region" : "ap-southeast-5"
18537
+ },
18538
+ "hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
18539
+ },
18037
18540
  "ca-central-1" : {
18038
18541
  "credentialScope" : {
18039
18542
  "region" : "ca-central-1"
@@ -21979,24 +22482,36 @@
21979
22482
  "variants" : [ {
21980
22483
  "hostname" : "securitylake-fips.us-east-1.amazonaws.com",
21981
22484
  "tags" : [ "fips" ]
22485
+ }, {
22486
+ "hostname" : "securitylake-fips.us-east-1.api.aws",
22487
+ "tags" : [ "dualstack", "fips" ]
21982
22488
  } ]
21983
22489
  },
21984
22490
  "us-east-2" : {
21985
22491
  "variants" : [ {
21986
22492
  "hostname" : "securitylake-fips.us-east-2.amazonaws.com",
21987
22493
  "tags" : [ "fips" ]
22494
+ }, {
22495
+ "hostname" : "securitylake-fips.us-east-2.api.aws",
22496
+ "tags" : [ "dualstack", "fips" ]
21988
22497
  } ]
21989
22498
  },
21990
22499
  "us-west-1" : {
21991
22500
  "variants" : [ {
21992
22501
  "hostname" : "securitylake-fips.us-west-1.amazonaws.com",
21993
22502
  "tags" : [ "fips" ]
22503
+ }, {
22504
+ "hostname" : "securitylake-fips.us-west-1.api.aws",
22505
+ "tags" : [ "dualstack", "fips" ]
21994
22506
  } ]
21995
22507
  },
21996
22508
  "us-west-2" : {
21997
22509
  "variants" : [ {
21998
22510
  "hostname" : "securitylake-fips.us-west-2.amazonaws.com",
21999
22511
  "tags" : [ "fips" ]
22512
+ }, {
22513
+ "hostname" : "securitylake-fips.us-west-2.api.aws",
22514
+ "tags" : [ "dualstack", "fips" ]
22000
22515
  } ]
22001
22516
  }
22002
22517
  }
@@ -22928,36 +23443,138 @@
22928
23443
  },
22929
23444
  "sms-voice" : {
22930
23445
  "endpoints" : {
22931
- "af-south-1" : { },
22932
- "ap-northeast-1" : { },
22933
- "ap-northeast-2" : { },
22934
- "ap-northeast-3" : { },
22935
- "ap-south-1" : { },
22936
- "ap-south-2" : { },
22937
- "ap-southeast-1" : { },
22938
- "ap-southeast-2" : { },
22939
- "ap-southeast-3" : { },
22940
- "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
+ },
22941
23506
  "ca-central-1" : {
22942
23507
  "variants" : [ {
22943
23508
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
22944
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" ]
22945
23516
  } ]
22946
23517
  },
22947
23518
  "ca-west-1" : {
22948
23519
  "variants" : [ {
22949
23520
  "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com",
22950
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" ]
22951
23576
  } ]
22952
23577
  },
22953
- "eu-central-1" : { },
22954
- "eu-central-2" : { },
22955
- "eu-north-1" : { },
22956
- "eu-south-1" : { },
22957
- "eu-south-2" : { },
22958
- "eu-west-1" : { },
22959
- "eu-west-2" : { },
22960
- "eu-west-3" : { },
22961
23578
  "fips-ca-central-1" : {
22962
23579
  "credentialScope" : {
22963
23580
  "region" : "ca-central-1"
@@ -23000,32 +23617,76 @@
23000
23617
  "deprecated" : true,
23001
23618
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
23002
23619
  },
23003
- "il-central-1" : { },
23004
- "me-central-1" : { },
23005
- "me-south-1" : { },
23006
- "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
+ },
23007
23644
  "us-east-1" : {
23008
23645
  "variants" : [ {
23009
23646
  "hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
23010
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" ]
23011
23654
  } ]
23012
23655
  },
23013
23656
  "us-east-2" : {
23014
23657
  "variants" : [ {
23015
23658
  "hostname" : "sms-voice-fips.us-east-2.amazonaws.com",
23016
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" ]
23017
23666
  } ]
23018
23667
  },
23019
23668
  "us-west-1" : {
23020
23669
  "variants" : [ {
23021
23670
  "hostname" : "sms-voice-fips.us-west-1.amazonaws.com",
23022
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" ]
23023
23678
  } ]
23024
23679
  },
23025
23680
  "us-west-2" : {
23026
23681
  "variants" : [ {
23027
23682
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
23028
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" ]
23029
23690
  } ]
23030
23691
  }
23031
23692
  }
@@ -23726,39 +24387,150 @@
23726
24387
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
23727
24388
  },
23728
24389
  "endpoints" : {
23729
- "af-south-1" : { },
23730
- "ap-east-1" : { },
23731
- "ap-northeast-1" : { },
23732
- "ap-northeast-2" : { },
23733
- "ap-northeast-3" : { },
23734
- "ap-south-1" : { },
23735
- "ap-south-2" : { },
23736
- "ap-southeast-1" : { },
23737
- "ap-southeast-2" : { },
23738
- "ap-southeast-3" : { },
23739
- "ap-southeast-4" : { },
23740
- "ap-southeast-5" : { },
23741
- "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
+ },
23742
24468
  "ca-central-1" : {
23743
24469
  "variants" : [ {
23744
24470
  "hostname" : "sqs-fips.ca-central-1.amazonaws.com",
23745
24471
  "tags" : [ "fips" ]
24472
+ }, {
24473
+ "hostname" : "sqs.ca-central-1.api.aws",
24474
+ "tags" : [ "dualstack" ]
23746
24475
  } ]
23747
24476
  },
23748
24477
  "ca-west-1" : {
23749
24478
  "variants" : [ {
23750
24479
  "hostname" : "sqs-fips.ca-west-1.amazonaws.com",
23751
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" ]
23752
24532
  } ]
23753
24533
  },
23754
- "eu-central-1" : { },
23755
- "eu-central-2" : { },
23756
- "eu-north-1" : { },
23757
- "eu-south-1" : { },
23758
- "eu-south-2" : { },
23759
- "eu-west-1" : { },
23760
- "eu-west-2" : { },
23761
- "eu-west-3" : { },
23762
24534
  "fips-ca-central-1" : {
23763
24535
  "credentialScope" : {
23764
24536
  "region" : "ca-central-1"
@@ -23801,34 +24573,71 @@
23801
24573
  "deprecated" : true,
23802
24574
  "hostname" : "sqs-fips.us-west-2.amazonaws.com"
23803
24575
  },
23804
- "il-central-1" : { },
23805
- "me-central-1" : { },
23806
- "me-south-1" : { },
23807
- "mx-central-1" : { },
23808
- "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
+ },
23809
24606
  "us-east-1" : {
23810
24607
  "sslCommonName" : "queue.{dnsSuffix}",
23811
24608
  "variants" : [ {
23812
24609
  "hostname" : "sqs-fips.us-east-1.amazonaws.com",
23813
24610
  "tags" : [ "fips" ]
24611
+ }, {
24612
+ "hostname" : "sqs.us-east-1.api.aws",
24613
+ "tags" : [ "dualstack" ]
23814
24614
  } ]
23815
24615
  },
23816
24616
  "us-east-2" : {
23817
24617
  "variants" : [ {
23818
24618
  "hostname" : "sqs-fips.us-east-2.amazonaws.com",
23819
24619
  "tags" : [ "fips" ]
24620
+ }, {
24621
+ "hostname" : "sqs.us-east-2.api.aws",
24622
+ "tags" : [ "dualstack" ]
23820
24623
  } ]
23821
24624
  },
23822
24625
  "us-west-1" : {
23823
24626
  "variants" : [ {
23824
24627
  "hostname" : "sqs-fips.us-west-1.amazonaws.com",
23825
24628
  "tags" : [ "fips" ]
24629
+ }, {
24630
+ "hostname" : "sqs.us-west-1.api.aws",
24631
+ "tags" : [ "dualstack" ]
23826
24632
  } ]
23827
24633
  },
23828
24634
  "us-west-2" : {
23829
24635
  "variants" : [ {
23830
24636
  "hostname" : "sqs-fips.us-west-2.amazonaws.com",
23831
24637
  "tags" : [ "fips" ]
24638
+ }, {
24639
+ "hostname" : "sqs.us-west-2.api.aws",
24640
+ "tags" : [ "dualstack" ]
23832
24641
  } ]
23833
24642
  }
23834
24643
  }
@@ -25698,21 +26507,72 @@
25698
26507
  },
25699
26508
  "transcribestreaming" : {
25700
26509
  "endpoints" : {
25701
- "af-south-1" : { },
25702
- "ap-northeast-1" : { },
25703
- "ap-northeast-2" : { },
25704
- "ap-south-1" : { },
25705
- "ap-southeast-1" : { },
25706
- "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
+ },
25707
26546
  "ca-central-1" : {
25708
26547
  "variants" : [ {
25709
26548
  "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com",
25710
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" ]
25711
26574
  } ]
25712
26575
  },
25713
- "eu-central-1" : { },
25714
- "eu-west-1" : { },
25715
- "eu-west-2" : { },
25716
26576
  "fips-ca-central-1" : {
25717
26577
  "credentialScope" : {
25718
26578
  "region" : "ca-central-1"
@@ -25741,23 +26601,46 @@
25741
26601
  "deprecated" : true,
25742
26602
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
25743
26603
  },
25744
- "sa-east-1" : { },
26604
+ "sa-east-1" : {
26605
+ "variants" : [ {
26606
+ "hostname" : "transcribestreaming.sa-east-1.api.aws",
26607
+ "tags" : [ "dualstack" ]
26608
+ } ]
26609
+ },
25745
26610
  "us-east-1" : {
25746
26611
  "variants" : [ {
25747
26612
  "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com",
25748
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" ]
25749
26620
  } ]
25750
26621
  },
25751
26622
  "us-east-2" : {
25752
26623
  "variants" : [ {
25753
26624
  "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com",
25754
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" ]
25755
26632
  } ]
25756
26633
  },
25757
26634
  "us-west-2" : {
25758
26635
  "variants" : [ {
25759
26636
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com",
25760
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" ]
25761
26644
  } ]
25762
26645
  }
25763
26646
  }
@@ -27804,16 +28687,16 @@
27804
28687
  "applicationinsights" : {
27805
28688
  "endpoints" : {
27806
28689
  "cn-north-1" : {
27807
- "credentialScope" : {
27808
- "region" : "cn-north-1"
27809
- },
27810
- "hostname" : "applicationinsights.cn-north-1.amazonaws.com.cn"
28690
+ "variants" : [ {
28691
+ "hostname" : "applicationinsights.cn-north-1.api.amazonwebservices.com.cn",
28692
+ "tags" : [ "dualstack" ]
28693
+ } ]
27811
28694
  },
27812
28695
  "cn-northwest-1" : {
27813
- "credentialScope" : {
27814
- "region" : "cn-northwest-1"
27815
- },
27816
- "hostname" : "applicationinsights.cn-northwest-1.amazonaws.com.cn"
28696
+ "variants" : [ {
28697
+ "hostname" : "applicationinsights.cn-northwest-1.api.amazonwebservices.com.cn",
28698
+ "tags" : [ "dualstack" ]
28699
+ } ]
27817
28700
  }
27818
28701
  }
27819
28702
  },
@@ -28324,8 +29207,18 @@
28324
29207
  },
28325
29208
  "events" : {
28326
29209
  "endpoints" : {
28327
- "cn-north-1" : { },
28328
- "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
+ }
28329
29222
  }
28330
29223
  },
28331
29224
  "firehose" : {
@@ -29157,8 +30050,18 @@
29157
30050
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
29158
30051
  },
29159
30052
  "endpoints" : {
29160
- "cn-north-1" : { },
29161
- "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
+ }
29162
30065
  }
29163
30066
  },
29164
30067
  "ssm" : {
@@ -29281,8 +30184,18 @@
29281
30184
  },
29282
30185
  "transcribestreaming" : {
29283
30186
  "endpoints" : {
29284
- "cn-north-1" : { },
29285
- "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
+ }
29286
30199
  }
29287
30200
  },
29288
30201
  "transfer" : {
@@ -29872,17 +30785,43 @@
29872
30785
  },
29873
30786
  "applicationinsights" : {
29874
30787
  "endpoints" : {
29875
- "us-gov-east-1" : {
30788
+ "fips-us-gov-east-1" : {
29876
30789
  "credentialScope" : {
29877
30790
  "region" : "us-gov-east-1"
29878
30791
  },
29879
- "hostname" : "applicationinsights.us-gov-east-1.amazonaws.com"
30792
+ "deprecated" : true,
30793
+ "hostname" : "applicationinsights-fips.us-gov-east-1.amazonaws.com"
29880
30794
  },
29881
- "us-gov-west-1" : {
30795
+ "fips-us-gov-west-1" : {
29882
30796
  "credentialScope" : {
29883
30797
  "region" : "us-gov-west-1"
29884
30798
  },
29885
- "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
+ } ]
29886
30825
  }
29887
30826
  }
29888
30827
  },
@@ -32859,6 +33798,12 @@
32859
33798
  "variants" : [ {
32860
33799
  "hostname" : "networkmanager.us-gov-west-1.amazonaws.com",
32861
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" ]
32862
33807
  } ]
32863
33808
  },
32864
33809
  "fips-aws-us-gov-global" : {
@@ -33795,6 +34740,9 @@
33795
34740
  "variants" : [ {
33796
34741
  "hostname" : "securitylake.us-gov-east-1.amazonaws.com",
33797
34742
  "tags" : [ "fips" ]
34743
+ }, {
34744
+ "hostname" : "securitylake.us-gov-east-1.api.aws",
34745
+ "tags" : [ "dualstack", "fips" ]
33798
34746
  } ]
33799
34747
  },
33800
34748
  "us-gov-east-1-fips" : {
@@ -33808,6 +34756,9 @@
33808
34756
  "variants" : [ {
33809
34757
  "hostname" : "securitylake.us-gov-west-1.amazonaws.com",
33810
34758
  "tags" : [ "fips" ]
34759
+ }, {
34760
+ "hostname" : "securitylake.us-gov-west-1.api.aws",
34761
+ "tags" : [ "dualstack", "fips" ]
33811
34762
  } ]
33812
34763
  },
33813
34764
  "us-gov-west-1-fips" : {
@@ -34113,12 +35064,24 @@
34113
35064
  "variants" : [ {
34114
35065
  "hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com",
34115
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" ]
34116
35073
  } ]
34117
35074
  },
34118
35075
  "us-gov-west-1" : {
34119
35076
  "variants" : [ {
34120
35077
  "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
34121
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" ]
34122
35085
  } ]
34123
35086
  }
34124
35087
  }
@@ -34204,19 +35167,33 @@
34204
35167
  } ]
34205
35168
  },
34206
35169
  "endpoints" : {
34207
- "us-gov-east-1" : {
35170
+ "fips-us-gov-east-1" : {
34208
35171
  "credentialScope" : {
34209
35172
  "region" : "us-gov-east-1"
34210
35173
  },
35174
+ "deprecated" : true,
34211
35175
  "hostname" : "sqs.us-gov-east-1.amazonaws.com"
34212
35176
  },
34213
- "us-gov-west-1" : {
35177
+ "fips-us-gov-west-1" : {
34214
35178
  "credentialScope" : {
34215
35179
  "region" : "us-gov-west-1"
34216
35180
  },
34217
- "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" : {
34218
35191
  "protocols" : [ "http", "https" ],
34219
- "sslCommonName" : "{region}.queue.{dnsSuffix}"
35192
+ "sslCommonName" : "{region}.queue.{dnsSuffix}",
35193
+ "variants" : [ {
35194
+ "hostname" : "sqs.us-gov-west-1.amazonaws.com",
35195
+ "tags" : [ "fips" ]
35196
+ } ]
34220
35197
  }
34221
35198
  }
34222
35199
  },
@@ -34637,12 +35614,24 @@
34637
35614
  "variants" : [ {
34638
35615
  "hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com",
34639
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" ]
34640
35623
  } ]
34641
35624
  },
34642
35625
  "us-gov-west-1" : {
34643
35626
  "variants" : [ {
34644
35627
  "hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com",
34645
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" ]
34646
35635
  } ]
34647
35636
  }
34648
35637
  }
@@ -35881,10 +36870,33 @@
35881
36870
  },
35882
36871
  "sqs" : {
35883
36872
  "endpoints" : {
36873
+ "fips-us-iso-east-1" : {
36874
+ "credentialScope" : {
36875
+ "region" : "us-iso-east-1"
36876
+ },
36877
+ "deprecated" : true,
36878
+ "hostname" : "sqs.us-iso-east-1.c2s.ic.gov"
36879
+ },
36880
+ "fips-us-iso-west-1" : {
36881
+ "credentialScope" : {
36882
+ "region" : "us-iso-west-1"
36883
+ },
36884
+ "deprecated" : true,
36885
+ "hostname" : "sqs.us-iso-west-1.c2s.ic.gov"
36886
+ },
35884
36887
  "us-iso-east-1" : {
35885
- "protocols" : [ "http", "https" ]
36888
+ "protocols" : [ "http", "https" ],
36889
+ "variants" : [ {
36890
+ "hostname" : "sqs.us-iso-east-1.c2s.ic.gov",
36891
+ "tags" : [ "fips" ]
36892
+ } ]
35886
36893
  },
35887
- "us-iso-west-1" : { }
36894
+ "us-iso-west-1" : {
36895
+ "variants" : [ {
36896
+ "hostname" : "sqs.us-iso-west-1.c2s.ic.gov",
36897
+ "tags" : [ "fips" ]
36898
+ } ]
36899
+ }
35888
36900
  }
35889
36901
  },
35890
36902
  "ssm" : {
@@ -36715,7 +37727,19 @@
36715
37727
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
36716
37728
  },
36717
37729
  "endpoints" : {
36718
- "us-isob-east-1" : { }
37730
+ "fips-us-isob-east-1" : {
37731
+ "credentialScope" : {
37732
+ "region" : "us-isob-east-1"
37733
+ },
37734
+ "deprecated" : true,
37735
+ "hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov"
37736
+ },
37737
+ "us-isob-east-1" : {
37738
+ "variants" : [ {
37739
+ "hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov",
37740
+ "tags" : [ "fips" ]
37741
+ } ]
37742
+ }
36719
37743
  }
36720
37744
  },
36721
37745
  "ssm" : {
@@ -37494,6 +38518,12 @@
37494
38518
  "isRegionalized" : false,
37495
38519
  "partitionEndpoint" : "aws-iso-f-global"
37496
38520
  },
38521
+ "route53profiles" : {
38522
+ "endpoints" : {
38523
+ "us-isof-east-1" : { },
38524
+ "us-isof-south-1" : { }
38525
+ }
38526
+ },
37497
38527
  "route53resolver" : {
37498
38528
  "endpoints" : {
37499
38529
  "us-isof-east-1" : { },
@@ -37578,8 +38608,32 @@
37578
38608
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
37579
38609
  },
37580
38610
  "endpoints" : {
37581
- "us-isof-east-1" : { },
37582
- "us-isof-south-1" : { }
38611
+ "fips-us-isof-east-1" : {
38612
+ "credentialScope" : {
38613
+ "region" : "us-isof-east-1"
38614
+ },
38615
+ "deprecated" : true,
38616
+ "hostname" : "sqs.us-isof-east-1.csp.hci.ic.gov"
38617
+ },
38618
+ "fips-us-isof-south-1" : {
38619
+ "credentialScope" : {
38620
+ "region" : "us-isof-south-1"
38621
+ },
38622
+ "deprecated" : true,
38623
+ "hostname" : "sqs.us-isof-south-1.csp.hci.ic.gov"
38624
+ },
38625
+ "us-isof-east-1" : {
38626
+ "variants" : [ {
38627
+ "hostname" : "sqs.us-isof-east-1.csp.hci.ic.gov",
38628
+ "tags" : [ "fips" ]
38629
+ } ]
38630
+ },
38631
+ "us-isof-south-1" : {
38632
+ "variants" : [ {
38633
+ "hostname" : "sqs.us-isof-south-1.csp.hci.ic.gov",
38634
+ "tags" : [ "fips" ]
38635
+ } ]
38636
+ }
37583
38637
  }
37584
38638
  },
37585
38639
  "ssm" : {