aws-partitions 1.1075.0 → 1.1077.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/partitions.json +722 -177
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ca79f67c7195c097a14cb473bb2db2da3e9eabbd7a6fe1bf7e85e5f43ba18851
|
4
|
+
data.tar.gz: c3344ae76ff7329f3d6eee97c7117c027ff9e7ce47db99e7a536650aa440bd24
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 38b3b20c2b5ab64414c414b946241f3a5030177a22d01b0f06b7c368706288c5204fe55b37661c6430db9f28883784e73af0324ca84255bebcf998152a4fb533
|
7
|
+
data.tar.gz: 8b0e9a19264970c8937c5be2a8fb13f124308321c5aa5a9b7193bfd9c936749b990fd3c6dbef39aa38b9fe47f86b3a7b8738200ede119b70c8c348452ac284d7
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1077.0 (2025-03-28)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1076.0 (2025-03-27)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.1075.0 (2025-03-26)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1077.0
|
data/partitions.json
CHANGED
@@ -2219,178 +2219,256 @@
|
|
2219
2219
|
"applicationinsights" : {
|
2220
2220
|
"endpoints" : {
|
2221
2221
|
"af-south-1" : {
|
2222
|
-
"
|
2223
|
-
"
|
2224
|
-
|
2225
|
-
|
2222
|
+
"variants" : [ {
|
2223
|
+
"hostname" : "applicationinsights.af-south-1.api.aws",
|
2224
|
+
"tags" : [ "dualstack" ]
|
2225
|
+
} ]
|
2226
2226
|
},
|
2227
2227
|
"ap-east-1" : {
|
2228
|
-
"
|
2229
|
-
"
|
2230
|
-
|
2231
|
-
|
2228
|
+
"variants" : [ {
|
2229
|
+
"hostname" : "applicationinsights.ap-east-1.api.aws",
|
2230
|
+
"tags" : [ "dualstack" ]
|
2231
|
+
} ]
|
2232
2232
|
},
|
2233
2233
|
"ap-northeast-1" : {
|
2234
|
-
"
|
2235
|
-
"
|
2236
|
-
|
2237
|
-
|
2234
|
+
"variants" : [ {
|
2235
|
+
"hostname" : "applicationinsights.ap-northeast-1.api.aws",
|
2236
|
+
"tags" : [ "dualstack" ]
|
2237
|
+
} ]
|
2238
2238
|
},
|
2239
2239
|
"ap-northeast-2" : {
|
2240
|
-
"
|
2241
|
-
"
|
2242
|
-
|
2243
|
-
|
2240
|
+
"variants" : [ {
|
2241
|
+
"hostname" : "applicationinsights.ap-northeast-2.api.aws",
|
2242
|
+
"tags" : [ "dualstack" ]
|
2243
|
+
} ]
|
2244
2244
|
},
|
2245
2245
|
"ap-northeast-3" : {
|
2246
|
-
"
|
2247
|
-
"
|
2248
|
-
|
2249
|
-
|
2246
|
+
"variants" : [ {
|
2247
|
+
"hostname" : "applicationinsights.ap-northeast-3.api.aws",
|
2248
|
+
"tags" : [ "dualstack" ]
|
2249
|
+
} ]
|
2250
2250
|
},
|
2251
2251
|
"ap-south-1" : {
|
2252
|
-
"
|
2253
|
-
"
|
2254
|
-
|
2255
|
-
|
2252
|
+
"variants" : [ {
|
2253
|
+
"hostname" : "applicationinsights.ap-south-1.api.aws",
|
2254
|
+
"tags" : [ "dualstack" ]
|
2255
|
+
} ]
|
2256
2256
|
},
|
2257
2257
|
"ap-south-2" : {
|
2258
|
-
"
|
2259
|
-
"
|
2260
|
-
|
2261
|
-
|
2258
|
+
"variants" : [ {
|
2259
|
+
"hostname" : "applicationinsights.ap-south-2.api.aws",
|
2260
|
+
"tags" : [ "dualstack" ]
|
2261
|
+
} ]
|
2262
2262
|
},
|
2263
2263
|
"ap-southeast-1" : {
|
2264
|
-
"
|
2265
|
-
"
|
2266
|
-
|
2267
|
-
|
2264
|
+
"variants" : [ {
|
2265
|
+
"hostname" : "applicationinsights.ap-southeast-1.api.aws",
|
2266
|
+
"tags" : [ "dualstack" ]
|
2267
|
+
} ]
|
2268
2268
|
},
|
2269
2269
|
"ap-southeast-2" : {
|
2270
|
-
"
|
2271
|
-
"
|
2272
|
-
|
2273
|
-
|
2270
|
+
"variants" : [ {
|
2271
|
+
"hostname" : "applicationinsights.ap-southeast-2.api.aws",
|
2272
|
+
"tags" : [ "dualstack" ]
|
2273
|
+
} ]
|
2274
2274
|
},
|
2275
2275
|
"ap-southeast-3" : {
|
2276
|
-
"
|
2277
|
-
"
|
2278
|
-
|
2279
|
-
|
2276
|
+
"variants" : [ {
|
2277
|
+
"hostname" : "applicationinsights.ap-southeast-3.api.aws",
|
2278
|
+
"tags" : [ "dualstack" ]
|
2279
|
+
} ]
|
2280
2280
|
},
|
2281
2281
|
"ap-southeast-4" : {
|
2282
|
-
"
|
2283
|
-
"
|
2284
|
-
|
2285
|
-
|
2282
|
+
"variants" : [ {
|
2283
|
+
"hostname" : "applicationinsights.ap-southeast-4.api.aws",
|
2284
|
+
"tags" : [ "dualstack" ]
|
2285
|
+
} ]
|
2286
2286
|
},
|
2287
2287
|
"ca-central-1" : {
|
2288
|
-
"
|
2289
|
-
"
|
2290
|
-
|
2291
|
-
|
2288
|
+
"variants" : [ {
|
2289
|
+
"hostname" : "applicationinsights-fips.ca-central-1.amazonaws.com",
|
2290
|
+
"tags" : [ "fips" ]
|
2291
|
+
}, {
|
2292
|
+
"hostname" : "applicationinsights-fips.ca-central-1.api.aws",
|
2293
|
+
"tags" : [ "dualstack", "fips" ]
|
2294
|
+
}, {
|
2295
|
+
"hostname" : "applicationinsights.ca-central-1.api.aws",
|
2296
|
+
"tags" : [ "dualstack" ]
|
2297
|
+
} ]
|
2292
2298
|
},
|
2293
2299
|
"ca-west-1" : {
|
2294
|
-
"
|
2295
|
-
"
|
2296
|
-
|
2297
|
-
|
2300
|
+
"variants" : [ {
|
2301
|
+
"hostname" : "applicationinsights-fips.ca-west-1.amazonaws.com",
|
2302
|
+
"tags" : [ "fips" ]
|
2303
|
+
}, {
|
2304
|
+
"hostname" : "applicationinsights-fips.ca-west-1.api.aws",
|
2305
|
+
"tags" : [ "dualstack", "fips" ]
|
2306
|
+
}, {
|
2307
|
+
"hostname" : "applicationinsights.ca-west-1.api.aws",
|
2308
|
+
"tags" : [ "dualstack" ]
|
2309
|
+
} ]
|
2298
2310
|
},
|
2299
2311
|
"eu-central-1" : {
|
2300
|
-
"
|
2301
|
-
"
|
2302
|
-
|
2303
|
-
|
2312
|
+
"variants" : [ {
|
2313
|
+
"hostname" : "applicationinsights.eu-central-1.api.aws",
|
2314
|
+
"tags" : [ "dualstack" ]
|
2315
|
+
} ]
|
2304
2316
|
},
|
2305
2317
|
"eu-central-2" : {
|
2306
|
-
"
|
2307
|
-
"
|
2308
|
-
|
2309
|
-
|
2318
|
+
"variants" : [ {
|
2319
|
+
"hostname" : "applicationinsights.eu-central-2.api.aws",
|
2320
|
+
"tags" : [ "dualstack" ]
|
2321
|
+
} ]
|
2310
2322
|
},
|
2311
2323
|
"eu-north-1" : {
|
2312
|
-
"
|
2313
|
-
"
|
2314
|
-
|
2315
|
-
|
2324
|
+
"variants" : [ {
|
2325
|
+
"hostname" : "applicationinsights.eu-north-1.api.aws",
|
2326
|
+
"tags" : [ "dualstack" ]
|
2327
|
+
} ]
|
2316
2328
|
},
|
2317
2329
|
"eu-south-1" : {
|
2318
|
-
"
|
2319
|
-
"
|
2320
|
-
|
2321
|
-
|
2330
|
+
"variants" : [ {
|
2331
|
+
"hostname" : "applicationinsights.eu-south-1.api.aws",
|
2332
|
+
"tags" : [ "dualstack" ]
|
2333
|
+
} ]
|
2322
2334
|
},
|
2323
2335
|
"eu-south-2" : {
|
2324
|
-
"
|
2325
|
-
"
|
2326
|
-
|
2327
|
-
|
2336
|
+
"variants" : [ {
|
2337
|
+
"hostname" : "applicationinsights.eu-south-2.api.aws",
|
2338
|
+
"tags" : [ "dualstack" ]
|
2339
|
+
} ]
|
2328
2340
|
},
|
2329
2341
|
"eu-west-1" : {
|
2330
|
-
"
|
2331
|
-
"
|
2332
|
-
|
2333
|
-
|
2342
|
+
"variants" : [ {
|
2343
|
+
"hostname" : "applicationinsights.eu-west-1.api.aws",
|
2344
|
+
"tags" : [ "dualstack" ]
|
2345
|
+
} ]
|
2334
2346
|
},
|
2335
2347
|
"eu-west-2" : {
|
2336
|
-
"
|
2337
|
-
"
|
2338
|
-
|
2339
|
-
|
2348
|
+
"variants" : [ {
|
2349
|
+
"hostname" : "applicationinsights.eu-west-2.api.aws",
|
2350
|
+
"tags" : [ "dualstack" ]
|
2351
|
+
} ]
|
2340
2352
|
},
|
2341
2353
|
"eu-west-3" : {
|
2354
|
+
"variants" : [ {
|
2355
|
+
"hostname" : "applicationinsights.eu-west-3.api.aws",
|
2356
|
+
"tags" : [ "dualstack" ]
|
2357
|
+
} ]
|
2358
|
+
},
|
2359
|
+
"fips-ca-central-1" : {
|
2342
2360
|
"credentialScope" : {
|
2343
|
-
"region" : "
|
2361
|
+
"region" : "ca-central-1"
|
2344
2362
|
},
|
2345
|
-
"
|
2363
|
+
"deprecated" : true,
|
2364
|
+
"hostname" : "applicationinsights-fips.ca-central-1.amazonaws.com"
|
2346
2365
|
},
|
2347
|
-
"
|
2366
|
+
"fips-ca-west-1" : {
|
2348
2367
|
"credentialScope" : {
|
2349
|
-
"region" : "
|
2368
|
+
"region" : "ca-west-1"
|
2350
2369
|
},
|
2351
|
-
"
|
2370
|
+
"deprecated" : true,
|
2371
|
+
"hostname" : "applicationinsights-fips.ca-west-1.amazonaws.com"
|
2352
2372
|
},
|
2353
|
-
"
|
2373
|
+
"fips-us-east-1" : {
|
2354
2374
|
"credentialScope" : {
|
2355
|
-
"region" : "
|
2375
|
+
"region" : "us-east-1"
|
2356
2376
|
},
|
2357
|
-
"
|
2377
|
+
"deprecated" : true,
|
2378
|
+
"hostname" : "applicationinsights-fips.us-east-1.amazonaws.com"
|
2358
2379
|
},
|
2359
|
-
"
|
2380
|
+
"fips-us-east-2" : {
|
2360
2381
|
"credentialScope" : {
|
2361
|
-
"region" : "
|
2382
|
+
"region" : "us-east-2"
|
2362
2383
|
},
|
2363
|
-
"
|
2384
|
+
"deprecated" : true,
|
2385
|
+
"hostname" : "applicationinsights-fips.us-east-2.amazonaws.com"
|
2364
2386
|
},
|
2365
|
-
"
|
2387
|
+
"fips-us-west-1" : {
|
2366
2388
|
"credentialScope" : {
|
2367
|
-
"region" : "
|
2389
|
+
"region" : "us-west-1"
|
2368
2390
|
},
|
2369
|
-
"
|
2391
|
+
"deprecated" : true,
|
2392
|
+
"hostname" : "applicationinsights-fips.us-west-1.amazonaws.com"
|
2370
2393
|
},
|
2371
|
-
"us-
|
2394
|
+
"fips-us-west-2" : {
|
2372
2395
|
"credentialScope" : {
|
2373
|
-
"region" : "us-
|
2396
|
+
"region" : "us-west-2"
|
2374
2397
|
},
|
2375
|
-
"
|
2398
|
+
"deprecated" : true,
|
2399
|
+
"hostname" : "applicationinsights-fips.us-west-2.amazonaws.com"
|
2400
|
+
},
|
2401
|
+
"il-central-1" : {
|
2402
|
+
"variants" : [ {
|
2403
|
+
"hostname" : "applicationinsights.il-central-1.api.aws",
|
2404
|
+
"tags" : [ "dualstack" ]
|
2405
|
+
} ]
|
2406
|
+
},
|
2407
|
+
"me-central-1" : {
|
2408
|
+
"variants" : [ {
|
2409
|
+
"hostname" : "applicationinsights.me-central-1.api.aws",
|
2410
|
+
"tags" : [ "dualstack" ]
|
2411
|
+
} ]
|
2412
|
+
},
|
2413
|
+
"me-south-1" : {
|
2414
|
+
"variants" : [ {
|
2415
|
+
"hostname" : "applicationinsights.me-south-1.api.aws",
|
2416
|
+
"tags" : [ "dualstack" ]
|
2417
|
+
} ]
|
2418
|
+
},
|
2419
|
+
"sa-east-1" : {
|
2420
|
+
"variants" : [ {
|
2421
|
+
"hostname" : "applicationinsights.sa-east-1.api.aws",
|
2422
|
+
"tags" : [ "dualstack" ]
|
2423
|
+
} ]
|
2424
|
+
},
|
2425
|
+
"us-east-1" : {
|
2426
|
+
"variants" : [ {
|
2427
|
+
"hostname" : "applicationinsights-fips.us-east-1.amazonaws.com",
|
2428
|
+
"tags" : [ "fips" ]
|
2429
|
+
}, {
|
2430
|
+
"hostname" : "applicationinsights-fips.us-east-1.api.aws",
|
2431
|
+
"tags" : [ "dualstack", "fips" ]
|
2432
|
+
}, {
|
2433
|
+
"hostname" : "applicationinsights.us-east-1.api.aws",
|
2434
|
+
"tags" : [ "dualstack" ]
|
2435
|
+
} ]
|
2376
2436
|
},
|
2377
2437
|
"us-east-2" : {
|
2378
|
-
"
|
2379
|
-
"
|
2380
|
-
|
2381
|
-
|
2438
|
+
"variants" : [ {
|
2439
|
+
"hostname" : "applicationinsights-fips.us-east-2.amazonaws.com",
|
2440
|
+
"tags" : [ "fips" ]
|
2441
|
+
}, {
|
2442
|
+
"hostname" : "applicationinsights-fips.us-east-2.api.aws",
|
2443
|
+
"tags" : [ "dualstack", "fips" ]
|
2444
|
+
}, {
|
2445
|
+
"hostname" : "applicationinsights.us-east-2.api.aws",
|
2446
|
+
"tags" : [ "dualstack" ]
|
2447
|
+
} ]
|
2382
2448
|
},
|
2383
2449
|
"us-west-1" : {
|
2384
|
-
"
|
2385
|
-
"
|
2386
|
-
|
2387
|
-
|
2450
|
+
"variants" : [ {
|
2451
|
+
"hostname" : "applicationinsights-fips.us-west-1.amazonaws.com",
|
2452
|
+
"tags" : [ "fips" ]
|
2453
|
+
}, {
|
2454
|
+
"hostname" : "applicationinsights-fips.us-west-1.api.aws",
|
2455
|
+
"tags" : [ "dualstack", "fips" ]
|
2456
|
+
}, {
|
2457
|
+
"hostname" : "applicationinsights.us-west-1.api.aws",
|
2458
|
+
"tags" : [ "dualstack" ]
|
2459
|
+
} ]
|
2388
2460
|
},
|
2389
2461
|
"us-west-2" : {
|
2390
|
-
"
|
2391
|
-
"
|
2392
|
-
|
2393
|
-
|
2462
|
+
"variants" : [ {
|
2463
|
+
"hostname" : "applicationinsights-fips.us-west-2.amazonaws.com",
|
2464
|
+
"tags" : [ "fips" ]
|
2465
|
+
}, {
|
2466
|
+
"hostname" : "applicationinsights-fips.us-west-2.api.aws",
|
2467
|
+
"tags" : [ "dualstack", "fips" ]
|
2468
|
+
}, {
|
2469
|
+
"hostname" : "applicationinsights.us-west-2.api.aws",
|
2470
|
+
"tags" : [ "dualstack" ]
|
2471
|
+
} ]
|
2394
2472
|
}
|
2395
2473
|
}
|
2396
2474
|
},
|
@@ -10201,29 +10279,144 @@
|
|
10201
10279
|
},
|
10202
10280
|
"events" : {
|
10203
10281
|
"endpoints" : {
|
10204
|
-
"af-south-1" : {
|
10205
|
-
|
10206
|
-
|
10207
|
-
|
10208
|
-
|
10209
|
-
|
10210
|
-
"ap-
|
10211
|
-
|
10212
|
-
|
10213
|
-
|
10214
|
-
|
10215
|
-
|
10216
|
-
"ap-
|
10217
|
-
|
10218
|
-
|
10219
|
-
|
10220
|
-
|
10221
|
-
|
10222
|
-
"
|
10223
|
-
|
10224
|
-
|
10225
|
-
|
10226
|
-
|
10282
|
+
"af-south-1" : {
|
10283
|
+
"variants" : [ {
|
10284
|
+
"hostname" : "events.af-south-1.api.aws",
|
10285
|
+
"tags" : [ "dualstack" ]
|
10286
|
+
} ]
|
10287
|
+
},
|
10288
|
+
"ap-east-1" : {
|
10289
|
+
"variants" : [ {
|
10290
|
+
"hostname" : "events.ap-east-1.api.aws",
|
10291
|
+
"tags" : [ "dualstack" ]
|
10292
|
+
} ]
|
10293
|
+
},
|
10294
|
+
"ap-northeast-1" : {
|
10295
|
+
"variants" : [ {
|
10296
|
+
"hostname" : "events.ap-northeast-1.api.aws",
|
10297
|
+
"tags" : [ "dualstack" ]
|
10298
|
+
} ]
|
10299
|
+
},
|
10300
|
+
"ap-northeast-2" : {
|
10301
|
+
"variants" : [ {
|
10302
|
+
"hostname" : "events.ap-northeast-2.api.aws",
|
10303
|
+
"tags" : [ "dualstack" ]
|
10304
|
+
} ]
|
10305
|
+
},
|
10306
|
+
"ap-northeast-3" : {
|
10307
|
+
"variants" : [ {
|
10308
|
+
"hostname" : "events.ap-northeast-3.api.aws",
|
10309
|
+
"tags" : [ "dualstack" ]
|
10310
|
+
} ]
|
10311
|
+
},
|
10312
|
+
"ap-south-1" : {
|
10313
|
+
"variants" : [ {
|
10314
|
+
"hostname" : "events.ap-south-1.api.aws",
|
10315
|
+
"tags" : [ "dualstack" ]
|
10316
|
+
} ]
|
10317
|
+
},
|
10318
|
+
"ap-south-2" : {
|
10319
|
+
"variants" : [ {
|
10320
|
+
"hostname" : "events.ap-south-2.api.aws",
|
10321
|
+
"tags" : [ "dualstack" ]
|
10322
|
+
} ]
|
10323
|
+
},
|
10324
|
+
"ap-southeast-1" : {
|
10325
|
+
"variants" : [ {
|
10326
|
+
"hostname" : "events.ap-southeast-1.api.aws",
|
10327
|
+
"tags" : [ "dualstack" ]
|
10328
|
+
} ]
|
10329
|
+
},
|
10330
|
+
"ap-southeast-2" : {
|
10331
|
+
"variants" : [ {
|
10332
|
+
"hostname" : "events.ap-southeast-2.api.aws",
|
10333
|
+
"tags" : [ "dualstack" ]
|
10334
|
+
} ]
|
10335
|
+
},
|
10336
|
+
"ap-southeast-3" : {
|
10337
|
+
"variants" : [ {
|
10338
|
+
"hostname" : "events.ap-southeast-3.api.aws",
|
10339
|
+
"tags" : [ "dualstack" ]
|
10340
|
+
} ]
|
10341
|
+
},
|
10342
|
+
"ap-southeast-4" : {
|
10343
|
+
"variants" : [ {
|
10344
|
+
"hostname" : "events.ap-southeast-4.api.aws",
|
10345
|
+
"tags" : [ "dualstack" ]
|
10346
|
+
} ]
|
10347
|
+
},
|
10348
|
+
"ap-southeast-5" : {
|
10349
|
+
"variants" : [ {
|
10350
|
+
"hostname" : "events.ap-southeast-5.api.aws",
|
10351
|
+
"tags" : [ "dualstack" ]
|
10352
|
+
} ]
|
10353
|
+
},
|
10354
|
+
"ap-southeast-7" : {
|
10355
|
+
"variants" : [ {
|
10356
|
+
"hostname" : "events.ap-southeast-7.api.aws",
|
10357
|
+
"tags" : [ "dualstack" ]
|
10358
|
+
} ]
|
10359
|
+
},
|
10360
|
+
"ca-central-1" : {
|
10361
|
+
"variants" : [ {
|
10362
|
+
"hostname" : "events.ca-central-1.api.aws",
|
10363
|
+
"tags" : [ "dualstack" ]
|
10364
|
+
} ]
|
10365
|
+
},
|
10366
|
+
"ca-west-1" : {
|
10367
|
+
"variants" : [ {
|
10368
|
+
"hostname" : "events.ca-west-1.api.aws",
|
10369
|
+
"tags" : [ "dualstack" ]
|
10370
|
+
} ]
|
10371
|
+
},
|
10372
|
+
"eu-central-1" : {
|
10373
|
+
"variants" : [ {
|
10374
|
+
"hostname" : "events.eu-central-1.api.aws",
|
10375
|
+
"tags" : [ "dualstack" ]
|
10376
|
+
} ]
|
10377
|
+
},
|
10378
|
+
"eu-central-2" : {
|
10379
|
+
"variants" : [ {
|
10380
|
+
"hostname" : "events.eu-central-2.api.aws",
|
10381
|
+
"tags" : [ "dualstack" ]
|
10382
|
+
} ]
|
10383
|
+
},
|
10384
|
+
"eu-north-1" : {
|
10385
|
+
"variants" : [ {
|
10386
|
+
"hostname" : "events.eu-north-1.api.aws",
|
10387
|
+
"tags" : [ "dualstack" ]
|
10388
|
+
} ]
|
10389
|
+
},
|
10390
|
+
"eu-south-1" : {
|
10391
|
+
"variants" : [ {
|
10392
|
+
"hostname" : "events.eu-south-1.api.aws",
|
10393
|
+
"tags" : [ "dualstack" ]
|
10394
|
+
} ]
|
10395
|
+
},
|
10396
|
+
"eu-south-2" : {
|
10397
|
+
"variants" : [ {
|
10398
|
+
"hostname" : "events.eu-south-2.api.aws",
|
10399
|
+
"tags" : [ "dualstack" ]
|
10400
|
+
} ]
|
10401
|
+
},
|
10402
|
+
"eu-west-1" : {
|
10403
|
+
"variants" : [ {
|
10404
|
+
"hostname" : "events.eu-west-1.api.aws",
|
10405
|
+
"tags" : [ "dualstack" ]
|
10406
|
+
} ]
|
10407
|
+
},
|
10408
|
+
"eu-west-2" : {
|
10409
|
+
"variants" : [ {
|
10410
|
+
"hostname" : "events.eu-west-2.api.aws",
|
10411
|
+
"tags" : [ "dualstack" ]
|
10412
|
+
} ]
|
10413
|
+
},
|
10414
|
+
"eu-west-3" : {
|
10415
|
+
"variants" : [ {
|
10416
|
+
"hostname" : "events.eu-west-3.api.aws",
|
10417
|
+
"tags" : [ "dualstack" ]
|
10418
|
+
} ]
|
10419
|
+
},
|
10227
10420
|
"fips-us-east-1" : {
|
10228
10421
|
"credentialScope" : {
|
10229
10422
|
"region" : "us-east-1"
|
@@ -10252,33 +10445,82 @@
|
|
10252
10445
|
"deprecated" : true,
|
10253
10446
|
"hostname" : "events-fips.us-west-2.amazonaws.com"
|
10254
10447
|
},
|
10255
|
-
"il-central-1" : {
|
10256
|
-
|
10257
|
-
|
10258
|
-
|
10259
|
-
|
10448
|
+
"il-central-1" : {
|
10449
|
+
"variants" : [ {
|
10450
|
+
"hostname" : "events.il-central-1.api.aws",
|
10451
|
+
"tags" : [ "dualstack" ]
|
10452
|
+
} ]
|
10453
|
+
},
|
10454
|
+
"me-central-1" : {
|
10455
|
+
"variants" : [ {
|
10456
|
+
"hostname" : "events.me-central-1.api.aws",
|
10457
|
+
"tags" : [ "dualstack" ]
|
10458
|
+
} ]
|
10459
|
+
},
|
10460
|
+
"me-south-1" : {
|
10461
|
+
"variants" : [ {
|
10462
|
+
"hostname" : "events.me-south-1.api.aws",
|
10463
|
+
"tags" : [ "dualstack" ]
|
10464
|
+
} ]
|
10465
|
+
},
|
10466
|
+
"mx-central-1" : {
|
10467
|
+
"variants" : [ {
|
10468
|
+
"hostname" : "events.mx-central-1.api.aws",
|
10469
|
+
"tags" : [ "dualstack" ]
|
10470
|
+
} ]
|
10471
|
+
},
|
10472
|
+
"sa-east-1" : {
|
10473
|
+
"variants" : [ {
|
10474
|
+
"hostname" : "events.sa-east-1.api.aws",
|
10475
|
+
"tags" : [ "dualstack" ]
|
10476
|
+
} ]
|
10477
|
+
},
|
10260
10478
|
"us-east-1" : {
|
10261
10479
|
"variants" : [ {
|
10262
10480
|
"hostname" : "events-fips.us-east-1.amazonaws.com",
|
10263
10481
|
"tags" : [ "fips" ]
|
10482
|
+
}, {
|
10483
|
+
"hostname" : "events-fips.us-east-1.api.aws",
|
10484
|
+
"tags" : [ "dualstack", "fips" ]
|
10485
|
+
}, {
|
10486
|
+
"hostname" : "events.us-east-1.api.aws",
|
10487
|
+
"tags" : [ "dualstack" ]
|
10264
10488
|
} ]
|
10265
10489
|
},
|
10266
10490
|
"us-east-2" : {
|
10267
10491
|
"variants" : [ {
|
10268
10492
|
"hostname" : "events-fips.us-east-2.amazonaws.com",
|
10269
10493
|
"tags" : [ "fips" ]
|
10494
|
+
}, {
|
10495
|
+
"hostname" : "events-fips.us-east-2.api.aws",
|
10496
|
+
"tags" : [ "dualstack", "fips" ]
|
10497
|
+
}, {
|
10498
|
+
"hostname" : "events.us-east-2.api.aws",
|
10499
|
+
"tags" : [ "dualstack" ]
|
10270
10500
|
} ]
|
10271
10501
|
},
|
10272
10502
|
"us-west-1" : {
|
10273
10503
|
"variants" : [ {
|
10274
10504
|
"hostname" : "events-fips.us-west-1.amazonaws.com",
|
10275
10505
|
"tags" : [ "fips" ]
|
10506
|
+
}, {
|
10507
|
+
"hostname" : "events-fips.us-west-1.api.aws",
|
10508
|
+
"tags" : [ "dualstack", "fips" ]
|
10509
|
+
}, {
|
10510
|
+
"hostname" : "events.us-west-1.api.aws",
|
10511
|
+
"tags" : [ "dualstack" ]
|
10276
10512
|
} ]
|
10277
10513
|
},
|
10278
10514
|
"us-west-2" : {
|
10279
10515
|
"variants" : [ {
|
10280
10516
|
"hostname" : "events-fips.us-west-2.amazonaws.com",
|
10281
10517
|
"tags" : [ "fips" ]
|
10518
|
+
}, {
|
10519
|
+
"hostname" : "events-fips.us-west-2.api.aws",
|
10520
|
+
"tags" : [ "dualstack", "fips" ]
|
10521
|
+
}, {
|
10522
|
+
"hostname" : "events.us-west-2.api.aws",
|
10523
|
+
"tags" : [ "dualstack" ]
|
10282
10524
|
} ]
|
10283
10525
|
}
|
10284
10526
|
}
|
@@ -15904,18 +16146,78 @@
|
|
15904
16146
|
"ap-southeast-1" : { },
|
15905
16147
|
"ap-southeast-2" : { },
|
15906
16148
|
"ap-southeast-4" : { },
|
15907
|
-
"ca-central-1" : {
|
16149
|
+
"ca-central-1" : {
|
16150
|
+
"variants" : [ {
|
16151
|
+
"hostname" : "mediapackagev2-fips.ca-central-1.amazonaws.com",
|
16152
|
+
"tags" : [ "fips" ]
|
16153
|
+
} ]
|
16154
|
+
},
|
15908
16155
|
"eu-central-1" : { },
|
15909
16156
|
"eu-north-1" : { },
|
15910
16157
|
"eu-west-1" : { },
|
15911
16158
|
"eu-west-2" : { },
|
15912
16159
|
"eu-west-3" : { },
|
16160
|
+
"fips-ca-central-1" : {
|
16161
|
+
"credentialScope" : {
|
16162
|
+
"region" : "ca-central-1"
|
16163
|
+
},
|
16164
|
+
"deprecated" : true,
|
16165
|
+
"hostname" : "mediapackagev2-fips.ca-central-1.amazonaws.com"
|
16166
|
+
},
|
16167
|
+
"fips-us-east-1" : {
|
16168
|
+
"credentialScope" : {
|
16169
|
+
"region" : "us-east-1"
|
16170
|
+
},
|
16171
|
+
"deprecated" : true,
|
16172
|
+
"hostname" : "mediapackagev2-fips.us-east-1.amazonaws.com"
|
16173
|
+
},
|
16174
|
+
"fips-us-east-2" : {
|
16175
|
+
"credentialScope" : {
|
16176
|
+
"region" : "us-east-2"
|
16177
|
+
},
|
16178
|
+
"deprecated" : true,
|
16179
|
+
"hostname" : "mediapackagev2-fips.us-east-2.amazonaws.com"
|
16180
|
+
},
|
16181
|
+
"fips-us-west-1" : {
|
16182
|
+
"credentialScope" : {
|
16183
|
+
"region" : "us-west-1"
|
16184
|
+
},
|
16185
|
+
"deprecated" : true,
|
16186
|
+
"hostname" : "mediapackagev2-fips.us-west-1.amazonaws.com"
|
16187
|
+
},
|
16188
|
+
"fips-us-west-2" : {
|
16189
|
+
"credentialScope" : {
|
16190
|
+
"region" : "us-west-2"
|
16191
|
+
},
|
16192
|
+
"deprecated" : true,
|
16193
|
+
"hostname" : "mediapackagev2-fips.us-west-2.amazonaws.com"
|
16194
|
+
},
|
15913
16195
|
"me-central-1" : { },
|
15914
16196
|
"sa-east-1" : { },
|
15915
|
-
"us-east-1" : {
|
15916
|
-
|
15917
|
-
|
15918
|
-
|
16197
|
+
"us-east-1" : {
|
16198
|
+
"variants" : [ {
|
16199
|
+
"hostname" : "mediapackagev2-fips.us-east-1.amazonaws.com",
|
16200
|
+
"tags" : [ "fips" ]
|
16201
|
+
} ]
|
16202
|
+
},
|
16203
|
+
"us-east-2" : {
|
16204
|
+
"variants" : [ {
|
16205
|
+
"hostname" : "mediapackagev2-fips.us-east-2.amazonaws.com",
|
16206
|
+
"tags" : [ "fips" ]
|
16207
|
+
} ]
|
16208
|
+
},
|
16209
|
+
"us-west-1" : {
|
16210
|
+
"variants" : [ {
|
16211
|
+
"hostname" : "mediapackagev2-fips.us-west-1.amazonaws.com",
|
16212
|
+
"tags" : [ "fips" ]
|
16213
|
+
} ]
|
16214
|
+
},
|
16215
|
+
"us-west-2" : {
|
16216
|
+
"variants" : [ {
|
16217
|
+
"hostname" : "mediapackagev2-fips.us-west-2.amazonaws.com",
|
16218
|
+
"tags" : [ "fips" ]
|
16219
|
+
} ]
|
16220
|
+
}
|
15919
16221
|
}
|
15920
16222
|
},
|
15921
16223
|
"mediastore" : {
|
@@ -16797,6 +17099,7 @@
|
|
16797
17099
|
"ap-southeast-3" : { },
|
16798
17100
|
"ap-southeast-4" : { },
|
16799
17101
|
"ap-southeast-5" : { },
|
17102
|
+
"ap-southeast-7" : { },
|
16800
17103
|
"ca-central-1" : {
|
16801
17104
|
"variants" : [ {
|
16802
17105
|
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
|
@@ -16850,6 +17153,7 @@
|
|
16850
17153
|
"il-central-1" : { },
|
16851
17154
|
"me-central-1" : { },
|
16852
17155
|
"me-south-1" : { },
|
17156
|
+
"mx-central-1" : { },
|
16853
17157
|
"sa-east-1" : { },
|
16854
17158
|
"us-east-1" : {
|
16855
17159
|
"variants" : [ {
|
@@ -16887,6 +17191,12 @@
|
|
16887
17191
|
"variants" : [ {
|
16888
17192
|
"hostname" : "networkmanager-fips.us-west-2.amazonaws.com",
|
16889
17193
|
"tags" : [ "fips" ]
|
17194
|
+
}, {
|
17195
|
+
"hostname" : "networkmanager-fips.us-west-2.api.aws",
|
17196
|
+
"tags" : [ "dualstack", "fips" ]
|
17197
|
+
}, {
|
17198
|
+
"hostname" : "networkmanager.us-west-2.api.aws",
|
17199
|
+
"tags" : [ "dualstack" ]
|
16890
17200
|
} ]
|
16891
17201
|
},
|
16892
17202
|
"fips-aws-global" : {
|
@@ -17979,6 +18289,12 @@
|
|
17979
18289
|
"tags" : [ "dualstack" ]
|
17980
18290
|
} ]
|
17981
18291
|
},
|
18292
|
+
"ap-southeast-5" : {
|
18293
|
+
"variants" : [ {
|
18294
|
+
"hostname" : "polly.ap-southeast-5.api.aws",
|
18295
|
+
"tags" : [ "dualstack" ]
|
18296
|
+
} ]
|
18297
|
+
},
|
17982
18298
|
"ca-central-1" : {
|
17983
18299
|
"variants" : [ {
|
17984
18300
|
"hostname" : "polly-fips.ca-central-1.amazonaws.com",
|
@@ -22143,24 +22459,36 @@
|
|
22143
22459
|
"variants" : [ {
|
22144
22460
|
"hostname" : "securitylake-fips.us-east-1.amazonaws.com",
|
22145
22461
|
"tags" : [ "fips" ]
|
22462
|
+
}, {
|
22463
|
+
"hostname" : "securitylake-fips.us-east-1.api.aws",
|
22464
|
+
"tags" : [ "dualstack", "fips" ]
|
22146
22465
|
} ]
|
22147
22466
|
},
|
22148
22467
|
"us-east-2" : {
|
22149
22468
|
"variants" : [ {
|
22150
22469
|
"hostname" : "securitylake-fips.us-east-2.amazonaws.com",
|
22151
22470
|
"tags" : [ "fips" ]
|
22471
|
+
}, {
|
22472
|
+
"hostname" : "securitylake-fips.us-east-2.api.aws",
|
22473
|
+
"tags" : [ "dualstack", "fips" ]
|
22152
22474
|
} ]
|
22153
22475
|
},
|
22154
22476
|
"us-west-1" : {
|
22155
22477
|
"variants" : [ {
|
22156
22478
|
"hostname" : "securitylake-fips.us-west-1.amazonaws.com",
|
22157
22479
|
"tags" : [ "fips" ]
|
22480
|
+
}, {
|
22481
|
+
"hostname" : "securitylake-fips.us-west-1.api.aws",
|
22482
|
+
"tags" : [ "dualstack", "fips" ]
|
22158
22483
|
} ]
|
22159
22484
|
},
|
22160
22485
|
"us-west-2" : {
|
22161
22486
|
"variants" : [ {
|
22162
22487
|
"hostname" : "securitylake-fips.us-west-2.amazonaws.com",
|
22163
22488
|
"tags" : [ "fips" ]
|
22489
|
+
}, {
|
22490
|
+
"hostname" : "securitylake-fips.us-west-2.api.aws",
|
22491
|
+
"tags" : [ "dualstack", "fips" ]
|
22164
22492
|
} ]
|
22165
22493
|
}
|
22166
22494
|
}
|
@@ -26156,21 +26484,72 @@
|
|
26156
26484
|
},
|
26157
26485
|
"transcribestreaming" : {
|
26158
26486
|
"endpoints" : {
|
26159
|
-
"af-south-1" : {
|
26160
|
-
|
26161
|
-
|
26162
|
-
|
26163
|
-
|
26164
|
-
|
26487
|
+
"af-south-1" : {
|
26488
|
+
"variants" : [ {
|
26489
|
+
"hostname" : "transcribestreaming.af-south-1.api.aws",
|
26490
|
+
"tags" : [ "dualstack" ]
|
26491
|
+
} ]
|
26492
|
+
},
|
26493
|
+
"ap-northeast-1" : {
|
26494
|
+
"variants" : [ {
|
26495
|
+
"hostname" : "transcribestreaming.ap-northeast-1.api.aws",
|
26496
|
+
"tags" : [ "dualstack" ]
|
26497
|
+
} ]
|
26498
|
+
},
|
26499
|
+
"ap-northeast-2" : {
|
26500
|
+
"variants" : [ {
|
26501
|
+
"hostname" : "transcribestreaming.ap-northeast-2.api.aws",
|
26502
|
+
"tags" : [ "dualstack" ]
|
26503
|
+
} ]
|
26504
|
+
},
|
26505
|
+
"ap-south-1" : {
|
26506
|
+
"variants" : [ {
|
26507
|
+
"hostname" : "transcribestreaming.ap-south-1.api.aws",
|
26508
|
+
"tags" : [ "dualstack" ]
|
26509
|
+
} ]
|
26510
|
+
},
|
26511
|
+
"ap-southeast-1" : {
|
26512
|
+
"variants" : [ {
|
26513
|
+
"hostname" : "transcribestreaming.ap-southeast-1.api.aws",
|
26514
|
+
"tags" : [ "dualstack" ]
|
26515
|
+
} ]
|
26516
|
+
},
|
26517
|
+
"ap-southeast-2" : {
|
26518
|
+
"variants" : [ {
|
26519
|
+
"hostname" : "transcribestreaming.ap-southeast-2.api.aws",
|
26520
|
+
"tags" : [ "dualstack" ]
|
26521
|
+
} ]
|
26522
|
+
},
|
26165
26523
|
"ca-central-1" : {
|
26166
26524
|
"variants" : [ {
|
26167
26525
|
"hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com",
|
26168
26526
|
"tags" : [ "fips" ]
|
26527
|
+
}, {
|
26528
|
+
"hostname" : "transcribestreaming-fips.ca-central-1.api.aws",
|
26529
|
+
"tags" : [ "dualstack", "fips" ]
|
26530
|
+
}, {
|
26531
|
+
"hostname" : "transcribestreaming.ca-central-1.api.aws",
|
26532
|
+
"tags" : [ "dualstack" ]
|
26533
|
+
} ]
|
26534
|
+
},
|
26535
|
+
"eu-central-1" : {
|
26536
|
+
"variants" : [ {
|
26537
|
+
"hostname" : "transcribestreaming.eu-central-1.api.aws",
|
26538
|
+
"tags" : [ "dualstack" ]
|
26539
|
+
} ]
|
26540
|
+
},
|
26541
|
+
"eu-west-1" : {
|
26542
|
+
"variants" : [ {
|
26543
|
+
"hostname" : "transcribestreaming.eu-west-1.api.aws",
|
26544
|
+
"tags" : [ "dualstack" ]
|
26545
|
+
} ]
|
26546
|
+
},
|
26547
|
+
"eu-west-2" : {
|
26548
|
+
"variants" : [ {
|
26549
|
+
"hostname" : "transcribestreaming.eu-west-2.api.aws",
|
26550
|
+
"tags" : [ "dualstack" ]
|
26169
26551
|
} ]
|
26170
26552
|
},
|
26171
|
-
"eu-central-1" : { },
|
26172
|
-
"eu-west-1" : { },
|
26173
|
-
"eu-west-2" : { },
|
26174
26553
|
"fips-ca-central-1" : {
|
26175
26554
|
"credentialScope" : {
|
26176
26555
|
"region" : "ca-central-1"
|
@@ -26199,23 +26578,46 @@
|
|
26199
26578
|
"deprecated" : true,
|
26200
26579
|
"hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
|
26201
26580
|
},
|
26202
|
-
"sa-east-1" : {
|
26581
|
+
"sa-east-1" : {
|
26582
|
+
"variants" : [ {
|
26583
|
+
"hostname" : "transcribestreaming.sa-east-1.api.aws",
|
26584
|
+
"tags" : [ "dualstack" ]
|
26585
|
+
} ]
|
26586
|
+
},
|
26203
26587
|
"us-east-1" : {
|
26204
26588
|
"variants" : [ {
|
26205
26589
|
"hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com",
|
26206
26590
|
"tags" : [ "fips" ]
|
26591
|
+
}, {
|
26592
|
+
"hostname" : "transcribestreaming-fips.us-east-1.api.aws",
|
26593
|
+
"tags" : [ "dualstack", "fips" ]
|
26594
|
+
}, {
|
26595
|
+
"hostname" : "transcribestreaming.us-east-1.api.aws",
|
26596
|
+
"tags" : [ "dualstack" ]
|
26207
26597
|
} ]
|
26208
26598
|
},
|
26209
26599
|
"us-east-2" : {
|
26210
26600
|
"variants" : [ {
|
26211
26601
|
"hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com",
|
26212
26602
|
"tags" : [ "fips" ]
|
26603
|
+
}, {
|
26604
|
+
"hostname" : "transcribestreaming-fips.us-east-2.api.aws",
|
26605
|
+
"tags" : [ "dualstack", "fips" ]
|
26606
|
+
}, {
|
26607
|
+
"hostname" : "transcribestreaming.us-east-2.api.aws",
|
26608
|
+
"tags" : [ "dualstack" ]
|
26213
26609
|
} ]
|
26214
26610
|
},
|
26215
26611
|
"us-west-2" : {
|
26216
26612
|
"variants" : [ {
|
26217
26613
|
"hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com",
|
26218
26614
|
"tags" : [ "fips" ]
|
26615
|
+
}, {
|
26616
|
+
"hostname" : "transcribestreaming-fips.us-west-2.api.aws",
|
26617
|
+
"tags" : [ "dualstack", "fips" ]
|
26618
|
+
}, {
|
26619
|
+
"hostname" : "transcribestreaming.us-west-2.api.aws",
|
26620
|
+
"tags" : [ "dualstack" ]
|
26219
26621
|
} ]
|
26220
26622
|
}
|
26221
26623
|
}
|
@@ -28262,16 +28664,16 @@
|
|
28262
28664
|
"applicationinsights" : {
|
28263
28665
|
"endpoints" : {
|
28264
28666
|
"cn-north-1" : {
|
28265
|
-
"
|
28266
|
-
"
|
28267
|
-
|
28268
|
-
|
28667
|
+
"variants" : [ {
|
28668
|
+
"hostname" : "applicationinsights.cn-north-1.api.amazonwebservices.com.cn",
|
28669
|
+
"tags" : [ "dualstack" ]
|
28670
|
+
} ]
|
28269
28671
|
},
|
28270
28672
|
"cn-northwest-1" : {
|
28271
|
-
"
|
28272
|
-
"
|
28273
|
-
|
28274
|
-
|
28673
|
+
"variants" : [ {
|
28674
|
+
"hostname" : "applicationinsights.cn-northwest-1.api.amazonwebservices.com.cn",
|
28675
|
+
"tags" : [ "dualstack" ]
|
28676
|
+
} ]
|
28275
28677
|
}
|
28276
28678
|
}
|
28277
28679
|
},
|
@@ -28782,8 +29184,18 @@
|
|
28782
29184
|
},
|
28783
29185
|
"events" : {
|
28784
29186
|
"endpoints" : {
|
28785
|
-
"cn-north-1" : {
|
28786
|
-
|
29187
|
+
"cn-north-1" : {
|
29188
|
+
"variants" : [ {
|
29189
|
+
"hostname" : "events.cn-north-1.api.amazonwebservices.com.cn",
|
29190
|
+
"tags" : [ "dualstack" ]
|
29191
|
+
} ]
|
29192
|
+
},
|
29193
|
+
"cn-northwest-1" : {
|
29194
|
+
"variants" : [ {
|
29195
|
+
"hostname" : "events.cn-northwest-1.api.amazonwebservices.com.cn",
|
29196
|
+
"tags" : [ "dualstack" ]
|
29197
|
+
} ]
|
29198
|
+
}
|
28787
29199
|
}
|
28788
29200
|
},
|
28789
29201
|
"firehose" : {
|
@@ -29749,8 +30161,18 @@
|
|
29749
30161
|
},
|
29750
30162
|
"transcribestreaming" : {
|
29751
30163
|
"endpoints" : {
|
29752
|
-
"cn-north-1" : {
|
29753
|
-
|
30164
|
+
"cn-north-1" : {
|
30165
|
+
"variants" : [ {
|
30166
|
+
"hostname" : "transcribestreaming.cn-north-1.api.amazonwebservices.com.cn",
|
30167
|
+
"tags" : [ "dualstack" ]
|
30168
|
+
} ]
|
30169
|
+
},
|
30170
|
+
"cn-northwest-1" : {
|
30171
|
+
"variants" : [ {
|
30172
|
+
"hostname" : "transcribestreaming.cn-northwest-1.api.amazonwebservices.com.cn",
|
30173
|
+
"tags" : [ "dualstack" ]
|
30174
|
+
} ]
|
30175
|
+
}
|
29754
30176
|
}
|
29755
30177
|
},
|
29756
30178
|
"transfer" : {
|
@@ -30340,17 +30762,43 @@
|
|
30340
30762
|
},
|
30341
30763
|
"applicationinsights" : {
|
30342
30764
|
"endpoints" : {
|
30343
|
-
"us-gov-east-1" : {
|
30765
|
+
"fips-us-gov-east-1" : {
|
30344
30766
|
"credentialScope" : {
|
30345
30767
|
"region" : "us-gov-east-1"
|
30346
30768
|
},
|
30347
|
-
"
|
30769
|
+
"deprecated" : true,
|
30770
|
+
"hostname" : "applicationinsights-fips.us-gov-east-1.amazonaws.com"
|
30348
30771
|
},
|
30349
|
-
"us-gov-west-1" : {
|
30772
|
+
"fips-us-gov-west-1" : {
|
30350
30773
|
"credentialScope" : {
|
30351
30774
|
"region" : "us-gov-west-1"
|
30352
30775
|
},
|
30353
|
-
"
|
30776
|
+
"deprecated" : true,
|
30777
|
+
"hostname" : "applicationinsights-fips.us-gov-west-1.amazonaws.com"
|
30778
|
+
},
|
30779
|
+
"us-gov-east-1" : {
|
30780
|
+
"variants" : [ {
|
30781
|
+
"hostname" : "applicationinsights-fips.us-gov-east-1.amazonaws.com",
|
30782
|
+
"tags" : [ "fips" ]
|
30783
|
+
}, {
|
30784
|
+
"hostname" : "applicationinsights-fips.us-gov-east-1.api.aws",
|
30785
|
+
"tags" : [ "dualstack", "fips" ]
|
30786
|
+
}, {
|
30787
|
+
"hostname" : "applicationinsights.us-gov-east-1.api.aws",
|
30788
|
+
"tags" : [ "dualstack" ]
|
30789
|
+
} ]
|
30790
|
+
},
|
30791
|
+
"us-gov-west-1" : {
|
30792
|
+
"variants" : [ {
|
30793
|
+
"hostname" : "applicationinsights-fips.us-gov-west-1.amazonaws.com",
|
30794
|
+
"tags" : [ "fips" ]
|
30795
|
+
}, {
|
30796
|
+
"hostname" : "applicationinsights-fips.us-gov-west-1.api.aws",
|
30797
|
+
"tags" : [ "dualstack", "fips" ]
|
30798
|
+
}, {
|
30799
|
+
"hostname" : "applicationinsights.us-gov-west-1.api.aws",
|
30800
|
+
"tags" : [ "dualstack" ]
|
30801
|
+
} ]
|
30354
30802
|
}
|
30355
30803
|
}
|
30356
30804
|
},
|
@@ -33327,6 +33775,12 @@
|
|
33327
33775
|
"variants" : [ {
|
33328
33776
|
"hostname" : "networkmanager.us-gov-west-1.amazonaws.com",
|
33329
33777
|
"tags" : [ "fips" ]
|
33778
|
+
}, {
|
33779
|
+
"hostname" : "networkmanager.us-gov-west-1.api.aws",
|
33780
|
+
"tags" : [ "dualstack" ]
|
33781
|
+
}, {
|
33782
|
+
"hostname" : "networkmanager.us-gov-west-1.api.aws",
|
33783
|
+
"tags" : [ "dualstack", "fips" ]
|
33330
33784
|
} ]
|
33331
33785
|
},
|
33332
33786
|
"fips-aws-us-gov-global" : {
|
@@ -34263,6 +34717,9 @@
|
|
34263
34717
|
"variants" : [ {
|
34264
34718
|
"hostname" : "securitylake.us-gov-east-1.amazonaws.com",
|
34265
34719
|
"tags" : [ "fips" ]
|
34720
|
+
}, {
|
34721
|
+
"hostname" : "securitylake.us-gov-east-1.api.aws",
|
34722
|
+
"tags" : [ "dualstack", "fips" ]
|
34266
34723
|
} ]
|
34267
34724
|
},
|
34268
34725
|
"us-gov-east-1-fips" : {
|
@@ -34276,6 +34733,9 @@
|
|
34276
34733
|
"variants" : [ {
|
34277
34734
|
"hostname" : "securitylake.us-gov-west-1.amazonaws.com",
|
34278
34735
|
"tags" : [ "fips" ]
|
34736
|
+
}, {
|
34737
|
+
"hostname" : "securitylake.us-gov-west-1.api.aws",
|
34738
|
+
"tags" : [ "dualstack", "fips" ]
|
34279
34739
|
} ]
|
34280
34740
|
},
|
34281
34741
|
"us-gov-west-1-fips" : {
|
@@ -34684,19 +35144,33 @@
|
|
34684
35144
|
} ]
|
34685
35145
|
},
|
34686
35146
|
"endpoints" : {
|
34687
|
-
"us-gov-east-1" : {
|
35147
|
+
"fips-us-gov-east-1" : {
|
34688
35148
|
"credentialScope" : {
|
34689
35149
|
"region" : "us-gov-east-1"
|
34690
35150
|
},
|
35151
|
+
"deprecated" : true,
|
34691
35152
|
"hostname" : "sqs.us-gov-east-1.amazonaws.com"
|
34692
35153
|
},
|
34693
|
-
"us-gov-west-1" : {
|
35154
|
+
"fips-us-gov-west-1" : {
|
34694
35155
|
"credentialScope" : {
|
34695
35156
|
"region" : "us-gov-west-1"
|
34696
35157
|
},
|
34697
|
-
"
|
35158
|
+
"deprecated" : true,
|
35159
|
+
"hostname" : "sqs.us-gov-west-1.amazonaws.com"
|
35160
|
+
},
|
35161
|
+
"us-gov-east-1" : {
|
35162
|
+
"variants" : [ {
|
35163
|
+
"hostname" : "sqs.us-gov-east-1.amazonaws.com",
|
35164
|
+
"tags" : [ "fips" ]
|
35165
|
+
} ]
|
35166
|
+
},
|
35167
|
+
"us-gov-west-1" : {
|
34698
35168
|
"protocols" : [ "http", "https" ],
|
34699
|
-
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
35169
|
+
"sslCommonName" : "{region}.queue.{dnsSuffix}",
|
35170
|
+
"variants" : [ {
|
35171
|
+
"hostname" : "sqs.us-gov-west-1.amazonaws.com",
|
35172
|
+
"tags" : [ "fips" ]
|
35173
|
+
} ]
|
34700
35174
|
}
|
34701
35175
|
}
|
34702
35176
|
},
|
@@ -35117,12 +35591,24 @@
|
|
35117
35591
|
"variants" : [ {
|
35118
35592
|
"hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com",
|
35119
35593
|
"tags" : [ "fips" ]
|
35594
|
+
}, {
|
35595
|
+
"hostname" : "transcribestreaming-fips.us-gov-east-1.api.aws",
|
35596
|
+
"tags" : [ "dualstack", "fips" ]
|
35597
|
+
}, {
|
35598
|
+
"hostname" : "transcribestreaming.us-gov-east-1.api.aws",
|
35599
|
+
"tags" : [ "dualstack" ]
|
35120
35600
|
} ]
|
35121
35601
|
},
|
35122
35602
|
"us-gov-west-1" : {
|
35123
35603
|
"variants" : [ {
|
35124
35604
|
"hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com",
|
35125
35605
|
"tags" : [ "fips" ]
|
35606
|
+
}, {
|
35607
|
+
"hostname" : "transcribestreaming-fips.us-gov-west-1.api.aws",
|
35608
|
+
"tags" : [ "dualstack", "fips" ]
|
35609
|
+
}, {
|
35610
|
+
"hostname" : "transcribestreaming.us-gov-west-1.api.aws",
|
35611
|
+
"tags" : [ "dualstack" ]
|
35126
35612
|
} ]
|
35127
35613
|
}
|
35128
35614
|
}
|
@@ -36361,10 +36847,33 @@
|
|
36361
36847
|
},
|
36362
36848
|
"sqs" : {
|
36363
36849
|
"endpoints" : {
|
36850
|
+
"fips-us-iso-east-1" : {
|
36851
|
+
"credentialScope" : {
|
36852
|
+
"region" : "us-iso-east-1"
|
36853
|
+
},
|
36854
|
+
"deprecated" : true,
|
36855
|
+
"hostname" : "sqs.us-iso-east-1.c2s.ic.gov"
|
36856
|
+
},
|
36857
|
+
"fips-us-iso-west-1" : {
|
36858
|
+
"credentialScope" : {
|
36859
|
+
"region" : "us-iso-west-1"
|
36860
|
+
},
|
36861
|
+
"deprecated" : true,
|
36862
|
+
"hostname" : "sqs.us-iso-west-1.c2s.ic.gov"
|
36863
|
+
},
|
36364
36864
|
"us-iso-east-1" : {
|
36365
|
-
"protocols" : [ "http", "https" ]
|
36865
|
+
"protocols" : [ "http", "https" ],
|
36866
|
+
"variants" : [ {
|
36867
|
+
"hostname" : "sqs.us-iso-east-1.c2s.ic.gov",
|
36868
|
+
"tags" : [ "fips" ]
|
36869
|
+
} ]
|
36366
36870
|
},
|
36367
|
-
"us-iso-west-1" : {
|
36871
|
+
"us-iso-west-1" : {
|
36872
|
+
"variants" : [ {
|
36873
|
+
"hostname" : "sqs.us-iso-west-1.c2s.ic.gov",
|
36874
|
+
"tags" : [ "fips" ]
|
36875
|
+
} ]
|
36876
|
+
}
|
36368
36877
|
}
|
36369
36878
|
},
|
36370
36879
|
"ssm" : {
|
@@ -37195,7 +37704,19 @@
|
|
37195
37704
|
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
37196
37705
|
},
|
37197
37706
|
"endpoints" : {
|
37198
|
-
"us-isob-east-1" : {
|
37707
|
+
"fips-us-isob-east-1" : {
|
37708
|
+
"credentialScope" : {
|
37709
|
+
"region" : "us-isob-east-1"
|
37710
|
+
},
|
37711
|
+
"deprecated" : true,
|
37712
|
+
"hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov"
|
37713
|
+
},
|
37714
|
+
"us-isob-east-1" : {
|
37715
|
+
"variants" : [ {
|
37716
|
+
"hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov",
|
37717
|
+
"tags" : [ "fips" ]
|
37718
|
+
} ]
|
37719
|
+
}
|
37199
37720
|
}
|
37200
37721
|
},
|
37201
37722
|
"ssm" : {
|
@@ -38058,8 +38579,32 @@
|
|
38058
38579
|
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
38059
38580
|
},
|
38060
38581
|
"endpoints" : {
|
38061
|
-
"us-isof-east-1" : {
|
38062
|
-
|
38582
|
+
"fips-us-isof-east-1" : {
|
38583
|
+
"credentialScope" : {
|
38584
|
+
"region" : "us-isof-east-1"
|
38585
|
+
},
|
38586
|
+
"deprecated" : true,
|
38587
|
+
"hostname" : "sqs.us-isof-east-1.csp.hci.ic.gov"
|
38588
|
+
},
|
38589
|
+
"fips-us-isof-south-1" : {
|
38590
|
+
"credentialScope" : {
|
38591
|
+
"region" : "us-isof-south-1"
|
38592
|
+
},
|
38593
|
+
"deprecated" : true,
|
38594
|
+
"hostname" : "sqs.us-isof-south-1.csp.hci.ic.gov"
|
38595
|
+
},
|
38596
|
+
"us-isof-east-1" : {
|
38597
|
+
"variants" : [ {
|
38598
|
+
"hostname" : "sqs.us-isof-east-1.csp.hci.ic.gov",
|
38599
|
+
"tags" : [ "fips" ]
|
38600
|
+
} ]
|
38601
|
+
},
|
38602
|
+
"us-isof-south-1" : {
|
38603
|
+
"variants" : [ {
|
38604
|
+
"hostname" : "sqs.us-isof-south-1.csp.hci.ic.gov",
|
38605
|
+
"tags" : [ "fips" ]
|
38606
|
+
} ]
|
38607
|
+
}
|
38063
38608
|
}
|
38064
38609
|
},
|
38065
38610
|
"ssm" : {
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-partitions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.1077.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-03-
|
11
|
+
date: 2025-03-28 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|