aws-partitions 1.1073.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 +25 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +1135 -227
  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" : {
@@ -16785,6 +17122,7 @@
16785
17122
  "ap-southeast-3" : { },
16786
17123
  "ap-southeast-4" : { },
16787
17124
  "ap-southeast-5" : { },
17125
+ "ap-southeast-7" : { },
16788
17126
  "ca-central-1" : {
16789
17127
  "variants" : [ {
16790
17128
  "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
@@ -16838,6 +17176,7 @@
16838
17176
  "il-central-1" : { },
16839
17177
  "me-central-1" : { },
16840
17178
  "me-south-1" : { },
17179
+ "mx-central-1" : { },
16841
17180
  "sa-east-1" : { },
16842
17181
  "us-east-1" : {
16843
17182
  "variants" : [ {
@@ -16875,6 +17214,12 @@
16875
17214
  "variants" : [ {
16876
17215
  "hostname" : "networkmanager-fips.us-west-2.amazonaws.com",
16877
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" ]
16878
17223
  } ]
16879
17224
  },
16880
17225
  "fips-aws-global" : {
@@ -17967,6 +18312,12 @@
17967
18312
  "tags" : [ "dualstack" ]
17968
18313
  } ]
17969
18314
  },
18315
+ "ap-southeast-5" : {
18316
+ "variants" : [ {
18317
+ "hostname" : "polly.ap-southeast-5.api.aws",
18318
+ "tags" : [ "dualstack" ]
18319
+ } ]
18320
+ },
17970
18321
  "ca-central-1" : {
17971
18322
  "variants" : [ {
17972
18323
  "hostname" : "polly-fips.ca-central-1.amazonaws.com",
@@ -18180,6 +18531,12 @@
18180
18531
  },
18181
18532
  "hostname" : "portal.sso.ap-southeast-4.amazonaws.com"
18182
18533
  },
18534
+ "ap-southeast-5" : {
18535
+ "credentialScope" : {
18536
+ "region" : "ap-southeast-5"
18537
+ },
18538
+ "hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
18539
+ },
18183
18540
  "ca-central-1" : {
18184
18541
  "credentialScope" : {
18185
18542
  "region" : "ca-central-1"
@@ -22125,24 +22482,36 @@
22125
22482
  "variants" : [ {
22126
22483
  "hostname" : "securitylake-fips.us-east-1.amazonaws.com",
22127
22484
  "tags" : [ "fips" ]
22485
+ }, {
22486
+ "hostname" : "securitylake-fips.us-east-1.api.aws",
22487
+ "tags" : [ "dualstack", "fips" ]
22128
22488
  } ]
22129
22489
  },
22130
22490
  "us-east-2" : {
22131
22491
  "variants" : [ {
22132
22492
  "hostname" : "securitylake-fips.us-east-2.amazonaws.com",
22133
22493
  "tags" : [ "fips" ]
22494
+ }, {
22495
+ "hostname" : "securitylake-fips.us-east-2.api.aws",
22496
+ "tags" : [ "dualstack", "fips" ]
22134
22497
  } ]
22135
22498
  },
22136
22499
  "us-west-1" : {
22137
22500
  "variants" : [ {
22138
22501
  "hostname" : "securitylake-fips.us-west-1.amazonaws.com",
22139
22502
  "tags" : [ "fips" ]
22503
+ }, {
22504
+ "hostname" : "securitylake-fips.us-west-1.api.aws",
22505
+ "tags" : [ "dualstack", "fips" ]
22140
22506
  } ]
22141
22507
  },
22142
22508
  "us-west-2" : {
22143
22509
  "variants" : [ {
22144
22510
  "hostname" : "securitylake-fips.us-west-2.amazonaws.com",
22145
22511
  "tags" : [ "fips" ]
22512
+ }, {
22513
+ "hostname" : "securitylake-fips.us-west-2.api.aws",
22514
+ "tags" : [ "dualstack", "fips" ]
22146
22515
  } ]
22147
22516
  }
22148
22517
  }
@@ -23074,36 +23443,138 @@
23074
23443
  },
23075
23444
  "sms-voice" : {
23076
23445
  "endpoints" : {
23077
- "af-south-1" : { },
23078
- "ap-northeast-1" : { },
23079
- "ap-northeast-2" : { },
23080
- "ap-northeast-3" : { },
23081
- "ap-south-1" : { },
23082
- "ap-south-2" : { },
23083
- "ap-southeast-1" : { },
23084
- "ap-southeast-2" : { },
23085
- "ap-southeast-3" : { },
23086
- "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
+ },
23087
23506
  "ca-central-1" : {
23088
23507
  "variants" : [ {
23089
23508
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
23090
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" ]
23091
23516
  } ]
23092
23517
  },
23093
23518
  "ca-west-1" : {
23094
23519
  "variants" : [ {
23095
23520
  "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com",
23096
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" ]
23097
23576
  } ]
23098
23577
  },
23099
- "eu-central-1" : { },
23100
- "eu-central-2" : { },
23101
- "eu-north-1" : { },
23102
- "eu-south-1" : { },
23103
- "eu-south-2" : { },
23104
- "eu-west-1" : { },
23105
- "eu-west-2" : { },
23106
- "eu-west-3" : { },
23107
23578
  "fips-ca-central-1" : {
23108
23579
  "credentialScope" : {
23109
23580
  "region" : "ca-central-1"
@@ -23146,32 +23617,76 @@
23146
23617
  "deprecated" : true,
23147
23618
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
23148
23619
  },
23149
- "il-central-1" : { },
23150
- "me-central-1" : { },
23151
- "me-south-1" : { },
23152
- "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
+ },
23153
23644
  "us-east-1" : {
23154
23645
  "variants" : [ {
23155
23646
  "hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
23156
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" ]
23157
23654
  } ]
23158
23655
  },
23159
23656
  "us-east-2" : {
23160
23657
  "variants" : [ {
23161
23658
  "hostname" : "sms-voice-fips.us-east-2.amazonaws.com",
23162
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" ]
23163
23666
  } ]
23164
23667
  },
23165
23668
  "us-west-1" : {
23166
23669
  "variants" : [ {
23167
23670
  "hostname" : "sms-voice-fips.us-west-1.amazonaws.com",
23168
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" ]
23169
23678
  } ]
23170
23679
  },
23171
23680
  "us-west-2" : {
23172
23681
  "variants" : [ {
23173
23682
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
23174
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" ]
23175
23690
  } ]
23176
23691
  }
23177
23692
  }
@@ -23872,39 +24387,150 @@
23872
24387
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
23873
24388
  },
23874
24389
  "endpoints" : {
23875
- "af-south-1" : { },
23876
- "ap-east-1" : { },
23877
- "ap-northeast-1" : { },
23878
- "ap-northeast-2" : { },
23879
- "ap-northeast-3" : { },
23880
- "ap-south-1" : { },
23881
- "ap-south-2" : { },
23882
- "ap-southeast-1" : { },
23883
- "ap-southeast-2" : { },
23884
- "ap-southeast-3" : { },
23885
- "ap-southeast-4" : { },
23886
- "ap-southeast-5" : { },
23887
- "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
+ },
23888
24468
  "ca-central-1" : {
23889
24469
  "variants" : [ {
23890
24470
  "hostname" : "sqs-fips.ca-central-1.amazonaws.com",
23891
24471
  "tags" : [ "fips" ]
24472
+ }, {
24473
+ "hostname" : "sqs.ca-central-1.api.aws",
24474
+ "tags" : [ "dualstack" ]
23892
24475
  } ]
23893
24476
  },
23894
24477
  "ca-west-1" : {
23895
24478
  "variants" : [ {
23896
24479
  "hostname" : "sqs-fips.ca-west-1.amazonaws.com",
23897
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" ]
23898
24532
  } ]
23899
24533
  },
23900
- "eu-central-1" : { },
23901
- "eu-central-2" : { },
23902
- "eu-north-1" : { },
23903
- "eu-south-1" : { },
23904
- "eu-south-2" : { },
23905
- "eu-west-1" : { },
23906
- "eu-west-2" : { },
23907
- "eu-west-3" : { },
23908
24534
  "fips-ca-central-1" : {
23909
24535
  "credentialScope" : {
23910
24536
  "region" : "ca-central-1"
@@ -23947,34 +24573,71 @@
23947
24573
  "deprecated" : true,
23948
24574
  "hostname" : "sqs-fips.us-west-2.amazonaws.com"
23949
24575
  },
23950
- "il-central-1" : { },
23951
- "me-central-1" : { },
23952
- "me-south-1" : { },
23953
- "mx-central-1" : { },
23954
- "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
+ },
23955
24606
  "us-east-1" : {
23956
24607
  "sslCommonName" : "queue.{dnsSuffix}",
23957
24608
  "variants" : [ {
23958
24609
  "hostname" : "sqs-fips.us-east-1.amazonaws.com",
23959
24610
  "tags" : [ "fips" ]
24611
+ }, {
24612
+ "hostname" : "sqs.us-east-1.api.aws",
24613
+ "tags" : [ "dualstack" ]
23960
24614
  } ]
23961
24615
  },
23962
24616
  "us-east-2" : {
23963
24617
  "variants" : [ {
23964
24618
  "hostname" : "sqs-fips.us-east-2.amazonaws.com",
23965
24619
  "tags" : [ "fips" ]
24620
+ }, {
24621
+ "hostname" : "sqs.us-east-2.api.aws",
24622
+ "tags" : [ "dualstack" ]
23966
24623
  } ]
23967
24624
  },
23968
24625
  "us-west-1" : {
23969
24626
  "variants" : [ {
23970
24627
  "hostname" : "sqs-fips.us-west-1.amazonaws.com",
23971
24628
  "tags" : [ "fips" ]
24629
+ }, {
24630
+ "hostname" : "sqs.us-west-1.api.aws",
24631
+ "tags" : [ "dualstack" ]
23972
24632
  } ]
23973
24633
  },
23974
24634
  "us-west-2" : {
23975
24635
  "variants" : [ {
23976
24636
  "hostname" : "sqs-fips.us-west-2.amazonaws.com",
23977
24637
  "tags" : [ "fips" ]
24638
+ }, {
24639
+ "hostname" : "sqs.us-west-2.api.aws",
24640
+ "tags" : [ "dualstack" ]
23978
24641
  } ]
23979
24642
  }
23980
24643
  }
@@ -25844,21 +26507,72 @@
25844
26507
  },
25845
26508
  "transcribestreaming" : {
25846
26509
  "endpoints" : {
25847
- "af-south-1" : { },
25848
- "ap-northeast-1" : { },
25849
- "ap-northeast-2" : { },
25850
- "ap-south-1" : { },
25851
- "ap-southeast-1" : { },
25852
- "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
+ },
25853
26546
  "ca-central-1" : {
25854
26547
  "variants" : [ {
25855
26548
  "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com",
25856
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" ]
25857
26574
  } ]
25858
26575
  },
25859
- "eu-central-1" : { },
25860
- "eu-west-1" : { },
25861
- "eu-west-2" : { },
25862
26576
  "fips-ca-central-1" : {
25863
26577
  "credentialScope" : {
25864
26578
  "region" : "ca-central-1"
@@ -25887,23 +26601,46 @@
25887
26601
  "deprecated" : true,
25888
26602
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
25889
26603
  },
25890
- "sa-east-1" : { },
26604
+ "sa-east-1" : {
26605
+ "variants" : [ {
26606
+ "hostname" : "transcribestreaming.sa-east-1.api.aws",
26607
+ "tags" : [ "dualstack" ]
26608
+ } ]
26609
+ },
25891
26610
  "us-east-1" : {
25892
26611
  "variants" : [ {
25893
26612
  "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com",
25894
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" ]
25895
26620
  } ]
25896
26621
  },
25897
26622
  "us-east-2" : {
25898
26623
  "variants" : [ {
25899
26624
  "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com",
25900
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" ]
25901
26632
  } ]
25902
26633
  },
25903
26634
  "us-west-2" : {
25904
26635
  "variants" : [ {
25905
26636
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com",
25906
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" ]
25907
26644
  } ]
25908
26645
  }
25909
26646
  }
@@ -27950,16 +28687,16 @@
27950
28687
  "applicationinsights" : {
27951
28688
  "endpoints" : {
27952
28689
  "cn-north-1" : {
27953
- "credentialScope" : {
27954
- "region" : "cn-north-1"
27955
- },
27956
- "hostname" : "applicationinsights.cn-north-1.amazonaws.com.cn"
28690
+ "variants" : [ {
28691
+ "hostname" : "applicationinsights.cn-north-1.api.amazonwebservices.com.cn",
28692
+ "tags" : [ "dualstack" ]
28693
+ } ]
27957
28694
  },
27958
28695
  "cn-northwest-1" : {
27959
- "credentialScope" : {
27960
- "region" : "cn-northwest-1"
27961
- },
27962
- "hostname" : "applicationinsights.cn-northwest-1.amazonaws.com.cn"
28696
+ "variants" : [ {
28697
+ "hostname" : "applicationinsights.cn-northwest-1.api.amazonwebservices.com.cn",
28698
+ "tags" : [ "dualstack" ]
28699
+ } ]
27963
28700
  }
27964
28701
  }
27965
28702
  },
@@ -28470,8 +29207,18 @@
28470
29207
  },
28471
29208
  "events" : {
28472
29209
  "endpoints" : {
28473
- "cn-north-1" : { },
28474
- "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
+ }
28475
29222
  }
28476
29223
  },
28477
29224
  "firehose" : {
@@ -29303,8 +30050,18 @@
29303
30050
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
29304
30051
  },
29305
30052
  "endpoints" : {
29306
- "cn-north-1" : { },
29307
- "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
+ }
29308
30065
  }
29309
30066
  },
29310
30067
  "ssm" : {
@@ -29427,8 +30184,18 @@
29427
30184
  },
29428
30185
  "transcribestreaming" : {
29429
30186
  "endpoints" : {
29430
- "cn-north-1" : { },
29431
- "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
+ }
29432
30199
  }
29433
30200
  },
29434
30201
  "transfer" : {
@@ -30018,17 +30785,43 @@
30018
30785
  },
30019
30786
  "applicationinsights" : {
30020
30787
  "endpoints" : {
30021
- "us-gov-east-1" : {
30788
+ "fips-us-gov-east-1" : {
30022
30789
  "credentialScope" : {
30023
30790
  "region" : "us-gov-east-1"
30024
30791
  },
30025
- "hostname" : "applicationinsights.us-gov-east-1.amazonaws.com"
30792
+ "deprecated" : true,
30793
+ "hostname" : "applicationinsights-fips.us-gov-east-1.amazonaws.com"
30026
30794
  },
30027
- "us-gov-west-1" : {
30795
+ "fips-us-gov-west-1" : {
30028
30796
  "credentialScope" : {
30029
30797
  "region" : "us-gov-west-1"
30030
30798
  },
30031
- "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
+ } ]
30032
30825
  }
30033
30826
  }
30034
30827
  },
@@ -33005,6 +33798,12 @@
33005
33798
  "variants" : [ {
33006
33799
  "hostname" : "networkmanager.us-gov-west-1.amazonaws.com",
33007
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" ]
33008
33807
  } ]
33009
33808
  },
33010
33809
  "fips-aws-us-gov-global" : {
@@ -33941,6 +34740,9 @@
33941
34740
  "variants" : [ {
33942
34741
  "hostname" : "securitylake.us-gov-east-1.amazonaws.com",
33943
34742
  "tags" : [ "fips" ]
34743
+ }, {
34744
+ "hostname" : "securitylake.us-gov-east-1.api.aws",
34745
+ "tags" : [ "dualstack", "fips" ]
33944
34746
  } ]
33945
34747
  },
33946
34748
  "us-gov-east-1-fips" : {
@@ -33954,6 +34756,9 @@
33954
34756
  "variants" : [ {
33955
34757
  "hostname" : "securitylake.us-gov-west-1.amazonaws.com",
33956
34758
  "tags" : [ "fips" ]
34759
+ }, {
34760
+ "hostname" : "securitylake.us-gov-west-1.api.aws",
34761
+ "tags" : [ "dualstack", "fips" ]
33957
34762
  } ]
33958
34763
  },
33959
34764
  "us-gov-west-1-fips" : {
@@ -34259,12 +35064,24 @@
34259
35064
  "variants" : [ {
34260
35065
  "hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com",
34261
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" ]
34262
35073
  } ]
34263
35074
  },
34264
35075
  "us-gov-west-1" : {
34265
35076
  "variants" : [ {
34266
35077
  "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
34267
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" ]
34268
35085
  } ]
34269
35086
  }
34270
35087
  }
@@ -34350,19 +35167,33 @@
34350
35167
  } ]
34351
35168
  },
34352
35169
  "endpoints" : {
34353
- "us-gov-east-1" : {
35170
+ "fips-us-gov-east-1" : {
34354
35171
  "credentialScope" : {
34355
35172
  "region" : "us-gov-east-1"
34356
35173
  },
35174
+ "deprecated" : true,
34357
35175
  "hostname" : "sqs.us-gov-east-1.amazonaws.com"
34358
35176
  },
34359
- "us-gov-west-1" : {
35177
+ "fips-us-gov-west-1" : {
34360
35178
  "credentialScope" : {
34361
35179
  "region" : "us-gov-west-1"
34362
35180
  },
34363
- "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" : {
34364
35191
  "protocols" : [ "http", "https" ],
34365
- "sslCommonName" : "{region}.queue.{dnsSuffix}"
35192
+ "sslCommonName" : "{region}.queue.{dnsSuffix}",
35193
+ "variants" : [ {
35194
+ "hostname" : "sqs.us-gov-west-1.amazonaws.com",
35195
+ "tags" : [ "fips" ]
35196
+ } ]
34366
35197
  }
34367
35198
  }
34368
35199
  },
@@ -34783,12 +35614,24 @@
34783
35614
  "variants" : [ {
34784
35615
  "hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com",
34785
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" ]
34786
35623
  } ]
34787
35624
  },
34788
35625
  "us-gov-west-1" : {
34789
35626
  "variants" : [ {
34790
35627
  "hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com",
34791
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" ]
34792
35635
  } ]
34793
35636
  }
34794
35637
  }
@@ -36027,10 +36870,33 @@
36027
36870
  },
36028
36871
  "sqs" : {
36029
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
+ },
36030
36887
  "us-iso-east-1" : {
36031
- "protocols" : [ "http", "https" ]
36888
+ "protocols" : [ "http", "https" ],
36889
+ "variants" : [ {
36890
+ "hostname" : "sqs.us-iso-east-1.c2s.ic.gov",
36891
+ "tags" : [ "fips" ]
36892
+ } ]
36032
36893
  },
36033
- "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
+ }
36034
36900
  }
36035
36901
  },
36036
36902
  "ssm" : {
@@ -36861,7 +37727,19 @@
36861
37727
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
36862
37728
  },
36863
37729
  "endpoints" : {
36864
- "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
+ }
36865
37743
  }
36866
37744
  },
36867
37745
  "ssm" : {
@@ -37640,6 +38518,12 @@
37640
38518
  "isRegionalized" : false,
37641
38519
  "partitionEndpoint" : "aws-iso-f-global"
37642
38520
  },
38521
+ "route53profiles" : {
38522
+ "endpoints" : {
38523
+ "us-isof-east-1" : { },
38524
+ "us-isof-south-1" : { }
38525
+ }
38526
+ },
37643
38527
  "route53resolver" : {
37644
38528
  "endpoints" : {
37645
38529
  "us-isof-east-1" : { },
@@ -37724,8 +38608,32 @@
37724
38608
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
37725
38609
  },
37726
38610
  "endpoints" : {
37727
- "us-isof-east-1" : { },
37728
- "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
+ }
37729
38637
  }
37730
38638
  },
37731
38639
  "ssm" : {