aws-partitions 1.697.0 → 1.698.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +77 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e19a5d2ab675f0d6c58d85d8d066122f0214c2a40e3d2086ff63b6ad1d0ebcdc
4
- data.tar.gz: f511efa9f589a23d56f09f1b14f2a0f371ed7eed25febd04afd0ff596277ba9c
3
+ metadata.gz: f9ae6d00015652c773712ddc0b4f8164ae06973aa4b14d1ad83168f29790fee4
4
+ data.tar.gz: be17fce7f3d263b6e905c6aaeab9aa5a46b515dd9d8080ca0dbfca4bf4860d08
5
5
  SHA512:
6
- metadata.gz: 7c8353b9dad3ea3d97c1462e066970afed4ec59feb4882bd25fa0cf105b483abfad34ef6dcc31f0ab188a0c5cfe712e8f9a37cfdfa06c81cb08a1ce5f31f1c21
7
- data.tar.gz: 0df75872e4cf7fedfd0403e05687d76b17ae7446bf3496920c2a67c474f8ec30525a457b33d703301956ef97b54d7bfaa791967f97d752922e843e48210cb4fb
6
+ metadata.gz: 30170ea7a20aec3400975822335af19fe93cf685bab94ab187649fb1d1c9081b7ccc8389703be1d1b242a65584c666437d2beb3eec583a315fe12d509ef7a4d9
7
+ data.tar.gz: 3a2d28def40fbf036eae794fcc114a364b88e4e0356216eca343fa238273312cfc6163538193da67289d0aa10ee81a39990226010330ff3eb870cccf1569385a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.698.0 (2023-01-23)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.697.0 (2023-01-20)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.697.0
1
+ 1.698.0
data/partitions.json CHANGED
@@ -53,6 +53,9 @@
53
53
  "ap-southeast-3" : {
54
54
  "description" : "Asia Pacific (Jakarta)"
55
55
  },
56
+ "ap-southeast-4" : {
57
+ "description" : "Asia Pacific (Melbourne)"
58
+ },
56
59
  "ca-central-1" : {
57
60
  "description" : "Canada (Central)"
58
61
  },
@@ -120,6 +123,7 @@
120
123
  "ap-southeast-1" : { },
121
124
  "ap-southeast-2" : { },
122
125
  "ap-southeast-3" : { },
126
+ "ap-southeast-4" : { },
123
127
  "ca-central-1" : {
124
128
  "variants" : [ {
125
129
  "hostname" : "access-analyzer-fips.ca-central-1.amazonaws.com",
@@ -222,6 +226,7 @@
222
226
  "ap-southeast-1" : { },
223
227
  "ap-southeast-2" : { },
224
228
  "ap-southeast-3" : { },
229
+ "ap-southeast-4" : { },
225
230
  "ca-central-1" : {
226
231
  "variants" : [ {
227
232
  "hostname" : "acm-fips.ca-central-1.amazonaws.com",
@@ -626,6 +631,12 @@
626
631
  },
627
632
  "hostname" : "api.ecr.ap-southeast-3.amazonaws.com"
628
633
  },
634
+ "ap-southeast-4" : {
635
+ "credentialScope" : {
636
+ "region" : "ap-southeast-4"
637
+ },
638
+ "hostname" : "api.ecr.ap-southeast-4.amazonaws.com"
639
+ },
629
640
  "ca-central-1" : {
630
641
  "credentialScope" : {
631
642
  "region" : "ca-central-1"
@@ -1219,6 +1230,7 @@
1219
1230
  "ap-southeast-1" : { },
1220
1231
  "ap-southeast-2" : { },
1221
1232
  "ap-southeast-3" : { },
1233
+ "ap-southeast-4" : { },
1222
1234
  "ca-central-1" : {
1223
1235
  "variants" : [ {
1224
1236
  "hostname" : "apigateway-fips.ca-central-1.amazonaws.com",
@@ -1323,6 +1335,7 @@
1323
1335
  "ap-southeast-1" : { },
1324
1336
  "ap-southeast-2" : { },
1325
1337
  "ap-southeast-3" : { },
1338
+ "ap-southeast-4" : { },
1326
1339
  "ca-central-1" : { },
1327
1340
  "eu-central-1" : { },
1328
1341
  "eu-central-2" : { },
@@ -1401,6 +1414,7 @@
1401
1414
  "ap-southeast-1" : { },
1402
1415
  "ap-southeast-2" : { },
1403
1416
  "ap-southeast-3" : { },
1417
+ "ap-southeast-4" : { },
1404
1418
  "ca-central-1" : { },
1405
1419
  "eu-central-1" : { },
1406
1420
  "eu-central-2" : { },
@@ -2007,6 +2021,7 @@
2007
2021
  "ap-southeast-1" : { },
2008
2022
  "ap-southeast-2" : { },
2009
2023
  "ap-southeast-3" : { },
2024
+ "ap-southeast-4" : { },
2010
2025
  "ca-central-1" : { },
2011
2026
  "eu-central-1" : { },
2012
2027
  "eu-central-2" : { },
@@ -2364,6 +2379,7 @@
2364
2379
  "ap-southeast-1" : { },
2365
2380
  "ap-southeast-2" : { },
2366
2381
  "ap-southeast-3" : { },
2382
+ "ap-southeast-4" : { },
2367
2383
  "ca-central-1" : {
2368
2384
  "variants" : [ {
2369
2385
  "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
@@ -2467,6 +2483,7 @@
2467
2483
  "ap-southeast-1" : { },
2468
2484
  "ap-southeast-2" : { },
2469
2485
  "ap-southeast-3" : { },
2486
+ "ap-southeast-4" : { },
2470
2487
  "ca-central-1" : { },
2471
2488
  "eu-central-1" : { },
2472
2489
  "eu-central-2" : { },
@@ -2610,6 +2627,7 @@
2610
2627
  "ap-southeast-1" : { },
2611
2628
  "ap-southeast-2" : { },
2612
2629
  "ap-southeast-3" : { },
2630
+ "ap-southeast-4" : { },
2613
2631
  "ca-central-1" : { },
2614
2632
  "eu-central-1" : { },
2615
2633
  "eu-central-2" : { },
@@ -2881,6 +2899,7 @@
2881
2899
  "ap-southeast-1" : { },
2882
2900
  "ap-southeast-2" : { },
2883
2901
  "ap-southeast-3" : { },
2902
+ "ap-southeast-4" : { },
2884
2903
  "ca-central-1" : { },
2885
2904
  "eu-central-1" : { },
2886
2905
  "eu-central-2" : { },
@@ -3489,6 +3508,7 @@
3489
3508
  "ap-southeast-1" : { },
3490
3509
  "ap-southeast-2" : { },
3491
3510
  "ap-southeast-3" : { },
3511
+ "ap-southeast-4" : { },
3492
3512
  "ca-central-1" : { },
3493
3513
  "eu-central-1" : { },
3494
3514
  "eu-central-2" : { },
@@ -4232,6 +4252,7 @@
4232
4252
  "ap-southeast-1" : { },
4233
4253
  "ap-southeast-2" : { },
4234
4254
  "ap-southeast-3" : { },
4255
+ "ap-southeast-4" : { },
4235
4256
  "ca-central-1" : { },
4236
4257
  "eu-central-1" : { },
4237
4258
  "eu-central-2" : { },
@@ -4348,6 +4369,7 @@
4348
4369
  "ap-southeast-1" : { },
4349
4370
  "ap-southeast-2" : { },
4350
4371
  "ap-southeast-3" : { },
4372
+ "ap-southeast-4" : { },
4351
4373
  "ca-central-1" : { },
4352
4374
  "dms" : {
4353
4375
  "credentialScope" : {
@@ -4647,6 +4669,7 @@
4647
4669
  "ap-southeast-1" : { },
4648
4670
  "ap-southeast-2" : { },
4649
4671
  "ap-southeast-3" : { },
4672
+ "ap-southeast-4" : { },
4650
4673
  "ca-central-1" : {
4651
4674
  "variants" : [ {
4652
4675
  "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com",
@@ -4744,6 +4767,7 @@
4744
4767
  "ap-southeast-1" : { },
4745
4768
  "ap-southeast-2" : { },
4746
4769
  "ap-southeast-3" : { },
4770
+ "ap-southeast-4" : { },
4747
4771
  "ca-central-1" : {
4748
4772
  "variants" : [ {
4749
4773
  "hostname" : "ebs-fips.ca-central-1.amazonaws.com",
@@ -4842,6 +4866,7 @@
4842
4866
  "ap-southeast-1" : { },
4843
4867
  "ap-southeast-2" : { },
4844
4868
  "ap-southeast-3" : { },
4869
+ "ap-southeast-4" : { },
4845
4870
  "ca-central-1" : {
4846
4871
  "variants" : [ {
4847
4872
  "hostname" : "ec2-fips.ca-central-1.amazonaws.com",
@@ -4951,6 +4976,7 @@
4951
4976
  "ap-southeast-1" : { },
4952
4977
  "ap-southeast-2" : { },
4953
4978
  "ap-southeast-3" : { },
4979
+ "ap-southeast-4" : { },
4954
4980
  "ca-central-1" : { },
4955
4981
  "eu-central-1" : { },
4956
4982
  "eu-central-2" : { },
@@ -5121,6 +5147,7 @@
5121
5147
  "ap-southeast-1" : { },
5122
5148
  "ap-southeast-2" : { },
5123
5149
  "ap-southeast-3" : { },
5150
+ "ap-southeast-4" : { },
5124
5151
  "ca-central-1" : { },
5125
5152
  "eu-central-1" : { },
5126
5153
  "eu-central-2" : { },
@@ -5612,6 +5639,7 @@
5612
5639
  "ap-southeast-1" : { },
5613
5640
  "ap-southeast-2" : { },
5614
5641
  "ap-southeast-3" : { },
5642
+ "ap-southeast-4" : { },
5615
5643
  "ca-central-1" : { },
5616
5644
  "eu-central-1" : { },
5617
5645
  "eu-central-2" : { },
@@ -5694,6 +5722,7 @@
5694
5722
  "ap-southeast-1" : { },
5695
5723
  "ap-southeast-2" : { },
5696
5724
  "ap-southeast-3" : { },
5725
+ "ap-southeast-4" : { },
5697
5726
  "ca-central-1" : {
5698
5727
  "variants" : [ {
5699
5728
  "hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com",
@@ -6018,6 +6047,7 @@
6018
6047
  "ap-southeast-1" : { },
6019
6048
  "ap-southeast-2" : { },
6020
6049
  "ap-southeast-3" : { },
6050
+ "ap-southeast-4" : { },
6021
6051
  "ca-central-1" : { },
6022
6052
  "eu-central-1" : { },
6023
6053
  "eu-central-2" : { },
@@ -6103,6 +6133,7 @@
6103
6133
  "ap-southeast-1" : { },
6104
6134
  "ap-southeast-2" : { },
6105
6135
  "ap-southeast-3" : { },
6136
+ "ap-southeast-4" : { },
6106
6137
  "ca-central-1" : { },
6107
6138
  "eu-central-1" : { },
6108
6139
  "eu-central-2" : { },
@@ -6752,6 +6783,7 @@
6752
6783
  "deprecated" : true,
6753
6784
  "hostname" : "fsx-fips.us-west-2.amazonaws.com"
6754
6785
  },
6786
+ "me-central-1" : { },
6755
6787
  "me-south-1" : { },
6756
6788
  "prod-ca-central-1" : {
6757
6789
  "credentialScope" : {
@@ -8267,6 +8299,7 @@
8267
8299
  "ap-southeast-1" : { },
8268
8300
  "ap-southeast-2" : { },
8269
8301
  "ap-southeast-3" : { },
8302
+ "ap-southeast-4" : { },
8270
8303
  "ca-central-1" : { },
8271
8304
  "eu-central-1" : { },
8272
8305
  "eu-central-2" : { },
@@ -8518,6 +8551,12 @@
8518
8551
  "deprecated" : true,
8519
8552
  "hostname" : "kms-fips.ap-southeast-3.amazonaws.com"
8520
8553
  },
8554
+ "ap-southeast-4" : {
8555
+ "variants" : [ {
8556
+ "hostname" : "kms-fips.ap-southeast-4.amazonaws.com",
8557
+ "tags" : [ "fips" ]
8558
+ } ]
8559
+ },
8521
8560
  "ap-southeast-4-fips" : {
8522
8561
  "credentialScope" : {
8523
8562
  "region" : "ap-southeast-4"
@@ -8870,6 +8909,12 @@
8870
8909
  "tags" : [ "dualstack" ]
8871
8910
  } ]
8872
8911
  },
8912
+ "ap-southeast-4" : {
8913
+ "variants" : [ {
8914
+ "hostname" : "lambda.ap-southeast-4.api.aws",
8915
+ "tags" : [ "dualstack" ]
8916
+ } ]
8917
+ },
8873
8918
  "ca-central-1" : {
8874
8919
  "variants" : [ {
8875
8920
  "hostname" : "lambda.ca-central-1.api.aws",
@@ -9254,6 +9299,7 @@
9254
9299
  "ap-southeast-1" : { },
9255
9300
  "ap-southeast-2" : { },
9256
9301
  "ap-southeast-3" : { },
9302
+ "ap-southeast-4" : { },
9257
9303
  "ca-central-1" : { },
9258
9304
  "eu-central-1" : { },
9259
9305
  "eu-central-2" : { },
@@ -9862,6 +9908,7 @@
9862
9908
  "ap-southeast-1" : { },
9863
9909
  "ap-southeast-2" : { },
9864
9910
  "ap-southeast-3" : { },
9911
+ "ap-southeast-4" : { },
9865
9912
  "ca-central-1" : { },
9866
9913
  "eu-central-1" : { },
9867
9914
  "eu-central-2" : { },
@@ -10093,6 +10140,7 @@
10093
10140
  "ap-southeast-1" : { },
10094
10141
  "ap-southeast-2" : { },
10095
10142
  "ap-southeast-3" : { },
10143
+ "ap-southeast-4" : { },
10096
10144
  "ca-central-1" : { },
10097
10145
  "eu-central-1" : { },
10098
10146
  "eu-central-2" : { },
@@ -10475,6 +10523,7 @@
10475
10523
  "ap-southeast-1" : { },
10476
10524
  "ap-southeast-2" : { },
10477
10525
  "ap-southeast-3" : { },
10526
+ "ap-southeast-4" : { },
10478
10527
  "ca-central-1" : { },
10479
10528
  "eu-central-1" : { },
10480
10529
  "eu-central-2" : { },
@@ -10835,6 +10884,7 @@
10835
10884
  "ap-southeast-1" : { },
10836
10885
  "ap-southeast-2" : { },
10837
10886
  "ap-southeast-3" : { },
10887
+ "ap-southeast-4" : { },
10838
10888
  "ca-central-1" : { },
10839
10889
  "eu-central-1" : { },
10840
10890
  "eu-central-2" : { },
@@ -11397,6 +11447,7 @@
11397
11447
  "ap-southeast-1" : { },
11398
11448
  "ap-southeast-2" : { },
11399
11449
  "ap-southeast-3" : { },
11450
+ "ap-southeast-4" : { },
11400
11451
  "ca-central-1" : {
11401
11452
  "variants" : [ {
11402
11453
  "hostname" : "rbin-fips.ca-central-1.amazonaws.com",
@@ -11487,6 +11538,7 @@
11487
11538
  "ap-southeast-1" : { },
11488
11539
  "ap-southeast-2" : { },
11489
11540
  "ap-southeast-3" : { },
11541
+ "ap-southeast-4" : { },
11490
11542
  "ca-central-1" : {
11491
11543
  "variants" : [ {
11492
11544
  "hostname" : "rds-fips.ca-central-1.amazonaws.com",
@@ -11729,6 +11781,7 @@
11729
11781
  "ap-southeast-1" : { },
11730
11782
  "ap-southeast-2" : { },
11731
11783
  "ap-southeast-3" : { },
11784
+ "ap-southeast-4" : { },
11732
11785
  "ca-central-1" : {
11733
11786
  "variants" : [ {
11734
11787
  "hostname" : "redshift-fips.ca-central-1.amazonaws.com",
@@ -12045,6 +12098,9 @@
12045
12098
  "ap-southeast-2" : {
12046
12099
  "hostname" : "resource-explorer-2.ap-southeast-2.api.aws"
12047
12100
  },
12101
+ "ap-southeast-4" : {
12102
+ "hostname" : "resource-explorer-2.ap-southeast-4.api.aws"
12103
+ },
12048
12104
  "ca-central-1" : {
12049
12105
  "hostname" : "resource-explorer-2.ca-central-1.api.aws"
12050
12106
  },
@@ -12091,13 +12147,17 @@
12091
12147
  "ap-northeast-2" : { },
12092
12148
  "ap-northeast-3" : { },
12093
12149
  "ap-south-1" : { },
12150
+ "ap-south-2" : { },
12094
12151
  "ap-southeast-1" : { },
12095
12152
  "ap-southeast-2" : { },
12096
12153
  "ap-southeast-3" : { },
12154
+ "ap-southeast-4" : { },
12097
12155
  "ca-central-1" : { },
12098
12156
  "eu-central-1" : { },
12157
+ "eu-central-2" : { },
12099
12158
  "eu-north-1" : { },
12100
12159
  "eu-south-1" : { },
12160
+ "eu-south-2" : { },
12101
12161
  "eu-west-1" : { },
12102
12162
  "eu-west-2" : { },
12103
12163
  "eu-west-3" : { },
@@ -12499,6 +12559,12 @@
12499
12559
  "tags" : [ "dualstack" ]
12500
12560
  } ]
12501
12561
  },
12562
+ "ap-southeast-4" : {
12563
+ "variants" : [ {
12564
+ "hostname" : "s3.dualstack.ap-southeast-4.amazonaws.com",
12565
+ "tags" : [ "dualstack" ]
12566
+ } ]
12567
+ },
12502
12568
  "aws-global" : {
12503
12569
  "credentialScope" : {
12504
12570
  "region" : "us-east-1"
@@ -13104,6 +13170,7 @@
13104
13170
  "ap-southeast-1" : { },
13105
13171
  "ap-southeast-2" : { },
13106
13172
  "ap-southeast-3" : { },
13173
+ "ap-southeast-4" : { },
13107
13174
  "ca-central-1" : {
13108
13175
  "variants" : [ {
13109
13176
  "hostname" : "secretsmanager-fips.ca-central-1.amazonaws.com",
@@ -14191,6 +14258,7 @@
14191
14258
  "ap-southeast-1" : { },
14192
14259
  "ap-southeast-2" : { },
14193
14260
  "ap-southeast-3" : { },
14261
+ "ap-southeast-4" : { },
14194
14262
  "ca-central-1" : { },
14195
14263
  "eu-central-1" : { },
14196
14264
  "eu-central-2" : { },
@@ -14273,6 +14341,7 @@
14273
14341
  "ap-southeast-1" : { },
14274
14342
  "ap-southeast-2" : { },
14275
14343
  "ap-southeast-3" : { },
14344
+ "ap-southeast-4" : { },
14276
14345
  "ca-central-1" : { },
14277
14346
  "eu-central-1" : { },
14278
14347
  "eu-central-2" : { },
@@ -14352,6 +14421,7 @@
14352
14421
  "ap-southeast-1" : { },
14353
14422
  "ap-southeast-2" : { },
14354
14423
  "ap-southeast-3" : { },
14424
+ "ap-southeast-4" : { },
14355
14425
  "ca-central-1" : {
14356
14426
  "variants" : [ {
14357
14427
  "hostname" : "ssm-fips.ca-central-1.amazonaws.com",
@@ -14514,6 +14584,7 @@
14514
14584
  "ap-southeast-1" : { },
14515
14585
  "ap-southeast-2" : { },
14516
14586
  "ap-southeast-3" : { },
14587
+ "ap-southeast-4" : { },
14517
14588
  "ca-central-1" : { },
14518
14589
  "eu-central-1" : { },
14519
14590
  "eu-central-2" : { },
@@ -14692,6 +14763,7 @@
14692
14763
  "ap-southeast-1" : { },
14693
14764
  "ap-southeast-2" : { },
14694
14765
  "ap-southeast-3" : { },
14766
+ "ap-southeast-4" : { },
14695
14767
  "ca-central-1" : { },
14696
14768
  "eu-central-1" : { },
14697
14769
  "eu-central-2" : { },
@@ -14729,6 +14801,7 @@
14729
14801
  "ap-southeast-1" : { },
14730
14802
  "ap-southeast-2" : { },
14731
14803
  "ap-southeast-3" : { },
14804
+ "ap-southeast-4" : { },
14732
14805
  "aws-global" : {
14733
14806
  "credentialScope" : {
14734
14807
  "region" : "us-east-1"
@@ -14832,6 +14905,7 @@
14832
14905
  "ap-southeast-1" : { },
14833
14906
  "ap-southeast-2" : { },
14834
14907
  "ap-southeast-3" : { },
14908
+ "ap-southeast-4" : { },
14835
14909
  "ca-central-1" : { },
14836
14910
  "eu-central-1" : { },
14837
14911
  "eu-central-2" : { },
@@ -14910,6 +14984,7 @@
14910
14984
  "ap-southeast-1" : { },
14911
14985
  "ap-southeast-2" : { },
14912
14986
  "ap-southeast-3" : { },
14987
+ "ap-southeast-4" : { },
14913
14988
  "ca-central-1" : { },
14914
14989
  "eu-central-1" : { },
14915
14990
  "eu-central-2" : { },
@@ -14988,6 +15063,7 @@
14988
15063
  "ap-southeast-1" : { },
14989
15064
  "ap-southeast-2" : { },
14990
15065
  "ap-southeast-3" : { },
15066
+ "ap-southeast-4" : { },
14991
15067
  "ca-central-1" : { },
14992
15068
  "eu-central-1" : { },
14993
15069
  "eu-central-2" : { },
@@ -16491,6 +16567,7 @@
16491
16567
  "ap-southeast-1" : { },
16492
16568
  "ap-southeast-2" : { },
16493
16569
  "ap-southeast-3" : { },
16570
+ "ap-southeast-4" : { },
16494
16571
  "ca-central-1" : { },
16495
16572
  "eu-central-1" : { },
16496
16573
  "eu-central-2" : { },
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.697.0
4
+ version: 1.698.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: 2023-01-20 00:00:00.000000000 Z
11
+ date: 2023-01-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: