aws-partitions 1.664.0 → 1.665.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7499c30391e62417e946aa207815dda83aba54e9a3a07db5643abee993ae547d
4
- data.tar.gz: 54e961da9915e7d68e09004a6b59b708741c23132ba7f9aa19ff7756ede7c3a1
3
+ metadata.gz: 2b6a079d08bb26514f413508e4a55d4d26d18daeffed852f9dc202000582c7b8
4
+ data.tar.gz: 370223fb9f7c74c167775a2168a08abf0185cd52b3e98223e7fa5652d090193c
5
5
  SHA512:
6
- metadata.gz: b01bd515282c8ea8987e0d9a8fe6981041a974b7f0823a963bc8a20a412f3a0eda38bd042e15024240b2935271f6e602beb4e0dcfd704ef2d26cce01a0d578ad
7
- data.tar.gz: 9c07f9dbf2db472ff3ac238259f4cd1f949a8169c29bdc3fad3a965a216501c7f57592f6afedf4fd73f2a87bb2b73cf18a306c91f0b1d5d556cdfe1364a917bb
6
+ metadata.gz: ecd26f0f756667a3b45e0c66398ba6bdf5b568d0db3a16670eb8bc582c0cdb8457510c97fb827873f1f2eaf175c4799b7858db2cda7a3532bef4b1dcf6e58b57
7
+ data.tar.gz: '02908b492afc2e1647292fc0462b8fb80e8e43e61925faab5240d030efb6ef82e7f8c0ad14d88ef2b55d70d36833b20afc83d83f1a7e2f1cc382ccc8e79ab610'
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.665.0 (2022-11-22)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.664.0 (2022-11-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.664.0
1
+ 1.665.0
@@ -28,6 +28,9 @@
28
28
  "ap-south-1" : {
29
29
  "description" : "Asia Pacific (Mumbai)"
30
30
  },
31
+ "ap-south-2" : {
32
+ "description" : "Asia Pacific (Hyderabad)"
33
+ },
31
34
  "ap-southeast-1" : {
32
35
  "description" : "Asia Pacific (Singapore)"
33
36
  },
data/partitions.json CHANGED
@@ -41,6 +41,9 @@
41
41
  "ap-south-1" : {
42
42
  "description" : "Asia Pacific (Mumbai)"
43
43
  },
44
+ "ap-south-2" : {
45
+ "description" : "Asia Pacific (Hyderabad)"
46
+ },
44
47
  "ap-southeast-1" : {
45
48
  "description" : "Asia Pacific (Singapore)"
46
49
  },
@@ -113,6 +116,7 @@
113
116
  "ap-northeast-2" : { },
114
117
  "ap-northeast-3" : { },
115
118
  "ap-south-1" : { },
119
+ "ap-south-2" : { },
116
120
  "ap-southeast-1" : { },
117
121
  "ap-southeast-2" : { },
118
122
  "ap-southeast-3" : { },
@@ -214,6 +218,7 @@
214
218
  "ap-northeast-2" : { },
215
219
  "ap-northeast-3" : { },
216
220
  "ap-south-1" : { },
221
+ "ap-south-2" : { },
217
222
  "ap-southeast-1" : { },
218
223
  "ap-southeast-2" : { },
219
224
  "ap-southeast-3" : { },
@@ -587,6 +592,12 @@
587
592
  },
588
593
  "hostname" : "api.ecr.ap-south-1.amazonaws.com"
589
594
  },
595
+ "ap-south-2" : {
596
+ "credentialScope" : {
597
+ "region" : "ap-south-2"
598
+ },
599
+ "hostname" : "api.ecr.ap-south-2.amazonaws.com"
600
+ },
590
601
  "ap-southeast-1" : {
591
602
  "credentialScope" : {
592
603
  "region" : "ap-southeast-1"
@@ -1174,6 +1185,7 @@
1174
1185
  "ap-northeast-2" : { },
1175
1186
  "ap-northeast-3" : { },
1176
1187
  "ap-south-1" : { },
1188
+ "ap-south-2" : { },
1177
1189
  "ap-southeast-1" : { },
1178
1190
  "ap-southeast-2" : { },
1179
1191
  "ap-southeast-3" : { },
@@ -1277,6 +1289,7 @@
1277
1289
  "ap-northeast-2" : { },
1278
1290
  "ap-northeast-3" : { },
1279
1291
  "ap-south-1" : { },
1292
+ "ap-south-2" : { },
1280
1293
  "ap-southeast-1" : { },
1281
1294
  "ap-southeast-2" : { },
1282
1295
  "ap-southeast-3" : { },
@@ -1354,6 +1367,7 @@
1354
1367
  "ap-northeast-2" : { },
1355
1368
  "ap-northeast-3" : { },
1356
1369
  "ap-south-1" : { },
1370
+ "ap-south-2" : { },
1357
1371
  "ap-southeast-1" : { },
1358
1372
  "ap-southeast-2" : { },
1359
1373
  "ap-southeast-3" : { },
@@ -1945,6 +1959,7 @@
1945
1959
  "ap-northeast-2" : { },
1946
1960
  "ap-northeast-3" : { },
1947
1961
  "ap-south-1" : { },
1962
+ "ap-south-2" : { },
1948
1963
  "ap-southeast-1" : { },
1949
1964
  "ap-southeast-2" : { },
1950
1965
  "ap-southeast-3" : { },
@@ -2284,6 +2299,7 @@
2284
2299
  "ap-northeast-2" : { },
2285
2300
  "ap-northeast-3" : { },
2286
2301
  "ap-south-1" : { },
2302
+ "ap-south-2" : { },
2287
2303
  "ap-southeast-1" : { },
2288
2304
  "ap-southeast-2" : { },
2289
2305
  "ap-southeast-3" : { },
@@ -2386,6 +2402,7 @@
2386
2402
  "ap-northeast-2" : { },
2387
2403
  "ap-northeast-3" : { },
2388
2404
  "ap-south-1" : { },
2405
+ "ap-south-2" : { },
2389
2406
  "ap-southeast-1" : { },
2390
2407
  "ap-southeast-2" : { },
2391
2408
  "ap-southeast-3" : { },
@@ -2527,6 +2544,7 @@
2527
2544
  "ap-northeast-2" : { },
2528
2545
  "ap-northeast-3" : { },
2529
2546
  "ap-south-1" : { },
2547
+ "ap-south-2" : { },
2530
2548
  "ap-southeast-1" : { },
2531
2549
  "ap-southeast-2" : { },
2532
2550
  "ap-southeast-3" : { },
@@ -2787,6 +2805,7 @@
2787
2805
  "ap-northeast-2" : { },
2788
2806
  "ap-northeast-3" : { },
2789
2807
  "ap-south-1" : { },
2808
+ "ap-south-2" : { },
2790
2809
  "ap-southeast-1" : { },
2791
2810
  "ap-southeast-2" : { },
2792
2811
  "ap-southeast-3" : { },
@@ -3392,6 +3411,7 @@
3392
3411
  "ap-northeast-2" : { },
3393
3412
  "ap-northeast-3" : { },
3394
3413
  "ap-south-1" : { },
3414
+ "ap-south-2" : { },
3395
3415
  "ap-southeast-1" : { },
3396
3416
  "ap-southeast-2" : { },
3397
3417
  "ap-southeast-3" : { },
@@ -4134,6 +4154,7 @@
4134
4154
  "ap-northeast-2" : { },
4135
4155
  "ap-northeast-3" : { },
4136
4156
  "ap-south-1" : { },
4157
+ "ap-south-2" : { },
4137
4158
  "ap-southeast-1" : { },
4138
4159
  "ap-southeast-2" : { },
4139
4160
  "ap-southeast-3" : { },
@@ -4248,6 +4269,7 @@
4248
4269
  "ap-northeast-2" : { },
4249
4270
  "ap-northeast-3" : { },
4250
4271
  "ap-south-1" : { },
4272
+ "ap-south-2" : { },
4251
4273
  "ap-southeast-1" : { },
4252
4274
  "ap-southeast-2" : { },
4253
4275
  "ap-southeast-3" : { },
@@ -4546,6 +4568,7 @@
4546
4568
  "ap-northeast-2" : { },
4547
4569
  "ap-northeast-3" : { },
4548
4570
  "ap-south-1" : { },
4571
+ "ap-south-2" : { },
4549
4572
  "ap-southeast-1" : { },
4550
4573
  "ap-southeast-2" : { },
4551
4574
  "ap-southeast-3" : { },
@@ -4737,6 +4760,7 @@
4737
4760
  "tags" : [ "dualstack" ]
4738
4761
  } ]
4739
4762
  },
4763
+ "ap-south-2" : { },
4740
4764
  "ap-southeast-1" : { },
4741
4765
  "ap-southeast-2" : { },
4742
4766
  "ap-southeast-3" : { },
@@ -4845,6 +4869,7 @@
4845
4869
  "ap-northeast-2" : { },
4846
4870
  "ap-northeast-3" : { },
4847
4871
  "ap-south-1" : { },
4872
+ "ap-south-2" : { },
4848
4873
  "ap-southeast-1" : { },
4849
4874
  "ap-southeast-2" : { },
4850
4875
  "ap-southeast-3" : { },
@@ -5014,6 +5039,7 @@
5014
5039
  "ap-northeast-2" : { },
5015
5040
  "ap-northeast-3" : { },
5016
5041
  "ap-south-1" : { },
5042
+ "ap-south-2" : { },
5017
5043
  "ap-southeast-1" : { },
5018
5044
  "ap-southeast-2" : { },
5019
5045
  "ap-southeast-3" : { },
@@ -5478,6 +5504,7 @@
5478
5504
  "ap-northeast-2" : { },
5479
5505
  "ap-northeast-3" : { },
5480
5506
  "ap-south-1" : { },
5507
+ "ap-south-2" : { },
5481
5508
  "ap-southeast-1" : { },
5482
5509
  "ap-southeast-2" : { },
5483
5510
  "ap-southeast-3" : { },
@@ -5559,6 +5586,7 @@
5559
5586
  "ap-northeast-2" : { },
5560
5587
  "ap-northeast-3" : { },
5561
5588
  "ap-south-1" : { },
5589
+ "ap-south-2" : { },
5562
5590
  "ap-southeast-1" : { },
5563
5591
  "ap-southeast-2" : { },
5564
5592
  "ap-southeast-3" : { },
@@ -5882,6 +5910,7 @@
5882
5910
  "ap-northeast-2" : { },
5883
5911
  "ap-northeast-3" : { },
5884
5912
  "ap-south-1" : { },
5913
+ "ap-south-2" : { },
5885
5914
  "ap-southeast-1" : { },
5886
5915
  "ap-southeast-2" : { },
5887
5916
  "ap-southeast-3" : { },
@@ -5966,6 +5995,7 @@
5966
5995
  "ap-northeast-2" : { },
5967
5996
  "ap-northeast-3" : { },
5968
5997
  "ap-south-1" : { },
5998
+ "ap-south-2" : { },
5969
5999
  "ap-southeast-1" : { },
5970
6000
  "ap-southeast-2" : { },
5971
6001
  "ap-southeast-3" : { },
@@ -8045,6 +8075,7 @@
8045
8075
  "ap-northeast-2" : { },
8046
8076
  "ap-northeast-3" : { },
8047
8077
  "ap-south-1" : { },
8078
+ "ap-south-2" : { },
8048
8079
  "ap-southeast-1" : { },
8049
8080
  "ap-southeast-2" : { },
8050
8081
  "ap-southeast-3" : { },
@@ -8247,6 +8278,12 @@
8247
8278
  "deprecated" : true,
8248
8279
  "hostname" : "kms-fips.ap-south-1.amazonaws.com"
8249
8280
  },
8281
+ "ap-south-2" : {
8282
+ "variants" : [ {
8283
+ "hostname" : "kms-fips.ap-south-2.amazonaws.com",
8284
+ "tags" : [ "fips" ]
8285
+ } ]
8286
+ },
8250
8287
  "ap-south-2-fips" : {
8251
8288
  "credentialScope" : {
8252
8289
  "region" : "ap-south-2"
@@ -8614,6 +8651,12 @@
8614
8651
  "tags" : [ "dualstack" ]
8615
8652
  } ]
8616
8653
  },
8654
+ "ap-south-2" : {
8655
+ "variants" : [ {
8656
+ "hostname" : "lambda.ap-south-2.api.aws",
8657
+ "tags" : [ "dualstack" ]
8658
+ } ]
8659
+ },
8617
8660
  "ap-southeast-1" : {
8618
8661
  "variants" : [ {
8619
8662
  "hostname" : "lambda.ap-southeast-1.api.aws",
@@ -8943,6 +8986,7 @@
8943
8986
  "ap-northeast-2" : { },
8944
8987
  "ap-northeast-3" : { },
8945
8988
  "ap-south-1" : { },
8989
+ "ap-south-2" : { },
8946
8990
  "ap-southeast-1" : { },
8947
8991
  "ap-southeast-2" : { },
8948
8992
  "ap-southeast-3" : { },
@@ -9511,6 +9555,7 @@
9511
9555
  "ap-northeast-2" : { },
9512
9556
  "ap-northeast-3" : { },
9513
9557
  "ap-south-1" : { },
9558
+ "ap-south-2" : { },
9514
9559
  "ap-southeast-1" : { },
9515
9560
  "ap-southeast-2" : { },
9516
9561
  "ap-southeast-3" : { },
@@ -9667,6 +9712,7 @@
9667
9712
  "ap-northeast-2" : { },
9668
9713
  "ap-northeast-3" : { },
9669
9714
  "ap-south-1" : { },
9715
+ "ap-south-2" : { },
9670
9716
  "ap-southeast-1" : { },
9671
9717
  "ap-southeast-2" : { },
9672
9718
  "ap-southeast-3" : { },
@@ -10358,6 +10404,7 @@
10358
10404
  "ap-northeast-2" : { },
10359
10405
  "ap-northeast-3" : { },
10360
10406
  "ap-south-1" : { },
10407
+ "ap-south-2" : { },
10361
10408
  "ap-southeast-1" : { },
10362
10409
  "ap-southeast-2" : { },
10363
10410
  "ap-southeast-3" : { },
@@ -10958,6 +11005,7 @@
10958
11005
  "ap-northeast-2" : { },
10959
11006
  "ap-northeast-3" : { },
10960
11007
  "ap-south-1" : { },
11008
+ "ap-south-2" : { },
10961
11009
  "ap-southeast-1" : { },
10962
11010
  "ap-southeast-2" : { },
10963
11011
  "ap-southeast-3" : { },
@@ -11199,6 +11247,7 @@
11199
11247
  "ap-northeast-2" : { },
11200
11248
  "ap-northeast-3" : { },
11201
11249
  "ap-south-1" : { },
11250
+ "ap-south-2" : { },
11202
11251
  "ap-southeast-1" : { },
11203
11252
  "ap-southeast-2" : { },
11204
11253
  "ap-southeast-3" : { },
@@ -11508,6 +11557,9 @@
11508
11557
  "ap-south-1" : {
11509
11558
  "hostname" : "resource-explorer-2.ap-south-1.api.aws"
11510
11559
  },
11560
+ "ap-south-2" : {
11561
+ "hostname" : "resource-explorer-2.ap-south-2.api.aws"
11562
+ },
11511
11563
  "ap-southeast-1" : {
11512
11564
  "hostname" : "resource-explorer-2.ap-southeast-1.api.aws"
11513
11565
  },
@@ -11938,6 +11990,12 @@
11938
11990
  "tags" : [ "dualstack" ]
11939
11991
  } ]
11940
11992
  },
11993
+ "ap-south-2" : {
11994
+ "variants" : [ {
11995
+ "hostname" : "s3.dualstack.ap-south-2.amazonaws.com",
11996
+ "tags" : [ "dualstack" ]
11997
+ } ]
11998
+ },
11941
11999
  "ap-southeast-1" : {
11942
12000
  "hostname" : "s3.ap-southeast-1.amazonaws.com",
11943
12001
  "signatureVersions" : [ "s3", "s3v4" ],
@@ -12556,6 +12614,7 @@
12556
12614
  "ap-northeast-2" : { },
12557
12615
  "ap-northeast-3" : { },
12558
12616
  "ap-south-1" : { },
12617
+ "ap-south-2" : { },
12559
12618
  "ap-southeast-1" : { },
12560
12619
  "ap-southeast-2" : { },
12561
12620
  "ap-southeast-3" : { },
@@ -13457,6 +13516,7 @@
13457
13516
  "ap-northeast-2" : { },
13458
13517
  "ap-northeast-3" : { },
13459
13518
  "ap-south-1" : { },
13519
+ "ap-south-2" : { },
13460
13520
  "ap-southeast-1" : { },
13461
13521
  "ap-southeast-2" : { },
13462
13522
  "ap-southeast-3" : { },
@@ -13538,6 +13598,7 @@
13538
13598
  "ap-northeast-2" : { },
13539
13599
  "ap-northeast-3" : { },
13540
13600
  "ap-south-1" : { },
13601
+ "ap-south-2" : { },
13541
13602
  "ap-southeast-1" : { },
13542
13603
  "ap-southeast-2" : { },
13543
13604
  "ap-southeast-3" : { },
@@ -13616,6 +13677,7 @@
13616
13677
  "ap-northeast-2" : { },
13617
13678
  "ap-northeast-3" : { },
13618
13679
  "ap-south-1" : { },
13680
+ "ap-south-2" : { },
13619
13681
  "ap-southeast-1" : { },
13620
13682
  "ap-southeast-2" : { },
13621
13683
  "ap-southeast-3" : { },
@@ -13748,6 +13810,7 @@
13748
13810
  "ap-northeast-2" : { },
13749
13811
  "ap-northeast-3" : { },
13750
13812
  "ap-south-1" : { },
13813
+ "ap-south-2" : { },
13751
13814
  "ap-southeast-1" : { },
13752
13815
  "ap-southeast-2" : { },
13753
13816
  "ap-southeast-3" : { },
@@ -13925,6 +13988,7 @@
13925
13988
  "ap-northeast-2" : { },
13926
13989
  "ap-northeast-3" : { },
13927
13990
  "ap-south-1" : { },
13991
+ "ap-south-2" : { },
13928
13992
  "ap-southeast-1" : { },
13929
13993
  "ap-southeast-2" : { },
13930
13994
  "ap-southeast-3" : { },
@@ -13961,6 +14025,7 @@
13961
14025
  "ap-northeast-2" : { },
13962
14026
  "ap-northeast-3" : { },
13963
14027
  "ap-south-1" : { },
14028
+ "ap-south-2" : { },
13964
14029
  "ap-southeast-1" : { },
13965
14030
  "ap-southeast-2" : { },
13966
14031
  "ap-southeast-3" : { },
@@ -14063,6 +14128,7 @@
14063
14128
  "ap-northeast-2" : { },
14064
14129
  "ap-northeast-3" : { },
14065
14130
  "ap-south-1" : { },
14131
+ "ap-south-2" : { },
14066
14132
  "ap-southeast-1" : { },
14067
14133
  "ap-southeast-2" : { },
14068
14134
  "ap-southeast-3" : { },
@@ -14140,6 +14206,7 @@
14140
14206
  "ap-northeast-2" : { },
14141
14207
  "ap-northeast-3" : { },
14142
14208
  "ap-south-1" : { },
14209
+ "ap-south-2" : { },
14143
14210
  "ap-southeast-1" : { },
14144
14211
  "ap-southeast-2" : { },
14145
14212
  "ap-southeast-3" : { },
@@ -14217,6 +14284,7 @@
14217
14284
  "ap-northeast-2" : { },
14218
14285
  "ap-northeast-3" : { },
14219
14286
  "ap-south-1" : { },
14287
+ "ap-south-2" : { },
14220
14288
  "ap-southeast-1" : { },
14221
14289
  "ap-southeast-2" : { },
14222
14290
  "ap-southeast-3" : { },
@@ -14675,8 +14743,21 @@
14675
14743
  "ap-northeast-1" : { },
14676
14744
  "ap-southeast-1" : { },
14677
14745
  "ap-southeast-2" : { },
14746
+ "ca-central-1" : {
14747
+ "variants" : [ {
14748
+ "hostname" : "voiceid-fips.ca-central-1.amazonaws.com",
14749
+ "tags" : [ "fips" ]
14750
+ } ]
14751
+ },
14678
14752
  "eu-central-1" : { },
14679
14753
  "eu-west-2" : { },
14754
+ "fips-ca-central-1" : {
14755
+ "credentialScope" : {
14756
+ "region" : "ca-central-1"
14757
+ },
14758
+ "deprecated" : true,
14759
+ "hostname" : "voiceid-fips.ca-central-1.amazonaws.com"
14760
+ },
14680
14761
  "fips-us-east-1" : {
14681
14762
  "credentialScope" : {
14682
14763
  "region" : "us-east-1"
@@ -15660,6 +15741,7 @@
15660
15741
  "ap-northeast-2" : { },
15661
15742
  "ap-northeast-3" : { },
15662
15743
  "ap-south-1" : { },
15744
+ "ap-south-2" : { },
15663
15745
  "ap-southeast-1" : { },
15664
15746
  "ap-southeast-2" : { },
15665
15747
  "ap-southeast-3" : { },
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.664.0
4
+ version: 1.665.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: 2022-11-18 00:00:00.000000000 Z
11
+ date: 2022-11-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: