aws-partitions 1.1068.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 +50 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +1484 -287
  5. metadata +2 -2
data/partitions.json CHANGED
@@ -628,7 +628,12 @@
628
628
  },
629
629
  "agreement-marketplace" : {
630
630
  "endpoints" : {
631
- "us-east-1" : { }
631
+ "us-east-1" : {
632
+ "variants" : [ {
633
+ "hostname" : "agreement-marketplace.us-east-1.api.aws",
634
+ "tags" : [ "dualstack" ]
635
+ } ]
636
+ }
632
637
  }
633
638
  },
634
639
  "airflow" : {
@@ -1620,6 +1625,7 @@
1620
1625
  "ap-southeast-3" : { },
1621
1626
  "ap-southeast-4" : { },
1622
1627
  "ap-southeast-5" : { },
1628
+ "ap-southeast-7" : { },
1623
1629
  "ca-central-1" : {
1624
1630
  "variants" : [ {
1625
1631
  "hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com",
@@ -1657,6 +1663,7 @@
1657
1663
  "il-central-1" : { },
1658
1664
  "me-central-1" : { },
1659
1665
  "me-south-1" : { },
1666
+ "mx-central-1" : { },
1660
1667
  "sa-east-1" : { },
1661
1668
  "us-east-1" : {
1662
1669
  "variants" : [ {
@@ -2214,178 +2221,256 @@
2214
2221
  "applicationinsights" : {
2215
2222
  "endpoints" : {
2216
2223
  "af-south-1" : {
2217
- "credentialScope" : {
2218
- "region" : "af-south-1"
2219
- },
2220
- "hostname" : "applicationinsights.af-south-1.amazonaws.com"
2224
+ "variants" : [ {
2225
+ "hostname" : "applicationinsights.af-south-1.api.aws",
2226
+ "tags" : [ "dualstack" ]
2227
+ } ]
2221
2228
  },
2222
2229
  "ap-east-1" : {
2223
- "credentialScope" : {
2224
- "region" : "ap-east-1"
2225
- },
2226
- "hostname" : "applicationinsights.ap-east-1.amazonaws.com"
2230
+ "variants" : [ {
2231
+ "hostname" : "applicationinsights.ap-east-1.api.aws",
2232
+ "tags" : [ "dualstack" ]
2233
+ } ]
2227
2234
  },
2228
2235
  "ap-northeast-1" : {
2229
- "credentialScope" : {
2230
- "region" : "ap-northeast-1"
2231
- },
2232
- "hostname" : "applicationinsights.ap-northeast-1.amazonaws.com"
2236
+ "variants" : [ {
2237
+ "hostname" : "applicationinsights.ap-northeast-1.api.aws",
2238
+ "tags" : [ "dualstack" ]
2239
+ } ]
2233
2240
  },
2234
2241
  "ap-northeast-2" : {
2235
- "credentialScope" : {
2236
- "region" : "ap-northeast-2"
2237
- },
2238
- "hostname" : "applicationinsights.ap-northeast-2.amazonaws.com"
2242
+ "variants" : [ {
2243
+ "hostname" : "applicationinsights.ap-northeast-2.api.aws",
2244
+ "tags" : [ "dualstack" ]
2245
+ } ]
2239
2246
  },
2240
2247
  "ap-northeast-3" : {
2241
- "credentialScope" : {
2242
- "region" : "ap-northeast-3"
2243
- },
2244
- "hostname" : "applicationinsights.ap-northeast-3.amazonaws.com"
2248
+ "variants" : [ {
2249
+ "hostname" : "applicationinsights.ap-northeast-3.api.aws",
2250
+ "tags" : [ "dualstack" ]
2251
+ } ]
2245
2252
  },
2246
2253
  "ap-south-1" : {
2247
- "credentialScope" : {
2248
- "region" : "ap-south-1"
2249
- },
2250
- "hostname" : "applicationinsights.ap-south-1.amazonaws.com"
2254
+ "variants" : [ {
2255
+ "hostname" : "applicationinsights.ap-south-1.api.aws",
2256
+ "tags" : [ "dualstack" ]
2257
+ } ]
2251
2258
  },
2252
2259
  "ap-south-2" : {
2253
- "credentialScope" : {
2254
- "region" : "ap-south-2"
2255
- },
2256
- "hostname" : "applicationinsights.ap-south-2.amazonaws.com"
2260
+ "variants" : [ {
2261
+ "hostname" : "applicationinsights.ap-south-2.api.aws",
2262
+ "tags" : [ "dualstack" ]
2263
+ } ]
2257
2264
  },
2258
2265
  "ap-southeast-1" : {
2259
- "credentialScope" : {
2260
- "region" : "ap-southeast-1"
2261
- },
2262
- "hostname" : "applicationinsights.ap-southeast-1.amazonaws.com"
2266
+ "variants" : [ {
2267
+ "hostname" : "applicationinsights.ap-southeast-1.api.aws",
2268
+ "tags" : [ "dualstack" ]
2269
+ } ]
2263
2270
  },
2264
2271
  "ap-southeast-2" : {
2265
- "credentialScope" : {
2266
- "region" : "ap-southeast-2"
2267
- },
2268
- "hostname" : "applicationinsights.ap-southeast-2.amazonaws.com"
2272
+ "variants" : [ {
2273
+ "hostname" : "applicationinsights.ap-southeast-2.api.aws",
2274
+ "tags" : [ "dualstack" ]
2275
+ } ]
2269
2276
  },
2270
2277
  "ap-southeast-3" : {
2271
- "credentialScope" : {
2272
- "region" : "ap-southeast-3"
2273
- },
2274
- "hostname" : "applicationinsights.ap-southeast-3.amazonaws.com"
2278
+ "variants" : [ {
2279
+ "hostname" : "applicationinsights.ap-southeast-3.api.aws",
2280
+ "tags" : [ "dualstack" ]
2281
+ } ]
2275
2282
  },
2276
2283
  "ap-southeast-4" : {
2277
- "credentialScope" : {
2278
- "region" : "ap-southeast-4"
2279
- },
2280
- "hostname" : "applicationinsights.ap-southeast-4.amazonaws.com"
2284
+ "variants" : [ {
2285
+ "hostname" : "applicationinsights.ap-southeast-4.api.aws",
2286
+ "tags" : [ "dualstack" ]
2287
+ } ]
2281
2288
  },
2282
2289
  "ca-central-1" : {
2283
- "credentialScope" : {
2284
- "region" : "ca-central-1"
2285
- },
2286
- "hostname" : "applicationinsights.ca-central-1.amazonaws.com"
2290
+ "variants" : [ {
2291
+ "hostname" : "applicationinsights-fips.ca-central-1.amazonaws.com",
2292
+ "tags" : [ "fips" ]
2293
+ }, {
2294
+ "hostname" : "applicationinsights-fips.ca-central-1.api.aws",
2295
+ "tags" : [ "dualstack", "fips" ]
2296
+ }, {
2297
+ "hostname" : "applicationinsights.ca-central-1.api.aws",
2298
+ "tags" : [ "dualstack" ]
2299
+ } ]
2287
2300
  },
2288
2301
  "ca-west-1" : {
2289
- "credentialScope" : {
2290
- "region" : "ca-west-1"
2291
- },
2292
- "hostname" : "applicationinsights.ca-west-1.amazonaws.com"
2302
+ "variants" : [ {
2303
+ "hostname" : "applicationinsights-fips.ca-west-1.amazonaws.com",
2304
+ "tags" : [ "fips" ]
2305
+ }, {
2306
+ "hostname" : "applicationinsights-fips.ca-west-1.api.aws",
2307
+ "tags" : [ "dualstack", "fips" ]
2308
+ }, {
2309
+ "hostname" : "applicationinsights.ca-west-1.api.aws",
2310
+ "tags" : [ "dualstack" ]
2311
+ } ]
2293
2312
  },
2294
2313
  "eu-central-1" : {
2295
- "credentialScope" : {
2296
- "region" : "eu-central-1"
2297
- },
2298
- "hostname" : "applicationinsights.eu-central-1.amazonaws.com"
2314
+ "variants" : [ {
2315
+ "hostname" : "applicationinsights.eu-central-1.api.aws",
2316
+ "tags" : [ "dualstack" ]
2317
+ } ]
2299
2318
  },
2300
2319
  "eu-central-2" : {
2301
- "credentialScope" : {
2302
- "region" : "eu-central-2"
2303
- },
2304
- "hostname" : "applicationinsights.eu-central-2.amazonaws.com"
2320
+ "variants" : [ {
2321
+ "hostname" : "applicationinsights.eu-central-2.api.aws",
2322
+ "tags" : [ "dualstack" ]
2323
+ } ]
2305
2324
  },
2306
2325
  "eu-north-1" : {
2307
- "credentialScope" : {
2308
- "region" : "eu-north-1"
2309
- },
2310
- "hostname" : "applicationinsights.eu-north-1.amazonaws.com"
2326
+ "variants" : [ {
2327
+ "hostname" : "applicationinsights.eu-north-1.api.aws",
2328
+ "tags" : [ "dualstack" ]
2329
+ } ]
2311
2330
  },
2312
2331
  "eu-south-1" : {
2313
- "credentialScope" : {
2314
- "region" : "eu-south-1"
2315
- },
2316
- "hostname" : "applicationinsights.eu-south-1.amazonaws.com"
2332
+ "variants" : [ {
2333
+ "hostname" : "applicationinsights.eu-south-1.api.aws",
2334
+ "tags" : [ "dualstack" ]
2335
+ } ]
2317
2336
  },
2318
2337
  "eu-south-2" : {
2319
- "credentialScope" : {
2320
- "region" : "eu-south-2"
2321
- },
2322
- "hostname" : "applicationinsights.eu-south-2.amazonaws.com"
2338
+ "variants" : [ {
2339
+ "hostname" : "applicationinsights.eu-south-2.api.aws",
2340
+ "tags" : [ "dualstack" ]
2341
+ } ]
2323
2342
  },
2324
2343
  "eu-west-1" : {
2325
- "credentialScope" : {
2326
- "region" : "eu-west-1"
2327
- },
2328
- "hostname" : "applicationinsights.eu-west-1.amazonaws.com"
2344
+ "variants" : [ {
2345
+ "hostname" : "applicationinsights.eu-west-1.api.aws",
2346
+ "tags" : [ "dualstack" ]
2347
+ } ]
2329
2348
  },
2330
2349
  "eu-west-2" : {
2331
- "credentialScope" : {
2332
- "region" : "eu-west-2"
2333
- },
2334
- "hostname" : "applicationinsights.eu-west-2.amazonaws.com"
2350
+ "variants" : [ {
2351
+ "hostname" : "applicationinsights.eu-west-2.api.aws",
2352
+ "tags" : [ "dualstack" ]
2353
+ } ]
2335
2354
  },
2336
2355
  "eu-west-3" : {
2356
+ "variants" : [ {
2357
+ "hostname" : "applicationinsights.eu-west-3.api.aws",
2358
+ "tags" : [ "dualstack" ]
2359
+ } ]
2360
+ },
2361
+ "fips-ca-central-1" : {
2337
2362
  "credentialScope" : {
2338
- "region" : "eu-west-3"
2363
+ "region" : "ca-central-1"
2339
2364
  },
2340
- "hostname" : "applicationinsights.eu-west-3.amazonaws.com"
2365
+ "deprecated" : true,
2366
+ "hostname" : "applicationinsights-fips.ca-central-1.amazonaws.com"
2341
2367
  },
2342
- "il-central-1" : {
2368
+ "fips-ca-west-1" : {
2343
2369
  "credentialScope" : {
2344
- "region" : "il-central-1"
2370
+ "region" : "ca-west-1"
2345
2371
  },
2346
- "hostname" : "applicationinsights.il-central-1.amazonaws.com"
2372
+ "deprecated" : true,
2373
+ "hostname" : "applicationinsights-fips.ca-west-1.amazonaws.com"
2347
2374
  },
2348
- "me-central-1" : {
2375
+ "fips-us-east-1" : {
2349
2376
  "credentialScope" : {
2350
- "region" : "me-central-1"
2377
+ "region" : "us-east-1"
2351
2378
  },
2352
- "hostname" : "applicationinsights.me-central-1.amazonaws.com"
2379
+ "deprecated" : true,
2380
+ "hostname" : "applicationinsights-fips.us-east-1.amazonaws.com"
2353
2381
  },
2354
- "me-south-1" : {
2382
+ "fips-us-east-2" : {
2355
2383
  "credentialScope" : {
2356
- "region" : "me-south-1"
2384
+ "region" : "us-east-2"
2357
2385
  },
2358
- "hostname" : "applicationinsights.me-south-1.amazonaws.com"
2386
+ "deprecated" : true,
2387
+ "hostname" : "applicationinsights-fips.us-east-2.amazonaws.com"
2359
2388
  },
2360
- "sa-east-1" : {
2389
+ "fips-us-west-1" : {
2361
2390
  "credentialScope" : {
2362
- "region" : "sa-east-1"
2391
+ "region" : "us-west-1"
2363
2392
  },
2364
- "hostname" : "applicationinsights.sa-east-1.amazonaws.com"
2393
+ "deprecated" : true,
2394
+ "hostname" : "applicationinsights-fips.us-west-1.amazonaws.com"
2365
2395
  },
2366
- "us-east-1" : {
2396
+ "fips-us-west-2" : {
2367
2397
  "credentialScope" : {
2368
- "region" : "us-east-1"
2398
+ "region" : "us-west-2"
2369
2399
  },
2370
- "hostname" : "applicationinsights.us-east-1.amazonaws.com"
2400
+ "deprecated" : true,
2401
+ "hostname" : "applicationinsights-fips.us-west-2.amazonaws.com"
2402
+ },
2403
+ "il-central-1" : {
2404
+ "variants" : [ {
2405
+ "hostname" : "applicationinsights.il-central-1.api.aws",
2406
+ "tags" : [ "dualstack" ]
2407
+ } ]
2408
+ },
2409
+ "me-central-1" : {
2410
+ "variants" : [ {
2411
+ "hostname" : "applicationinsights.me-central-1.api.aws",
2412
+ "tags" : [ "dualstack" ]
2413
+ } ]
2414
+ },
2415
+ "me-south-1" : {
2416
+ "variants" : [ {
2417
+ "hostname" : "applicationinsights.me-south-1.api.aws",
2418
+ "tags" : [ "dualstack" ]
2419
+ } ]
2420
+ },
2421
+ "sa-east-1" : {
2422
+ "variants" : [ {
2423
+ "hostname" : "applicationinsights.sa-east-1.api.aws",
2424
+ "tags" : [ "dualstack" ]
2425
+ } ]
2426
+ },
2427
+ "us-east-1" : {
2428
+ "variants" : [ {
2429
+ "hostname" : "applicationinsights-fips.us-east-1.amazonaws.com",
2430
+ "tags" : [ "fips" ]
2431
+ }, {
2432
+ "hostname" : "applicationinsights-fips.us-east-1.api.aws",
2433
+ "tags" : [ "dualstack", "fips" ]
2434
+ }, {
2435
+ "hostname" : "applicationinsights.us-east-1.api.aws",
2436
+ "tags" : [ "dualstack" ]
2437
+ } ]
2371
2438
  },
2372
2439
  "us-east-2" : {
2373
- "credentialScope" : {
2374
- "region" : "us-east-2"
2375
- },
2376
- "hostname" : "applicationinsights.us-east-2.amazonaws.com"
2440
+ "variants" : [ {
2441
+ "hostname" : "applicationinsights-fips.us-east-2.amazonaws.com",
2442
+ "tags" : [ "fips" ]
2443
+ }, {
2444
+ "hostname" : "applicationinsights-fips.us-east-2.api.aws",
2445
+ "tags" : [ "dualstack", "fips" ]
2446
+ }, {
2447
+ "hostname" : "applicationinsights.us-east-2.api.aws",
2448
+ "tags" : [ "dualstack" ]
2449
+ } ]
2377
2450
  },
2378
2451
  "us-west-1" : {
2379
- "credentialScope" : {
2380
- "region" : "us-west-1"
2381
- },
2382
- "hostname" : "applicationinsights.us-west-1.amazonaws.com"
2452
+ "variants" : [ {
2453
+ "hostname" : "applicationinsights-fips.us-west-1.amazonaws.com",
2454
+ "tags" : [ "fips" ]
2455
+ }, {
2456
+ "hostname" : "applicationinsights-fips.us-west-1.api.aws",
2457
+ "tags" : [ "dualstack", "fips" ]
2458
+ }, {
2459
+ "hostname" : "applicationinsights.us-west-1.api.aws",
2460
+ "tags" : [ "dualstack" ]
2461
+ } ]
2383
2462
  },
2384
2463
  "us-west-2" : {
2385
- "credentialScope" : {
2386
- "region" : "us-west-2"
2387
- },
2388
- "hostname" : "applicationinsights.us-west-2.amazonaws.com"
2464
+ "variants" : [ {
2465
+ "hostname" : "applicationinsights-fips.us-west-2.amazonaws.com",
2466
+ "tags" : [ "fips" ]
2467
+ }, {
2468
+ "hostname" : "applicationinsights-fips.us-west-2.api.aws",
2469
+ "tags" : [ "dualstack", "fips" ]
2470
+ }, {
2471
+ "hostname" : "applicationinsights.us-west-2.api.aws",
2472
+ "tags" : [ "dualstack" ]
2473
+ } ]
2389
2474
  }
2390
2475
  }
2391
2476
  },
@@ -2823,17 +2908,38 @@
2823
2908
  "us-east-1" : {
2824
2909
  "variants" : [ {
2825
2910
  "tags" : [ "dualstack" ]
2911
+ }, {
2912
+ "tags" : [ "dualstack", "fips" ]
2913
+ }, {
2914
+ "tags" : [ "fips" ]
2826
2915
  } ]
2827
2916
  },
2917
+ "us-east-1-fips" : {
2918
+ "deprecated" : true
2919
+ },
2828
2920
  "us-east-2" : {
2829
2921
  "variants" : [ {
2830
2922
  "tags" : [ "dualstack" ]
2923
+ }, {
2924
+ "tags" : [ "dualstack", "fips" ]
2925
+ }, {
2926
+ "tags" : [ "fips" ]
2831
2927
  } ]
2832
2928
  },
2929
+ "us-east-2-fips" : {
2930
+ "deprecated" : true
2931
+ },
2833
2932
  "us-west-2" : {
2834
2933
  "variants" : [ {
2835
2934
  "tags" : [ "dualstack" ]
2935
+ }, {
2936
+ "tags" : [ "dualstack", "fips" ]
2937
+ }, {
2938
+ "tags" : [ "fips" ]
2836
2939
  } ]
2940
+ },
2941
+ "us-west-2-fips" : {
2942
+ "deprecated" : true
2837
2943
  }
2838
2944
  }
2839
2945
  },
@@ -3969,14 +4075,54 @@
3969
4075
  },
3970
4076
  "cleanrooms" : {
3971
4077
  "endpoints" : {
3972
- "ap-northeast-1" : { },
3973
- "ap-northeast-2" : { },
3974
- "ap-southeast-1" : { },
3975
- "ap-southeast-2" : { },
3976
- "eu-central-1" : { },
3977
- "eu-north-1" : { },
3978
- "eu-west-1" : { },
3979
- "eu-west-2" : { },
4078
+ "ap-northeast-1" : {
4079
+ "variants" : [ {
4080
+ "hostname" : "cleanrooms.ap-northeast-1.api.aws",
4081
+ "tags" : [ "dualstack" ]
4082
+ } ]
4083
+ },
4084
+ "ap-northeast-2" : {
4085
+ "variants" : [ {
4086
+ "hostname" : "cleanrooms.ap-northeast-2.api.aws",
4087
+ "tags" : [ "dualstack" ]
4088
+ } ]
4089
+ },
4090
+ "ap-southeast-1" : {
4091
+ "variants" : [ {
4092
+ "hostname" : "cleanrooms.ap-southeast-1.api.aws",
4093
+ "tags" : [ "dualstack" ]
4094
+ } ]
4095
+ },
4096
+ "ap-southeast-2" : {
4097
+ "variants" : [ {
4098
+ "hostname" : "cleanrooms.ap-southeast-2.api.aws",
4099
+ "tags" : [ "dualstack" ]
4100
+ } ]
4101
+ },
4102
+ "eu-central-1" : {
4103
+ "variants" : [ {
4104
+ "hostname" : "cleanrooms.eu-central-1.api.aws",
4105
+ "tags" : [ "dualstack" ]
4106
+ } ]
4107
+ },
4108
+ "eu-north-1" : {
4109
+ "variants" : [ {
4110
+ "hostname" : "cleanrooms.eu-north-1.api.aws",
4111
+ "tags" : [ "dualstack" ]
4112
+ } ]
4113
+ },
4114
+ "eu-west-1" : {
4115
+ "variants" : [ {
4116
+ "hostname" : "cleanrooms.eu-west-1.api.aws",
4117
+ "tags" : [ "dualstack" ]
4118
+ } ]
4119
+ },
4120
+ "eu-west-2" : {
4121
+ "variants" : [ {
4122
+ "hostname" : "cleanrooms.eu-west-2.api.aws",
4123
+ "tags" : [ "dualstack" ]
4124
+ } ]
4125
+ },
3980
4126
  "fips-us-east-1" : {
3981
4127
  "credentialScope" : {
3982
4128
  "region" : "us-east-1"
@@ -4002,18 +4148,36 @@
4002
4148
  "variants" : [ {
4003
4149
  "hostname" : "cleanrooms-fips.us-east-1.amazonaws.com",
4004
4150
  "tags" : [ "fips" ]
4151
+ }, {
4152
+ "hostname" : "cleanrooms-fips.us-east-1.api.aws",
4153
+ "tags" : [ "dualstack", "fips" ]
4154
+ }, {
4155
+ "hostname" : "cleanrooms.us-east-1.api.aws",
4156
+ "tags" : [ "dualstack" ]
4005
4157
  } ]
4006
4158
  },
4007
4159
  "us-east-2" : {
4008
4160
  "variants" : [ {
4009
4161
  "hostname" : "cleanrooms-fips.us-east-2.amazonaws.com",
4010
4162
  "tags" : [ "fips" ]
4163
+ }, {
4164
+ "hostname" : "cleanrooms-fips.us-east-2.api.aws",
4165
+ "tags" : [ "dualstack", "fips" ]
4166
+ }, {
4167
+ "hostname" : "cleanrooms.us-east-2.api.aws",
4168
+ "tags" : [ "dualstack" ]
4011
4169
  } ]
4012
4170
  },
4013
4171
  "us-west-2" : {
4014
4172
  "variants" : [ {
4015
4173
  "hostname" : "cleanrooms-fips.us-west-2.amazonaws.com",
4016
4174
  "tags" : [ "fips" ]
4175
+ }, {
4176
+ "hostname" : "cleanrooms-fips.us-west-2.api.aws",
4177
+ "tags" : [ "dualstack", "fips" ]
4178
+ }, {
4179
+ "hostname" : "cleanrooms.us-west-2.api.aws",
4180
+ "tags" : [ "dualstack" ]
4017
4181
  } ]
4018
4182
  }
4019
4183
  }
@@ -7061,6 +7225,9 @@
7061
7225
  "ap-northeast-3" : {
7062
7226
  "hostname" : "datazone.ap-northeast-3.api.aws"
7063
7227
  },
7228
+ "ap-south-1" : {
7229
+ "hostname" : "datazone.ap-south-1.api.aws"
7230
+ },
7064
7231
  "ap-south-2" : {
7065
7232
  "hostname" : "datazone.ap-south-2.api.aws"
7066
7233
  },
@@ -7119,6 +7286,9 @@
7119
7286
  "me-south-1" : {
7120
7287
  "hostname" : "datazone.me-south-1.api.aws"
7121
7288
  },
7289
+ "mx-central-1" : {
7290
+ "hostname" : "datazone.mx-central-1.api.aws"
7291
+ },
7122
7292
  "sa-east-1" : {
7123
7293
  "hostname" : "datazone.sa-east-1.api.aws"
7124
7294
  },
@@ -7871,6 +8041,7 @@
7871
8041
  "ap-southeast-3" : { },
7872
8042
  "ap-southeast-4" : { },
7873
8043
  "ap-southeast-5" : { },
8044
+ "ap-southeast-7" : { },
7874
8045
  "ca-central-1" : {
7875
8046
  "variants" : [ {
7876
8047
  "hostname" : "ds-fips.ca-central-1.amazonaws.com",
@@ -7936,6 +8107,7 @@
7936
8107
  "il-central-1" : { },
7937
8108
  "me-central-1" : { },
7938
8109
  "me-south-1" : { },
8110
+ "mx-central-1" : { },
7939
8111
  "sa-east-1" : { },
7940
8112
  "us-east-1" : {
7941
8113
  "variants" : [ {
@@ -9877,7 +10049,12 @@
9877
10049
  }
9878
10050
  },
9879
10051
  "endpoints" : {
9880
- "us-east-1" : { }
10052
+ "us-east-1" : {
10053
+ "variants" : [ {
10054
+ "hostname" : "entitlement-marketplace.us-east-1.api.aws",
10055
+ "tags" : [ "dualstack" ]
10056
+ } ]
10057
+ }
9881
10058
  }
9882
10059
  },
9883
10060
  "es" : {
@@ -10125,29 +10302,144 @@
10125
10302
  },
10126
10303
  "events" : {
10127
10304
  "endpoints" : {
10128
- "af-south-1" : { },
10129
- "ap-east-1" : { },
10130
- "ap-northeast-1" : { },
10131
- "ap-northeast-2" : { },
10132
- "ap-northeast-3" : { },
10133
- "ap-south-1" : { },
10134
- "ap-south-2" : { },
10135
- "ap-southeast-1" : { },
10136
- "ap-southeast-2" : { },
10137
- "ap-southeast-3" : { },
10138
- "ap-southeast-4" : { },
10139
- "ap-southeast-5" : { },
10140
- "ap-southeast-7" : { },
10141
- "ca-central-1" : { },
10142
- "ca-west-1" : { },
10143
- "eu-central-1" : { },
10144
- "eu-central-2" : { },
10145
- "eu-north-1" : { },
10146
- "eu-south-1" : { },
10147
- "eu-south-2" : { },
10148
- "eu-west-1" : { },
10149
- "eu-west-2" : { },
10150
- "eu-west-3" : { },
10305
+ "af-south-1" : {
10306
+ "variants" : [ {
10307
+ "hostname" : "events.af-south-1.api.aws",
10308
+ "tags" : [ "dualstack" ]
10309
+ } ]
10310
+ },
10311
+ "ap-east-1" : {
10312
+ "variants" : [ {
10313
+ "hostname" : "events.ap-east-1.api.aws",
10314
+ "tags" : [ "dualstack" ]
10315
+ } ]
10316
+ },
10317
+ "ap-northeast-1" : {
10318
+ "variants" : [ {
10319
+ "hostname" : "events.ap-northeast-1.api.aws",
10320
+ "tags" : [ "dualstack" ]
10321
+ } ]
10322
+ },
10323
+ "ap-northeast-2" : {
10324
+ "variants" : [ {
10325
+ "hostname" : "events.ap-northeast-2.api.aws",
10326
+ "tags" : [ "dualstack" ]
10327
+ } ]
10328
+ },
10329
+ "ap-northeast-3" : {
10330
+ "variants" : [ {
10331
+ "hostname" : "events.ap-northeast-3.api.aws",
10332
+ "tags" : [ "dualstack" ]
10333
+ } ]
10334
+ },
10335
+ "ap-south-1" : {
10336
+ "variants" : [ {
10337
+ "hostname" : "events.ap-south-1.api.aws",
10338
+ "tags" : [ "dualstack" ]
10339
+ } ]
10340
+ },
10341
+ "ap-south-2" : {
10342
+ "variants" : [ {
10343
+ "hostname" : "events.ap-south-2.api.aws",
10344
+ "tags" : [ "dualstack" ]
10345
+ } ]
10346
+ },
10347
+ "ap-southeast-1" : {
10348
+ "variants" : [ {
10349
+ "hostname" : "events.ap-southeast-1.api.aws",
10350
+ "tags" : [ "dualstack" ]
10351
+ } ]
10352
+ },
10353
+ "ap-southeast-2" : {
10354
+ "variants" : [ {
10355
+ "hostname" : "events.ap-southeast-2.api.aws",
10356
+ "tags" : [ "dualstack" ]
10357
+ } ]
10358
+ },
10359
+ "ap-southeast-3" : {
10360
+ "variants" : [ {
10361
+ "hostname" : "events.ap-southeast-3.api.aws",
10362
+ "tags" : [ "dualstack" ]
10363
+ } ]
10364
+ },
10365
+ "ap-southeast-4" : {
10366
+ "variants" : [ {
10367
+ "hostname" : "events.ap-southeast-4.api.aws",
10368
+ "tags" : [ "dualstack" ]
10369
+ } ]
10370
+ },
10371
+ "ap-southeast-5" : {
10372
+ "variants" : [ {
10373
+ "hostname" : "events.ap-southeast-5.api.aws",
10374
+ "tags" : [ "dualstack" ]
10375
+ } ]
10376
+ },
10377
+ "ap-southeast-7" : {
10378
+ "variants" : [ {
10379
+ "hostname" : "events.ap-southeast-7.api.aws",
10380
+ "tags" : [ "dualstack" ]
10381
+ } ]
10382
+ },
10383
+ "ca-central-1" : {
10384
+ "variants" : [ {
10385
+ "hostname" : "events.ca-central-1.api.aws",
10386
+ "tags" : [ "dualstack" ]
10387
+ } ]
10388
+ },
10389
+ "ca-west-1" : {
10390
+ "variants" : [ {
10391
+ "hostname" : "events.ca-west-1.api.aws",
10392
+ "tags" : [ "dualstack" ]
10393
+ } ]
10394
+ },
10395
+ "eu-central-1" : {
10396
+ "variants" : [ {
10397
+ "hostname" : "events.eu-central-1.api.aws",
10398
+ "tags" : [ "dualstack" ]
10399
+ } ]
10400
+ },
10401
+ "eu-central-2" : {
10402
+ "variants" : [ {
10403
+ "hostname" : "events.eu-central-2.api.aws",
10404
+ "tags" : [ "dualstack" ]
10405
+ } ]
10406
+ },
10407
+ "eu-north-1" : {
10408
+ "variants" : [ {
10409
+ "hostname" : "events.eu-north-1.api.aws",
10410
+ "tags" : [ "dualstack" ]
10411
+ } ]
10412
+ },
10413
+ "eu-south-1" : {
10414
+ "variants" : [ {
10415
+ "hostname" : "events.eu-south-1.api.aws",
10416
+ "tags" : [ "dualstack" ]
10417
+ } ]
10418
+ },
10419
+ "eu-south-2" : {
10420
+ "variants" : [ {
10421
+ "hostname" : "events.eu-south-2.api.aws",
10422
+ "tags" : [ "dualstack" ]
10423
+ } ]
10424
+ },
10425
+ "eu-west-1" : {
10426
+ "variants" : [ {
10427
+ "hostname" : "events.eu-west-1.api.aws",
10428
+ "tags" : [ "dualstack" ]
10429
+ } ]
10430
+ },
10431
+ "eu-west-2" : {
10432
+ "variants" : [ {
10433
+ "hostname" : "events.eu-west-2.api.aws",
10434
+ "tags" : [ "dualstack" ]
10435
+ } ]
10436
+ },
10437
+ "eu-west-3" : {
10438
+ "variants" : [ {
10439
+ "hostname" : "events.eu-west-3.api.aws",
10440
+ "tags" : [ "dualstack" ]
10441
+ } ]
10442
+ },
10151
10443
  "fips-us-east-1" : {
10152
10444
  "credentialScope" : {
10153
10445
  "region" : "us-east-1"
@@ -10176,33 +10468,82 @@
10176
10468
  "deprecated" : true,
10177
10469
  "hostname" : "events-fips.us-west-2.amazonaws.com"
10178
10470
  },
10179
- "il-central-1" : { },
10180
- "me-central-1" : { },
10181
- "me-south-1" : { },
10182
- "mx-central-1" : { },
10183
- "sa-east-1" : { },
10471
+ "il-central-1" : {
10472
+ "variants" : [ {
10473
+ "hostname" : "events.il-central-1.api.aws",
10474
+ "tags" : [ "dualstack" ]
10475
+ } ]
10476
+ },
10477
+ "me-central-1" : {
10478
+ "variants" : [ {
10479
+ "hostname" : "events.me-central-1.api.aws",
10480
+ "tags" : [ "dualstack" ]
10481
+ } ]
10482
+ },
10483
+ "me-south-1" : {
10484
+ "variants" : [ {
10485
+ "hostname" : "events.me-south-1.api.aws",
10486
+ "tags" : [ "dualstack" ]
10487
+ } ]
10488
+ },
10489
+ "mx-central-1" : {
10490
+ "variants" : [ {
10491
+ "hostname" : "events.mx-central-1.api.aws",
10492
+ "tags" : [ "dualstack" ]
10493
+ } ]
10494
+ },
10495
+ "sa-east-1" : {
10496
+ "variants" : [ {
10497
+ "hostname" : "events.sa-east-1.api.aws",
10498
+ "tags" : [ "dualstack" ]
10499
+ } ]
10500
+ },
10184
10501
  "us-east-1" : {
10185
10502
  "variants" : [ {
10186
10503
  "hostname" : "events-fips.us-east-1.amazonaws.com",
10187
10504
  "tags" : [ "fips" ]
10505
+ }, {
10506
+ "hostname" : "events-fips.us-east-1.api.aws",
10507
+ "tags" : [ "dualstack", "fips" ]
10508
+ }, {
10509
+ "hostname" : "events.us-east-1.api.aws",
10510
+ "tags" : [ "dualstack" ]
10188
10511
  } ]
10189
10512
  },
10190
10513
  "us-east-2" : {
10191
10514
  "variants" : [ {
10192
10515
  "hostname" : "events-fips.us-east-2.amazonaws.com",
10193
10516
  "tags" : [ "fips" ]
10517
+ }, {
10518
+ "hostname" : "events-fips.us-east-2.api.aws",
10519
+ "tags" : [ "dualstack", "fips" ]
10520
+ }, {
10521
+ "hostname" : "events.us-east-2.api.aws",
10522
+ "tags" : [ "dualstack" ]
10194
10523
  } ]
10195
10524
  },
10196
10525
  "us-west-1" : {
10197
10526
  "variants" : [ {
10198
10527
  "hostname" : "events-fips.us-west-1.amazonaws.com",
10199
10528
  "tags" : [ "fips" ]
10529
+ }, {
10530
+ "hostname" : "events-fips.us-west-1.api.aws",
10531
+ "tags" : [ "dualstack", "fips" ]
10532
+ }, {
10533
+ "hostname" : "events.us-west-1.api.aws",
10534
+ "tags" : [ "dualstack" ]
10200
10535
  } ]
10201
10536
  },
10202
10537
  "us-west-2" : {
10203
10538
  "variants" : [ {
10204
10539
  "hostname" : "events-fips.us-west-2.amazonaws.com",
10205
10540
  "tags" : [ "fips" ]
10541
+ }, {
10542
+ "hostname" : "events-fips.us-west-2.api.aws",
10543
+ "tags" : [ "dualstack", "fips" ]
10544
+ }, {
10545
+ "hostname" : "events.us-west-2.api.aws",
10546
+ "tags" : [ "dualstack" ]
10206
10547
  } ]
10207
10548
  }
10208
10549
  }
@@ -11989,6 +12330,9 @@
11989
12330
  "variants" : [ {
11990
12331
  "hostname" : "iam-fips.amazonaws.com",
11991
12332
  "tags" : [ "fips" ]
12333
+ }, {
12334
+ "hostname" : "iam.global.api.aws",
12335
+ "tags" : [ "dualstack" ]
11992
12336
  } ]
11993
12337
  },
11994
12338
  "aws-global-fips" : {
@@ -14235,6 +14579,12 @@
14235
14579
  "tags" : [ "dualstack" ]
14236
14580
  } ]
14237
14581
  },
14582
+ "ap-southeast-7" : {
14583
+ "variants" : [ {
14584
+ "hostname" : "lakeformation.ap-southeast-7.api.aws",
14585
+ "tags" : [ "dualstack" ]
14586
+ } ]
14587
+ },
14238
14588
  "ca-central-1" : {
14239
14589
  "variants" : [ {
14240
14590
  "hostname" : "lakeformation.ca-central-1.api.aws",
@@ -14341,6 +14691,12 @@
14341
14691
  "tags" : [ "dualstack" ]
14342
14692
  } ]
14343
14693
  },
14694
+ "mx-central-1" : {
14695
+ "variants" : [ {
14696
+ "hostname" : "lakeformation.mx-central-1.api.aws",
14697
+ "tags" : [ "dualstack" ]
14698
+ } ]
14699
+ },
14344
14700
  "sa-east-1" : {
14345
14701
  "variants" : [ {
14346
14702
  "hostname" : "lakeformation.sa-east-1.api.aws",
@@ -14967,18 +15323,8 @@
14967
15323
  "tags" : [ "dualstack" ]
14968
15324
  } ]
14969
15325
  },
14970
- "ap-southeast-5" : {
14971
- "variants" : [ {
14972
- "hostname" : "logs.ap-southeast-5.api.aws",
14973
- "tags" : [ "dualstack" ]
14974
- } ]
14975
- },
14976
- "ap-southeast-7" : {
14977
- "variants" : [ {
14978
- "hostname" : "logs.ap-southeast-7.api.aws",
14979
- "tags" : [ "dualstack" ]
14980
- } ]
14981
- },
15326
+ "ap-southeast-5" : { },
15327
+ "ap-southeast-7" : { },
14982
15328
  "ca-central-1" : {
14983
15329
  "variants" : [ {
14984
15330
  "hostname" : "logs-fips.ca-central-1.amazonaws.com",
@@ -15105,12 +15451,7 @@
15105
15451
  "tags" : [ "dualstack" ]
15106
15452
  } ]
15107
15453
  },
15108
- "mx-central-1" : {
15109
- "variants" : [ {
15110
- "hostname" : "logs.mx-central-1.api.aws",
15111
- "tags" : [ "dualstack" ]
15112
- } ]
15113
- },
15454
+ "mx-central-1" : { },
15114
15455
  "sa-east-1" : {
15115
15456
  "variants" : [ {
15116
15457
  "hostname" : "logs.sa-east-1.api.aws",
@@ -15828,18 +16169,78 @@
15828
16169
  "ap-southeast-1" : { },
15829
16170
  "ap-southeast-2" : { },
15830
16171
  "ap-southeast-4" : { },
15831
- "ca-central-1" : { },
16172
+ "ca-central-1" : {
16173
+ "variants" : [ {
16174
+ "hostname" : "mediapackagev2-fips.ca-central-1.amazonaws.com",
16175
+ "tags" : [ "fips" ]
16176
+ } ]
16177
+ },
15832
16178
  "eu-central-1" : { },
15833
16179
  "eu-north-1" : { },
15834
16180
  "eu-west-1" : { },
15835
16181
  "eu-west-2" : { },
15836
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
+ },
15837
16218
  "me-central-1" : { },
15838
16219
  "sa-east-1" : { },
15839
- "us-east-1" : { },
15840
- "us-east-2" : { },
15841
- "us-west-1" : { },
15842
- "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
+ }
15843
16244
  }
15844
16245
  },
15845
16246
  "mediastore" : {
@@ -15961,34 +16362,174 @@
15961
16362
  }
15962
16363
  },
15963
16364
  "endpoints" : {
15964
- "af-south-1" : { },
15965
- "ap-east-1" : { },
15966
- "ap-northeast-1" : { },
15967
- "ap-northeast-2" : { },
15968
- "ap-northeast-3" : { },
15969
- "ap-south-1" : { },
15970
- "ap-south-2" : { },
15971
- "ap-southeast-1" : { },
15972
- "ap-southeast-2" : { },
15973
- "ap-southeast-3" : { },
15974
- "ap-southeast-4" : { },
15975
- "ca-central-1" : { },
15976
- "eu-central-1" : { },
15977
- "eu-central-2" : { },
15978
- "eu-north-1" : { },
15979
- "eu-south-1" : { },
15980
- "eu-south-2" : { },
15981
- "eu-west-1" : { },
15982
- "eu-west-2" : { },
15983
- "eu-west-3" : { },
15984
- "il-central-1" : { },
15985
- "me-central-1" : { },
15986
- "me-south-1" : { },
15987
- "sa-east-1" : { },
15988
- "us-east-1" : { },
15989
- "us-east-2" : { },
15990
- "us-west-1" : { },
15991
- "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
+ }
15992
16533
  }
15993
16534
  },
15994
16535
  "metrics.sagemaker" : {
@@ -16581,6 +17122,7 @@
16581
17122
  "ap-southeast-3" : { },
16582
17123
  "ap-southeast-4" : { },
16583
17124
  "ap-southeast-5" : { },
17125
+ "ap-southeast-7" : { },
16584
17126
  "ca-central-1" : {
16585
17127
  "variants" : [ {
16586
17128
  "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
@@ -16634,6 +17176,7 @@
16634
17176
  "il-central-1" : { },
16635
17177
  "me-central-1" : { },
16636
17178
  "me-south-1" : { },
17179
+ "mx-central-1" : { },
16637
17180
  "sa-east-1" : { },
16638
17181
  "us-east-1" : {
16639
17182
  "variants" : [ {
@@ -16671,6 +17214,12 @@
16671
17214
  "variants" : [ {
16672
17215
  "hostname" : "networkmanager-fips.us-west-2.amazonaws.com",
16673
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" ]
16674
17223
  } ]
16675
17224
  },
16676
17225
  "fips-aws-global" : {
@@ -16908,6 +17457,12 @@
16908
17457
  },
16909
17458
  "hostname" : "oidc.ap-southeast-4.amazonaws.com"
16910
17459
  },
17460
+ "ap-southeast-5" : {
17461
+ "credentialScope" : {
17462
+ "region" : "ap-southeast-5"
17463
+ },
17464
+ "hostname" : "oidc.ap-southeast-5.amazonaws.com"
17465
+ },
16911
17466
  "ca-central-1" : {
16912
17467
  "credentialScope" : {
16913
17468
  "region" : "ca-central-1"
@@ -17757,6 +18312,12 @@
17757
18312
  "tags" : [ "dualstack" ]
17758
18313
  } ]
17759
18314
  },
18315
+ "ap-southeast-5" : {
18316
+ "variants" : [ {
18317
+ "hostname" : "polly.ap-southeast-5.api.aws",
18318
+ "tags" : [ "dualstack" ]
18319
+ } ]
18320
+ },
17760
18321
  "ca-central-1" : {
17761
18322
  "variants" : [ {
17762
18323
  "hostname" : "polly-fips.ca-central-1.amazonaws.com",
@@ -17970,6 +18531,12 @@
17970
18531
  },
17971
18532
  "hostname" : "portal.sso.ap-southeast-4.amazonaws.com"
17972
18533
  },
18534
+ "ap-southeast-5" : {
18535
+ "credentialScope" : {
18536
+ "region" : "ap-southeast-5"
18537
+ },
18538
+ "hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
18539
+ },
17973
18540
  "ca-central-1" : {
17974
18541
  "credentialScope" : {
17975
18542
  "region" : "ca-central-1"
@@ -19247,6 +19814,7 @@
19247
19814
  "ap-southeast-1" : { },
19248
19815
  "ap-southeast-2" : { },
19249
19816
  "ap-southeast-3" : { },
19817
+ "ap-southeast-7" : { },
19250
19818
  "ca-central-1" : {
19251
19819
  "variants" : [ {
19252
19820
  "hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
@@ -19297,6 +19865,7 @@
19297
19865
  },
19298
19866
  "il-central-1" : { },
19299
19867
  "me-central-1" : { },
19868
+ "mx-central-1" : { },
19300
19869
  "sa-east-1" : { },
19301
19870
  "us-east-1" : {
19302
19871
  "variants" : [ {
@@ -20022,12 +20591,18 @@
20022
20591
  },
20023
20592
  "ca-central-1" : {
20024
20593
  "variants" : [ {
20594
+ "hostname" : "route53profiles-fips.ca-central-1.api.aws",
20595
+ "tags" : [ "dualstack", "fips" ]
20596
+ }, {
20025
20597
  "hostname" : "route53profiles.ca-central-1.api.aws",
20026
20598
  "tags" : [ "dualstack" ]
20027
20599
  } ]
20028
20600
  },
20029
20601
  "ca-west-1" : {
20030
20602
  "variants" : [ {
20603
+ "hostname" : "route53profiles-fips.ca-west-1.api.aws",
20604
+ "tags" : [ "dualstack", "fips" ]
20605
+ }, {
20031
20606
  "hostname" : "route53profiles.ca-west-1.api.aws",
20032
20607
  "tags" : [ "dualstack" ]
20033
20608
  } ]
@@ -20106,24 +20681,36 @@
20106
20681
  },
20107
20682
  "us-east-1" : {
20108
20683
  "variants" : [ {
20684
+ "hostname" : "route53profiles-fips.us-east-1.api.aws",
20685
+ "tags" : [ "dualstack", "fips" ]
20686
+ }, {
20109
20687
  "hostname" : "route53profiles.us-east-1.api.aws",
20110
20688
  "tags" : [ "dualstack" ]
20111
20689
  } ]
20112
20690
  },
20113
20691
  "us-east-2" : {
20114
20692
  "variants" : [ {
20693
+ "hostname" : "route53profiles-fips.us-east-2.api.aws",
20694
+ "tags" : [ "dualstack", "fips" ]
20695
+ }, {
20115
20696
  "hostname" : "route53profiles.us-east-2.api.aws",
20116
20697
  "tags" : [ "dualstack" ]
20117
20698
  } ]
20118
20699
  },
20119
20700
  "us-west-1" : {
20120
20701
  "variants" : [ {
20702
+ "hostname" : "route53profiles-fips.us-west-1.api.aws",
20703
+ "tags" : [ "dualstack", "fips" ]
20704
+ }, {
20121
20705
  "hostname" : "route53profiles.us-west-1.api.aws",
20122
20706
  "tags" : [ "dualstack" ]
20123
20707
  } ]
20124
20708
  },
20125
20709
  "us-west-2" : {
20126
20710
  "variants" : [ {
20711
+ "hostname" : "route53profiles-fips.us-west-2.api.aws",
20712
+ "tags" : [ "dualstack", "fips" ]
20713
+ }, {
20127
20714
  "hostname" : "route53profiles.us-west-2.api.aws",
20128
20715
  "tags" : [ "dualstack" ]
20129
20716
  } ]
@@ -21895,24 +22482,36 @@
21895
22482
  "variants" : [ {
21896
22483
  "hostname" : "securitylake-fips.us-east-1.amazonaws.com",
21897
22484
  "tags" : [ "fips" ]
22485
+ }, {
22486
+ "hostname" : "securitylake-fips.us-east-1.api.aws",
22487
+ "tags" : [ "dualstack", "fips" ]
21898
22488
  } ]
21899
22489
  },
21900
22490
  "us-east-2" : {
21901
22491
  "variants" : [ {
21902
22492
  "hostname" : "securitylake-fips.us-east-2.amazonaws.com",
21903
22493
  "tags" : [ "fips" ]
22494
+ }, {
22495
+ "hostname" : "securitylake-fips.us-east-2.api.aws",
22496
+ "tags" : [ "dualstack", "fips" ]
21904
22497
  } ]
21905
22498
  },
21906
22499
  "us-west-1" : {
21907
22500
  "variants" : [ {
21908
22501
  "hostname" : "securitylake-fips.us-west-1.amazonaws.com",
21909
22502
  "tags" : [ "fips" ]
22503
+ }, {
22504
+ "hostname" : "securitylake-fips.us-west-1.api.aws",
22505
+ "tags" : [ "dualstack", "fips" ]
21910
22506
  } ]
21911
22507
  },
21912
22508
  "us-west-2" : {
21913
22509
  "variants" : [ {
21914
22510
  "hostname" : "securitylake-fips.us-west-2.amazonaws.com",
21915
22511
  "tags" : [ "fips" ]
22512
+ }, {
22513
+ "hostname" : "securitylake-fips.us-west-2.api.aws",
22514
+ "tags" : [ "dualstack", "fips" ]
21916
22515
  } ]
21917
22516
  }
21918
22517
  }
@@ -22844,31 +23443,138 @@
22844
23443
  },
22845
23444
  "sms-voice" : {
22846
23445
  "endpoints" : {
22847
- "af-south-1" : { },
22848
- "ap-northeast-1" : { },
22849
- "ap-northeast-2" : { },
22850
- "ap-northeast-3" : { },
22851
- "ap-south-1" : { },
22852
- "ap-south-2" : { },
22853
- "ap-southeast-1" : { },
22854
- "ap-southeast-2" : { },
22855
- "ap-southeast-3" : { },
22856
- "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
+ },
22857
23506
  "ca-central-1" : {
22858
23507
  "variants" : [ {
22859
23508
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
22860
23509
  "tags" : [ "fips" ]
23510
+ }, {
23511
+ "hostname" : "sms-voice-fips.ca-central-1.api.aws",
23512
+ "tags" : [ "dualstack", "fips" ]
23513
+ }, {
23514
+ "hostname" : "sms-voice.ca-central-1.api.aws",
23515
+ "tags" : [ "dualstack" ]
23516
+ } ]
23517
+ },
23518
+ "ca-west-1" : {
23519
+ "variants" : [ {
23520
+ "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com",
23521
+ "tags" : [ "fips" ]
23522
+ }, {
23523
+ "hostname" : "sms-voice-fips.ca-west-1.api.aws",
23524
+ "tags" : [ "dualstack", "fips" ]
23525
+ }, {
23526
+ "hostname" : "sms-voice.ca-west-1.api.aws",
23527
+ "tags" : [ "dualstack" ]
23528
+ } ]
23529
+ },
23530
+ "eu-central-1" : {
23531
+ "variants" : [ {
23532
+ "hostname" : "sms-voice.eu-central-1.api.aws",
23533
+ "tags" : [ "dualstack" ]
23534
+ } ]
23535
+ },
23536
+ "eu-central-2" : {
23537
+ "variants" : [ {
23538
+ "hostname" : "sms-voice.eu-central-2.api.aws",
23539
+ "tags" : [ "dualstack" ]
23540
+ } ]
23541
+ },
23542
+ "eu-north-1" : {
23543
+ "variants" : [ {
23544
+ "hostname" : "sms-voice.eu-north-1.api.aws",
23545
+ "tags" : [ "dualstack" ]
23546
+ } ]
23547
+ },
23548
+ "eu-south-1" : {
23549
+ "variants" : [ {
23550
+ "hostname" : "sms-voice.eu-south-1.api.aws",
23551
+ "tags" : [ "dualstack" ]
23552
+ } ]
23553
+ },
23554
+ "eu-south-2" : {
23555
+ "variants" : [ {
23556
+ "hostname" : "sms-voice.eu-south-2.api.aws",
23557
+ "tags" : [ "dualstack" ]
23558
+ } ]
23559
+ },
23560
+ "eu-west-1" : {
23561
+ "variants" : [ {
23562
+ "hostname" : "sms-voice.eu-west-1.api.aws",
23563
+ "tags" : [ "dualstack" ]
23564
+ } ]
23565
+ },
23566
+ "eu-west-2" : {
23567
+ "variants" : [ {
23568
+ "hostname" : "sms-voice.eu-west-2.api.aws",
23569
+ "tags" : [ "dualstack" ]
23570
+ } ]
23571
+ },
23572
+ "eu-west-3" : {
23573
+ "variants" : [ {
23574
+ "hostname" : "sms-voice.eu-west-3.api.aws",
23575
+ "tags" : [ "dualstack" ]
22861
23576
  } ]
22862
23577
  },
22863
- "ca-west-1" : { },
22864
- "eu-central-1" : { },
22865
- "eu-central-2" : { },
22866
- "eu-north-1" : { },
22867
- "eu-south-1" : { },
22868
- "eu-south-2" : { },
22869
- "eu-west-1" : { },
22870
- "eu-west-2" : { },
22871
- "eu-west-3" : { },
22872
23578
  "fips-ca-central-1" : {
22873
23579
  "credentialScope" : {
22874
23580
  "region" : "ca-central-1"
@@ -22876,6 +23582,13 @@
22876
23582
  "deprecated" : true,
22877
23583
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com"
22878
23584
  },
23585
+ "fips-ca-west-1" : {
23586
+ "credentialScope" : {
23587
+ "region" : "ca-west-1"
23588
+ },
23589
+ "deprecated" : true,
23590
+ "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com"
23591
+ },
22879
23592
  "fips-us-east-1" : {
22880
23593
  "credentialScope" : {
22881
23594
  "region" : "us-east-1"
@@ -22904,32 +23617,76 @@
22904
23617
  "deprecated" : true,
22905
23618
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
22906
23619
  },
22907
- "il-central-1" : { },
22908
- "me-central-1" : { },
22909
- "me-south-1" : { },
22910
- "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
+ },
22911
23644
  "us-east-1" : {
22912
23645
  "variants" : [ {
22913
23646
  "hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
22914
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" ]
22915
23654
  } ]
22916
23655
  },
22917
23656
  "us-east-2" : {
22918
23657
  "variants" : [ {
22919
23658
  "hostname" : "sms-voice-fips.us-east-2.amazonaws.com",
22920
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" ]
22921
23666
  } ]
22922
23667
  },
22923
23668
  "us-west-1" : {
22924
23669
  "variants" : [ {
22925
23670
  "hostname" : "sms-voice-fips.us-west-1.amazonaws.com",
22926
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" ]
22927
23678
  } ]
22928
23679
  },
22929
23680
  "us-west-2" : {
22930
23681
  "variants" : [ {
22931
23682
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
22932
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" ]
22933
23690
  } ]
22934
23691
  }
22935
23692
  }
@@ -23630,39 +24387,150 @@
23630
24387
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
23631
24388
  },
23632
24389
  "endpoints" : {
23633
- "af-south-1" : { },
23634
- "ap-east-1" : { },
23635
- "ap-northeast-1" : { },
23636
- "ap-northeast-2" : { },
23637
- "ap-northeast-3" : { },
23638
- "ap-south-1" : { },
23639
- "ap-south-2" : { },
23640
- "ap-southeast-1" : { },
23641
- "ap-southeast-2" : { },
23642
- "ap-southeast-3" : { },
23643
- "ap-southeast-4" : { },
23644
- "ap-southeast-5" : { },
23645
- "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
+ },
23646
24468
  "ca-central-1" : {
23647
24469
  "variants" : [ {
23648
24470
  "hostname" : "sqs-fips.ca-central-1.amazonaws.com",
23649
24471
  "tags" : [ "fips" ]
24472
+ }, {
24473
+ "hostname" : "sqs.ca-central-1.api.aws",
24474
+ "tags" : [ "dualstack" ]
23650
24475
  } ]
23651
24476
  },
23652
24477
  "ca-west-1" : {
23653
24478
  "variants" : [ {
23654
24479
  "hostname" : "sqs-fips.ca-west-1.amazonaws.com",
23655
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" ]
23656
24532
  } ]
23657
24533
  },
23658
- "eu-central-1" : { },
23659
- "eu-central-2" : { },
23660
- "eu-north-1" : { },
23661
- "eu-south-1" : { },
23662
- "eu-south-2" : { },
23663
- "eu-west-1" : { },
23664
- "eu-west-2" : { },
23665
- "eu-west-3" : { },
23666
24534
  "fips-ca-central-1" : {
23667
24535
  "credentialScope" : {
23668
24536
  "region" : "ca-central-1"
@@ -23705,34 +24573,71 @@
23705
24573
  "deprecated" : true,
23706
24574
  "hostname" : "sqs-fips.us-west-2.amazonaws.com"
23707
24575
  },
23708
- "il-central-1" : { },
23709
- "me-central-1" : { },
23710
- "me-south-1" : { },
23711
- "mx-central-1" : { },
23712
- "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
+ },
23713
24606
  "us-east-1" : {
23714
24607
  "sslCommonName" : "queue.{dnsSuffix}",
23715
24608
  "variants" : [ {
23716
24609
  "hostname" : "sqs-fips.us-east-1.amazonaws.com",
23717
24610
  "tags" : [ "fips" ]
24611
+ }, {
24612
+ "hostname" : "sqs.us-east-1.api.aws",
24613
+ "tags" : [ "dualstack" ]
23718
24614
  } ]
23719
24615
  },
23720
24616
  "us-east-2" : {
23721
24617
  "variants" : [ {
23722
24618
  "hostname" : "sqs-fips.us-east-2.amazonaws.com",
23723
24619
  "tags" : [ "fips" ]
24620
+ }, {
24621
+ "hostname" : "sqs.us-east-2.api.aws",
24622
+ "tags" : [ "dualstack" ]
23724
24623
  } ]
23725
24624
  },
23726
24625
  "us-west-1" : {
23727
24626
  "variants" : [ {
23728
24627
  "hostname" : "sqs-fips.us-west-1.amazonaws.com",
23729
24628
  "tags" : [ "fips" ]
24629
+ }, {
24630
+ "hostname" : "sqs.us-west-1.api.aws",
24631
+ "tags" : [ "dualstack" ]
23730
24632
  } ]
23731
24633
  },
23732
24634
  "us-west-2" : {
23733
24635
  "variants" : [ {
23734
24636
  "hostname" : "sqs-fips.us-west-2.amazonaws.com",
23735
24637
  "tags" : [ "fips" ]
24638
+ }, {
24639
+ "hostname" : "sqs.us-west-2.api.aws",
24640
+ "tags" : [ "dualstack" ]
23736
24641
  } ]
23737
24642
  }
23738
24643
  }
@@ -25602,21 +26507,72 @@
25602
26507
  },
25603
26508
  "transcribestreaming" : {
25604
26509
  "endpoints" : {
25605
- "af-south-1" : { },
25606
- "ap-northeast-1" : { },
25607
- "ap-northeast-2" : { },
25608
- "ap-south-1" : { },
25609
- "ap-southeast-1" : { },
25610
- "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
+ },
25611
26546
  "ca-central-1" : {
25612
26547
  "variants" : [ {
25613
26548
  "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com",
25614
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" ]
25615
26574
  } ]
25616
26575
  },
25617
- "eu-central-1" : { },
25618
- "eu-west-1" : { },
25619
- "eu-west-2" : { },
25620
26576
  "fips-ca-central-1" : {
25621
26577
  "credentialScope" : {
25622
26578
  "region" : "ca-central-1"
@@ -25645,23 +26601,46 @@
25645
26601
  "deprecated" : true,
25646
26602
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
25647
26603
  },
25648
- "sa-east-1" : { },
26604
+ "sa-east-1" : {
26605
+ "variants" : [ {
26606
+ "hostname" : "transcribestreaming.sa-east-1.api.aws",
26607
+ "tags" : [ "dualstack" ]
26608
+ } ]
26609
+ },
25649
26610
  "us-east-1" : {
25650
26611
  "variants" : [ {
25651
26612
  "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com",
25652
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" ]
25653
26620
  } ]
25654
26621
  },
25655
26622
  "us-east-2" : {
25656
26623
  "variants" : [ {
25657
26624
  "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com",
25658
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" ]
25659
26632
  } ]
25660
26633
  },
25661
26634
  "us-west-2" : {
25662
26635
  "variants" : [ {
25663
26636
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com",
25664
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" ]
25665
26644
  } ]
25666
26645
  }
25667
26646
  }
@@ -27708,16 +28687,16 @@
27708
28687
  "applicationinsights" : {
27709
28688
  "endpoints" : {
27710
28689
  "cn-north-1" : {
27711
- "credentialScope" : {
27712
- "region" : "cn-north-1"
27713
- },
27714
- "hostname" : "applicationinsights.cn-north-1.amazonaws.com.cn"
28690
+ "variants" : [ {
28691
+ "hostname" : "applicationinsights.cn-north-1.api.amazonwebservices.com.cn",
28692
+ "tags" : [ "dualstack" ]
28693
+ } ]
27715
28694
  },
27716
28695
  "cn-northwest-1" : {
27717
- "credentialScope" : {
27718
- "region" : "cn-northwest-1"
27719
- },
27720
- "hostname" : "applicationinsights.cn-northwest-1.amazonaws.com.cn"
28696
+ "variants" : [ {
28697
+ "hostname" : "applicationinsights.cn-northwest-1.api.amazonwebservices.com.cn",
28698
+ "tags" : [ "dualstack" ]
28699
+ } ]
27721
28700
  }
27722
28701
  }
27723
28702
  },
@@ -28228,8 +29207,18 @@
28228
29207
  },
28229
29208
  "events" : {
28230
29209
  "endpoints" : {
28231
- "cn-north-1" : { },
28232
- "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
+ }
28233
29222
  }
28234
29223
  },
28235
29224
  "firehose" : {
@@ -28536,8 +29525,18 @@
28536
29525
  },
28537
29526
  "logs" : {
28538
29527
  "endpoints" : {
28539
- "cn-north-1" : { },
28540
- "cn-northwest-1" : { }
29528
+ "cn-north-1" : {
29529
+ "variants" : [ {
29530
+ "hostname" : "logs.cn-north-1.api.amazonwebservices.com.cn",
29531
+ "tags" : [ "dualstack" ]
29532
+ } ]
29533
+ },
29534
+ "cn-northwest-1" : {
29535
+ "variants" : [ {
29536
+ "hostname" : "logs.cn-northwest-1.api.amazonwebservices.com.cn",
29537
+ "tags" : [ "dualstack" ]
29538
+ } ]
29539
+ }
28541
29540
  }
28542
29541
  },
28543
29542
  "mediaconvert" : {
@@ -29051,8 +30050,18 @@
29051
30050
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
29052
30051
  },
29053
30052
  "endpoints" : {
29054
- "cn-north-1" : { },
29055
- "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
+ }
29056
30065
  }
29057
30066
  },
29058
30067
  "ssm" : {
@@ -29175,8 +30184,18 @@
29175
30184
  },
29176
30185
  "transcribestreaming" : {
29177
30186
  "endpoints" : {
29178
- "cn-north-1" : { },
29179
- "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
+ }
29180
30199
  }
29181
30200
  },
29182
30201
  "transfer" : {
@@ -29766,17 +30785,43 @@
29766
30785
  },
29767
30786
  "applicationinsights" : {
29768
30787
  "endpoints" : {
29769
- "us-gov-east-1" : {
30788
+ "fips-us-gov-east-1" : {
29770
30789
  "credentialScope" : {
29771
30790
  "region" : "us-gov-east-1"
29772
30791
  },
29773
- "hostname" : "applicationinsights.us-gov-east-1.amazonaws.com"
30792
+ "deprecated" : true,
30793
+ "hostname" : "applicationinsights-fips.us-gov-east-1.amazonaws.com"
29774
30794
  },
29775
- "us-gov-west-1" : {
30795
+ "fips-us-gov-west-1" : {
29776
30796
  "credentialScope" : {
29777
30797
  "region" : "us-gov-west-1"
29778
30798
  },
29779
- "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
+ } ]
29780
30825
  }
29781
30826
  }
29782
30827
  },
@@ -30754,8 +31799,14 @@
30754
31799
  "endpoints" : {
30755
31800
  "us-gov-east-1" : {
30756
31801
  "variants" : [ {
31802
+ "hostname" : "dlm-fips.us-gov-east-1.api.aws",
31803
+ "tags" : [ "dualstack", "fips" ]
31804
+ }, {
30757
31805
  "hostname" : "dlm.us-gov-east-1.amazonaws.com",
30758
31806
  "tags" : [ "fips" ]
31807
+ }, {
31808
+ "hostname" : "dlm.us-gov-east-1.api.aws",
31809
+ "tags" : [ "dualstack" ]
30759
31810
  } ]
30760
31811
  },
30761
31812
  "us-gov-east-1-fips" : {
@@ -30767,8 +31818,14 @@
30767
31818
  },
30768
31819
  "us-gov-west-1" : {
30769
31820
  "variants" : [ {
31821
+ "hostname" : "dlm-fips.us-gov-west-1.api.aws",
31822
+ "tags" : [ "dualstack", "fips" ]
31823
+ }, {
30770
31824
  "hostname" : "dlm.us-gov-west-1.amazonaws.com",
30771
31825
  "tags" : [ "fips" ]
31826
+ }, {
31827
+ "hostname" : "dlm.us-gov-west-1.api.aws",
31828
+ "tags" : [ "dualstack" ]
30772
31829
  } ]
30773
31830
  },
30774
31831
  "us-gov-west-1-fips" : {
@@ -32441,12 +33498,18 @@
32441
33498
  "variants" : [ {
32442
33499
  "hostname" : "logs.us-gov-east-1.amazonaws.com",
32443
33500
  "tags" : [ "fips" ]
33501
+ }, {
33502
+ "hostname" : "logs.us-gov-east-1.api.aws",
33503
+ "tags" : [ "dualstack" ]
32444
33504
  } ]
32445
33505
  },
32446
33506
  "us-gov-west-1" : {
32447
33507
  "variants" : [ {
32448
33508
  "hostname" : "logs.us-gov-west-1.amazonaws.com",
32449
33509
  "tags" : [ "fips" ]
33510
+ }, {
33511
+ "hostname" : "logs.us-gov-west-1.api.aws",
33512
+ "tags" : [ "dualstack" ]
32450
33513
  } ]
32451
33514
  }
32452
33515
  }
@@ -32735,6 +33798,12 @@
32735
33798
  "variants" : [ {
32736
33799
  "hostname" : "networkmanager.us-gov-west-1.amazonaws.com",
32737
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" ]
32738
33807
  } ]
32739
33808
  },
32740
33809
  "fips-aws-us-gov-global" : {
@@ -33351,12 +34420,18 @@
33351
34420
  "endpoints" : {
33352
34421
  "us-gov-east-1" : {
33353
34422
  "variants" : [ {
34423
+ "hostname" : "route53profiles-fips.us-gov-east-1.api.aws",
34424
+ "tags" : [ "dualstack", "fips" ]
34425
+ }, {
33354
34426
  "hostname" : "route53profiles.us-gov-east-1.api.aws",
33355
34427
  "tags" : [ "dualstack" ]
33356
34428
  } ]
33357
34429
  },
33358
34430
  "us-gov-west-1" : {
33359
34431
  "variants" : [ {
34432
+ "hostname" : "route53profiles-fips.us-gov-west-1.api.aws",
34433
+ "tags" : [ "dualstack", "fips" ]
34434
+ }, {
33360
34435
  "hostname" : "route53profiles.us-gov-west-1.api.aws",
33361
34436
  "tags" : [ "dualstack" ]
33362
34437
  } ]
@@ -33665,6 +34740,9 @@
33665
34740
  "variants" : [ {
33666
34741
  "hostname" : "securitylake.us-gov-east-1.amazonaws.com",
33667
34742
  "tags" : [ "fips" ]
34743
+ }, {
34744
+ "hostname" : "securitylake.us-gov-east-1.api.aws",
34745
+ "tags" : [ "dualstack", "fips" ]
33668
34746
  } ]
33669
34747
  },
33670
34748
  "us-gov-east-1-fips" : {
@@ -33678,6 +34756,9 @@
33678
34756
  "variants" : [ {
33679
34757
  "hostname" : "securitylake.us-gov-west-1.amazonaws.com",
33680
34758
  "tags" : [ "fips" ]
34759
+ }, {
34760
+ "hostname" : "securitylake.us-gov-west-1.api.aws",
34761
+ "tags" : [ "dualstack", "fips" ]
33681
34762
  } ]
33682
34763
  },
33683
34764
  "us-gov-west-1-fips" : {
@@ -33983,12 +35064,24 @@
33983
35064
  "variants" : [ {
33984
35065
  "hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com",
33985
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" ]
33986
35073
  } ]
33987
35074
  },
33988
35075
  "us-gov-west-1" : {
33989
35076
  "variants" : [ {
33990
35077
  "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
33991
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" ]
33992
35085
  } ]
33993
35086
  }
33994
35087
  }
@@ -34013,12 +35106,24 @@
34013
35106
  "variants" : [ {
34014
35107
  "hostname" : "snowball-fips.us-gov-east-1.amazonaws.com",
34015
35108
  "tags" : [ "fips" ]
35109
+ }, {
35110
+ "hostname" : "snowball-fips.us-gov-east-1.api.aws",
35111
+ "tags" : [ "dualstack", "fips" ]
35112
+ }, {
35113
+ "hostname" : "snowball.us-gov-east-1.api.aws",
35114
+ "tags" : [ "dualstack" ]
34016
35115
  } ]
34017
35116
  },
34018
35117
  "us-gov-west-1" : {
34019
35118
  "variants" : [ {
34020
35119
  "hostname" : "snowball-fips.us-gov-west-1.amazonaws.com",
34021
35120
  "tags" : [ "fips" ]
35121
+ }, {
35122
+ "hostname" : "snowball-fips.us-gov-west-1.api.aws",
35123
+ "tags" : [ "dualstack", "fips" ]
35124
+ }, {
35125
+ "hostname" : "snowball.us-gov-west-1.api.aws",
35126
+ "tags" : [ "dualstack" ]
34022
35127
  } ]
34023
35128
  }
34024
35129
  }
@@ -34062,19 +35167,33 @@
34062
35167
  } ]
34063
35168
  },
34064
35169
  "endpoints" : {
34065
- "us-gov-east-1" : {
35170
+ "fips-us-gov-east-1" : {
34066
35171
  "credentialScope" : {
34067
35172
  "region" : "us-gov-east-1"
34068
35173
  },
35174
+ "deprecated" : true,
34069
35175
  "hostname" : "sqs.us-gov-east-1.amazonaws.com"
34070
35176
  },
34071
- "us-gov-west-1" : {
35177
+ "fips-us-gov-west-1" : {
34072
35178
  "credentialScope" : {
34073
35179
  "region" : "us-gov-west-1"
34074
35180
  },
34075
- "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" : {
34076
35191
  "protocols" : [ "http", "https" ],
34077
- "sslCommonName" : "{region}.queue.{dnsSuffix}"
35192
+ "sslCommonName" : "{region}.queue.{dnsSuffix}",
35193
+ "variants" : [ {
35194
+ "hostname" : "sqs.us-gov-west-1.amazonaws.com",
35195
+ "tags" : [ "fips" ]
35196
+ } ]
34078
35197
  }
34079
35198
  }
34080
35199
  },
@@ -34495,12 +35614,24 @@
34495
35614
  "variants" : [ {
34496
35615
  "hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com",
34497
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" ]
34498
35623
  } ]
34499
35624
  },
34500
35625
  "us-gov-west-1" : {
34501
35626
  "variants" : [ {
34502
35627
  "hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com",
34503
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" ]
34504
35635
  } ]
34505
35636
  }
34506
35637
  }
@@ -35430,7 +36561,8 @@
35430
36561
  },
35431
36562
  "oam" : {
35432
36563
  "endpoints" : {
35433
- "us-iso-east-1" : { }
36564
+ "us-iso-east-1" : { },
36565
+ "us-iso-west-1" : { }
35434
36566
  }
35435
36567
  },
35436
36568
  "organizations" : {
@@ -35738,10 +36870,33 @@
35738
36870
  },
35739
36871
  "sqs" : {
35740
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
+ },
35741
36887
  "us-iso-east-1" : {
35742
- "protocols" : [ "http", "https" ]
36888
+ "protocols" : [ "http", "https" ],
36889
+ "variants" : [ {
36890
+ "hostname" : "sqs.us-iso-east-1.c2s.ic.gov",
36891
+ "tags" : [ "fips" ]
36892
+ } ]
35743
36893
  },
35744
- "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
+ }
35745
36900
  }
35746
36901
  },
35747
36902
  "ssm" : {
@@ -36572,7 +37727,19 @@
36572
37727
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
36573
37728
  },
36574
37729
  "endpoints" : {
36575
- "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
+ }
36576
37743
  }
36577
37744
  },
36578
37745
  "ssm" : {
@@ -37351,6 +38518,12 @@
37351
38518
  "isRegionalized" : false,
37352
38519
  "partitionEndpoint" : "aws-iso-f-global"
37353
38520
  },
38521
+ "route53profiles" : {
38522
+ "endpoints" : {
38523
+ "us-isof-east-1" : { },
38524
+ "us-isof-south-1" : { }
38525
+ }
38526
+ },
37354
38527
  "route53resolver" : {
37355
38528
  "endpoints" : {
37356
38529
  "us-isof-east-1" : { },
@@ -37435,8 +38608,32 @@
37435
38608
  "sslCommonName" : "{region}.queue.{dnsSuffix}"
37436
38609
  },
37437
38610
  "endpoints" : {
37438
- "us-isof-east-1" : { },
37439
- "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
+ }
37440
38637
  }
37441
38638
  },
37442
38639
  "ssm" : {