aws-partitions 1.525.0 → 1.526.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 +5 -0
- data/VERSION +1 -1
- data/partitions.json +123 -0
- 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: ed4579a130cf928c8a23794721813bc4a1edaa76bbcc44588ce7f3a15c73d2f8
|
|
4
|
+
data.tar.gz: 980cb4698252a745bdbfb0c3fd3524f8ec0cf02505b4e4623a9edc93a7423745
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4442eee350138adf36828ecade8c28f7125fc006f7d633811d58ccbf7bc980b7370f4568986727590bea628b60fb979a82b65bcc6fe32a3bd90eea021d2734a5
|
|
7
|
+
data.tar.gz: 89e612d31eec8b543fb39d3eb98861c0e1fb6e503dec733cd3080a6536fb9c8e209e674873af5d79102cd2d5697865ec0028e56baa450e31ece9e427f3a6723c
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.526.0
|
data/partitions.json
CHANGED
|
@@ -2431,6 +2431,106 @@
|
|
|
2431
2431
|
}
|
|
2432
2432
|
}
|
|
2433
2433
|
},
|
|
2434
|
+
"compute-optimizer" : {
|
|
2435
|
+
"endpoints" : {
|
|
2436
|
+
"ap-northeast-1" : {
|
|
2437
|
+
"credentialScope" : {
|
|
2438
|
+
"region" : "ap-northeast-1"
|
|
2439
|
+
},
|
|
2440
|
+
"hostname" : "compute-optimizer.ap-northeast-1.amazonaws.com"
|
|
2441
|
+
},
|
|
2442
|
+
"ap-northeast-2" : {
|
|
2443
|
+
"credentialScope" : {
|
|
2444
|
+
"region" : "ap-northeast-2"
|
|
2445
|
+
},
|
|
2446
|
+
"hostname" : "compute-optimizer.ap-northeast-2.amazonaws.com"
|
|
2447
|
+
},
|
|
2448
|
+
"ap-south-1" : {
|
|
2449
|
+
"credentialScope" : {
|
|
2450
|
+
"region" : "ap-south-1"
|
|
2451
|
+
},
|
|
2452
|
+
"hostname" : "compute-optimizer.ap-south-1.amazonaws.com"
|
|
2453
|
+
},
|
|
2454
|
+
"ap-southeast-1" : {
|
|
2455
|
+
"credentialScope" : {
|
|
2456
|
+
"region" : "ap-southeast-1"
|
|
2457
|
+
},
|
|
2458
|
+
"hostname" : "compute-optimizer.ap-southeast-1.amazonaws.com"
|
|
2459
|
+
},
|
|
2460
|
+
"ap-southeast-2" : {
|
|
2461
|
+
"credentialScope" : {
|
|
2462
|
+
"region" : "ap-southeast-2"
|
|
2463
|
+
},
|
|
2464
|
+
"hostname" : "compute-optimizer.ap-southeast-2.amazonaws.com"
|
|
2465
|
+
},
|
|
2466
|
+
"ca-central-1" : {
|
|
2467
|
+
"credentialScope" : {
|
|
2468
|
+
"region" : "ca-central-1"
|
|
2469
|
+
},
|
|
2470
|
+
"hostname" : "compute-optimizer.ca-central-1.amazonaws.com"
|
|
2471
|
+
},
|
|
2472
|
+
"eu-central-1" : {
|
|
2473
|
+
"credentialScope" : {
|
|
2474
|
+
"region" : "eu-central-1"
|
|
2475
|
+
},
|
|
2476
|
+
"hostname" : "compute-optimizer.eu-central-1.amazonaws.com"
|
|
2477
|
+
},
|
|
2478
|
+
"eu-north-1" : {
|
|
2479
|
+
"credentialScope" : {
|
|
2480
|
+
"region" : "eu-north-1"
|
|
2481
|
+
},
|
|
2482
|
+
"hostname" : "compute-optimizer.eu-north-1.amazonaws.com"
|
|
2483
|
+
},
|
|
2484
|
+
"eu-west-1" : {
|
|
2485
|
+
"credentialScope" : {
|
|
2486
|
+
"region" : "eu-west-1"
|
|
2487
|
+
},
|
|
2488
|
+
"hostname" : "compute-optimizer.eu-west-1.amazonaws.com"
|
|
2489
|
+
},
|
|
2490
|
+
"eu-west-2" : {
|
|
2491
|
+
"credentialScope" : {
|
|
2492
|
+
"region" : "eu-west-2"
|
|
2493
|
+
},
|
|
2494
|
+
"hostname" : "compute-optimizer.eu-west-2.amazonaws.com"
|
|
2495
|
+
},
|
|
2496
|
+
"eu-west-3" : {
|
|
2497
|
+
"credentialScope" : {
|
|
2498
|
+
"region" : "eu-west-3"
|
|
2499
|
+
},
|
|
2500
|
+
"hostname" : "compute-optimizer.eu-west-3.amazonaws.com"
|
|
2501
|
+
},
|
|
2502
|
+
"sa-east-1" : {
|
|
2503
|
+
"credentialScope" : {
|
|
2504
|
+
"region" : "sa-east-1"
|
|
2505
|
+
},
|
|
2506
|
+
"hostname" : "compute-optimizer.sa-east-1.amazonaws.com"
|
|
2507
|
+
},
|
|
2508
|
+
"us-east-1" : {
|
|
2509
|
+
"credentialScope" : {
|
|
2510
|
+
"region" : "us-east-1"
|
|
2511
|
+
},
|
|
2512
|
+
"hostname" : "compute-optimizer.us-east-1.amazonaws.com"
|
|
2513
|
+
},
|
|
2514
|
+
"us-east-2" : {
|
|
2515
|
+
"credentialScope" : {
|
|
2516
|
+
"region" : "us-east-2"
|
|
2517
|
+
},
|
|
2518
|
+
"hostname" : "compute-optimizer.us-east-2.amazonaws.com"
|
|
2519
|
+
},
|
|
2520
|
+
"us-west-1" : {
|
|
2521
|
+
"credentialScope" : {
|
|
2522
|
+
"region" : "us-west-1"
|
|
2523
|
+
},
|
|
2524
|
+
"hostname" : "compute-optimizer.us-west-1.amazonaws.com"
|
|
2525
|
+
},
|
|
2526
|
+
"us-west-2" : {
|
|
2527
|
+
"credentialScope" : {
|
|
2528
|
+
"region" : "us-west-2"
|
|
2529
|
+
},
|
|
2530
|
+
"hostname" : "compute-optimizer.us-west-2.amazonaws.com"
|
|
2531
|
+
}
|
|
2532
|
+
}
|
|
2533
|
+
},
|
|
2434
2534
|
"config" : {
|
|
2435
2535
|
"endpoints" : {
|
|
2436
2536
|
"af-south-1" : { },
|
|
@@ -10750,13 +10850,20 @@
|
|
|
10750
10850
|
"ssm-incidents" : {
|
|
10751
10851
|
"endpoints" : {
|
|
10752
10852
|
"ap-northeast-1" : { },
|
|
10853
|
+
"ap-northeast-2" : { },
|
|
10854
|
+
"ap-south-1" : { },
|
|
10753
10855
|
"ap-southeast-1" : { },
|
|
10754
10856
|
"ap-southeast-2" : { },
|
|
10857
|
+
"ca-central-1" : { },
|
|
10755
10858
|
"eu-central-1" : { },
|
|
10756
10859
|
"eu-north-1" : { },
|
|
10757
10860
|
"eu-west-1" : { },
|
|
10861
|
+
"eu-west-2" : { },
|
|
10862
|
+
"eu-west-3" : { },
|
|
10863
|
+
"sa-east-1" : { },
|
|
10758
10864
|
"us-east-1" : { },
|
|
10759
10865
|
"us-east-2" : { },
|
|
10866
|
+
"us-west-1" : { },
|
|
10760
10867
|
"us-west-2" : { }
|
|
10761
10868
|
}
|
|
10762
10869
|
},
|
|
@@ -12358,6 +12465,22 @@
|
|
|
12358
12465
|
"cn-north-1" : { }
|
|
12359
12466
|
}
|
|
12360
12467
|
},
|
|
12468
|
+
"compute-optimizer" : {
|
|
12469
|
+
"endpoints" : {
|
|
12470
|
+
"cn-north-1" : {
|
|
12471
|
+
"credentialScope" : {
|
|
12472
|
+
"region" : "cn-north-1"
|
|
12473
|
+
},
|
|
12474
|
+
"hostname" : "compute-optimizer.cn-north-1.amazonaws.com.cn"
|
|
12475
|
+
},
|
|
12476
|
+
"cn-northwest-1" : {
|
|
12477
|
+
"credentialScope" : {
|
|
12478
|
+
"region" : "cn-northwest-1"
|
|
12479
|
+
},
|
|
12480
|
+
"hostname" : "compute-optimizer.cn-northwest-1.amazonaws.com.cn"
|
|
12481
|
+
}
|
|
12482
|
+
}
|
|
12483
|
+
},
|
|
12361
12484
|
"config" : {
|
|
12362
12485
|
"endpoints" : {
|
|
12363
12486
|
"cn-north-1" : { },
|
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.526.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: 2021-11-
|
|
11
|
+
date: 2021-11-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|