aws-partitions 1.540.0 → 1.541.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 +50 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '093c1e5154b2c6b97c1136354b022fc971b875e675c1b289891f8f24eb7557d0'
4
- data.tar.gz: 212335fa4ea75710613bd761332dc80711de55dc61315c65b6a9b0adbaab4016
3
+ metadata.gz: 2746c0b7aff7070dc803e715e072f4981d4600ef651161ea67afd842cf97525c
4
+ data.tar.gz: 3aeed0527a5c33f00e589dfd7b69442a3484bb18b9b99686e986d7ab072ce519
5
5
  SHA512:
6
- metadata.gz: 0bd26b675f3f28890044767bf4f0596b34a6f7fd1cfc9fd21a39e678a5a1a3a5a60a6586293be02a92d3f7f9830aa289d8aa036fe7dce708fd4d4cf04253993f
7
- data.tar.gz: a9998604d381a6d841e3e11a4d41075f5bfb10f397e8cf759d84db5e8103734f2bf91b350e4a252fcd190617a2ef53c7fe2ad19241855e5f77a28ab275a532ec
6
+ metadata.gz: bf85bdf3407efbedc09091650a98c8579aa248927942c5a5e545a8b5a21cf1de70ab02d3412ed38b1d15f5fcb3df05b0d085aa7b95bd5f75ac5e081d7d63bdb8
7
+ data.tar.gz: '0438adfef5fa7d05a39b2970667ebcbe9b9d870b54ebeb4e001c4155578e6fd532c2e6c26f4c62259fcee7f051f1aa99161355ecc7165ec26dd197d7706c4a17'
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.541.0 (2021-12-13)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.540.0 (2021-12-08)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.540.0
1
+ 1.541.0
data/partitions.json CHANGED
@@ -47,6 +47,9 @@
47
47
  "ap-southeast-2" : {
48
48
  "description" : "Asia Pacific (Sydney)"
49
49
  },
50
+ "ap-southeast-3" : {
51
+ "description" : "Asia Pacific (Jakarta)"
52
+ },
50
53
  "ca-central-1" : {
51
54
  "description" : "Canada (Central)"
52
55
  },
@@ -103,6 +106,7 @@
103
106
  "ap-south-1" : { },
104
107
  "ap-southeast-1" : { },
105
108
  "ap-southeast-2" : { },
109
+ "ap-southeast-3" : { },
106
110
  "ca-central-1" : {
107
111
  "variants" : [ {
108
112
  "hostname" : "access-analyzer-fips.ca-central-1.amazonaws.com",
@@ -200,6 +204,7 @@
200
204
  "ap-south-1" : { },
201
205
  "ap-southeast-1" : { },
202
206
  "ap-southeast-2" : { },
207
+ "ap-southeast-3" : { },
203
208
  "ca-central-1" : {
204
209
  "variants" : [ {
205
210
  "hostname" : "acm-fips.ca-central-1.amazonaws.com",
@@ -552,6 +557,12 @@
552
557
  },
553
558
  "hostname" : "api.ecr.ap-southeast-2.amazonaws.com"
554
559
  },
560
+ "ap-southeast-3" : {
561
+ "credentialScope" : {
562
+ "region" : "ap-southeast-3"
563
+ },
564
+ "hostname" : "api.ecr.ap-southeast-3.amazonaws.com"
565
+ },
555
566
  "ca-central-1" : {
556
567
  "credentialScope" : {
557
568
  "region" : "ca-central-1"
@@ -1061,6 +1072,7 @@
1061
1072
  "ap-south-1" : { },
1062
1073
  "ap-southeast-1" : { },
1063
1074
  "ap-southeast-2" : { },
1075
+ "ap-southeast-3" : { },
1064
1076
  "ca-central-1" : { },
1065
1077
  "eu-central-1" : { },
1066
1078
  "eu-north-1" : { },
@@ -1327,6 +1339,7 @@
1327
1339
  "ap-south-1" : { },
1328
1340
  "ap-southeast-1" : { },
1329
1341
  "ap-southeast-2" : { },
1342
+ "ap-southeast-3" : { },
1330
1343
  "ca-central-1" : { },
1331
1344
  "eu-central-1" : { },
1332
1345
  "eu-north-1" : { },
@@ -1654,6 +1667,7 @@
1654
1667
  "ap-south-1" : { },
1655
1668
  "ap-southeast-1" : { },
1656
1669
  "ap-southeast-2" : { },
1670
+ "ap-southeast-3" : { },
1657
1671
  "ca-central-1" : { },
1658
1672
  "eu-central-1" : { },
1659
1673
  "eu-north-1" : { },
@@ -2044,6 +2058,7 @@
2044
2058
  "ap-south-1" : { },
2045
2059
  "ap-southeast-1" : { },
2046
2060
  "ap-southeast-2" : { },
2061
+ "ap-southeast-3" : { },
2047
2062
  "ca-central-1" : { },
2048
2063
  "eu-central-1" : { },
2049
2064
  "eu-north-1" : { },
@@ -2593,6 +2608,7 @@
2593
2608
  "ap-south-1" : { },
2594
2609
  "ap-southeast-1" : { },
2595
2610
  "ap-southeast-2" : { },
2611
+ "ap-southeast-3" : { },
2596
2612
  "ca-central-1" : { },
2597
2613
  "eu-central-1" : { },
2598
2614
  "eu-north-1" : { },
@@ -3033,6 +3049,7 @@
3033
3049
  "ap-south-1" : { },
3034
3050
  "ap-southeast-1" : { },
3035
3051
  "ap-southeast-2" : { },
3052
+ "ap-southeast-3" : { },
3036
3053
  "ca-central-1" : { },
3037
3054
  "eu-central-1" : { },
3038
3055
  "eu-north-1" : { },
@@ -3117,6 +3134,7 @@
3117
3134
  "ap-south-1" : { },
3118
3135
  "ap-southeast-1" : { },
3119
3136
  "ap-southeast-2" : { },
3137
+ "ap-southeast-3" : { },
3120
3138
  "ca-central-1" : { },
3121
3139
  "dms" : {
3122
3140
  "credentialScope" : {
@@ -3396,6 +3414,7 @@
3396
3414
  "ap-south-1" : { },
3397
3415
  "ap-southeast-1" : { },
3398
3416
  "ap-southeast-2" : { },
3417
+ "ap-southeast-3" : { },
3399
3418
  "ca-central-1" : {
3400
3419
  "variants" : [ {
3401
3420
  "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com",
@@ -3581,6 +3600,7 @@
3581
3600
  },
3582
3601
  "ap-southeast-1" : { },
3583
3602
  "ap-southeast-2" : { },
3603
+ "ap-southeast-3" : { },
3584
3604
  "ca-central-1" : {
3585
3605
  "variants" : [ {
3586
3606
  "hostname" : "ec2-fips.ca-central-1.amazonaws.com",
@@ -3685,6 +3705,7 @@
3685
3705
  "ap-south-1" : { },
3686
3706
  "ap-southeast-1" : { },
3687
3707
  "ap-southeast-2" : { },
3708
+ "ap-southeast-3" : { },
3688
3709
  "ca-central-1" : { },
3689
3710
  "eu-central-1" : { },
3690
3711
  "eu-north-1" : { },
@@ -3838,6 +3859,7 @@
3838
3859
  "ap-south-1" : { },
3839
3860
  "ap-southeast-1" : { },
3840
3861
  "ap-southeast-2" : { },
3862
+ "ap-southeast-3" : { },
3841
3863
  "ca-central-1" : { },
3842
3864
  "eu-central-1" : { },
3843
3865
  "eu-north-1" : { },
@@ -4271,6 +4293,7 @@
4271
4293
  "ap-south-1" : { },
4272
4294
  "ap-southeast-1" : { },
4273
4295
  "ap-southeast-2" : { },
4296
+ "ap-southeast-3" : { },
4274
4297
  "ca-central-1" : { },
4275
4298
  "eu-central-1" : { },
4276
4299
  "eu-north-1" : { },
@@ -4348,6 +4371,7 @@
4348
4371
  "ap-south-1" : { },
4349
4372
  "ap-southeast-1" : { },
4350
4373
  "ap-southeast-2" : { },
4374
+ "ap-southeast-3" : { },
4351
4375
  "ca-central-1" : {
4352
4376
  "variants" : [ {
4353
4377
  "hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com",
@@ -4548,6 +4572,7 @@
4548
4572
  "ap-south-1" : { },
4549
4573
  "ap-southeast-1" : { },
4550
4574
  "ap-southeast-2" : { },
4575
+ "ap-southeast-3" : { },
4551
4576
  "ca-central-1" : { },
4552
4577
  "eu-central-1" : { },
4553
4578
  "eu-north-1" : { },
@@ -4628,6 +4653,7 @@
4628
4653
  "ap-south-1" : { },
4629
4654
  "ap-southeast-1" : { },
4630
4655
  "ap-southeast-2" : { },
4656
+ "ap-southeast-3" : { },
4631
4657
  "ca-central-1" : { },
4632
4658
  "eu-central-1" : { },
4633
4659
  "eu-north-1" : { },
@@ -5387,6 +5413,7 @@
5387
5413
  "ap-south-1" : { },
5388
5414
  "ap-southeast-1" : { },
5389
5415
  "ap-southeast-2" : { },
5416
+ "ap-southeast-3" : { },
5390
5417
  "ca-central-1" : {
5391
5418
  "variants" : [ {
5392
5419
  "hostname" : "glacier-fips.ca-central-1.amazonaws.com",
@@ -6397,6 +6424,7 @@
6397
6424
  "ap-south-1" : { },
6398
6425
  "ap-southeast-1" : { },
6399
6426
  "ap-southeast-2" : { },
6427
+ "ap-southeast-3" : { },
6400
6428
  "ca-central-1" : { },
6401
6429
  "eu-central-1" : { },
6402
6430
  "eu-north-1" : { },
@@ -6462,9 +6490,11 @@
6462
6490
  },
6463
6491
  "kinesisanalytics" : {
6464
6492
  "endpoints" : {
6493
+ "af-south-1" : { },
6465
6494
  "ap-east-1" : { },
6466
6495
  "ap-northeast-1" : { },
6467
6496
  "ap-northeast-2" : { },
6497
+ "ap-northeast-3" : { },
6468
6498
  "ap-south-1" : { },
6469
6499
  "ap-southeast-1" : { },
6470
6500
  "ap-southeast-2" : { },
@@ -6608,6 +6638,12 @@
6608
6638
  "deprecated" : true,
6609
6639
  "hostname" : "kms-fips.ap-southeast-2.amazonaws.com"
6610
6640
  },
6641
+ "ap-southeast-3" : {
6642
+ "variants" : [ {
6643
+ "hostname" : "kms-fips.ap-southeast-3.amazonaws.com",
6644
+ "tags" : [ "fips" ]
6645
+ } ]
6646
+ },
6611
6647
  "ap-southeast-3-fips" : {
6612
6648
  "credentialScope" : {
6613
6649
  "region" : "ap-southeast-3"
@@ -6869,6 +6905,7 @@
6869
6905
  "ap-south-1" : { },
6870
6906
  "ap-southeast-1" : { },
6871
6907
  "ap-southeast-2" : { },
6908
+ "ap-southeast-3" : { },
6872
6909
  "ca-central-1" : { },
6873
6910
  "eu-central-1" : { },
6874
6911
  "eu-north-1" : { },
@@ -7033,6 +7070,7 @@
7033
7070
  "ap-south-1" : { },
7034
7071
  "ap-southeast-1" : { },
7035
7072
  "ap-southeast-2" : { },
7073
+ "ap-southeast-3" : { },
7036
7074
  "ca-central-1" : { },
7037
7075
  "eu-central-1" : { },
7038
7076
  "eu-north-1" : { },
@@ -7475,6 +7513,7 @@
7475
7513
  "ap-south-1" : { },
7476
7514
  "ap-southeast-1" : { },
7477
7515
  "ap-southeast-2" : { },
7516
+ "ap-southeast-3" : { },
7478
7517
  "ca-central-1" : { },
7479
7518
  "eu-central-1" : { },
7480
7519
  "eu-north-1" : { },
@@ -7615,6 +7654,7 @@
7615
7654
  "ap-south-1" : { },
7616
7655
  "ap-southeast-1" : { },
7617
7656
  "ap-southeast-2" : { },
7657
+ "ap-southeast-3" : { },
7618
7658
  "ca-central-1" : { },
7619
7659
  "eu-central-1" : { },
7620
7660
  "eu-north-1" : { },
@@ -8680,6 +8720,7 @@
8680
8720
  "ap-south-1" : { },
8681
8721
  "ap-southeast-1" : { },
8682
8722
  "ap-southeast-2" : { },
8723
+ "ap-southeast-3" : { },
8683
8724
  "ca-central-1" : {
8684
8725
  "variants" : [ {
8685
8726
  "hostname" : "rds-fips.ca-central-1.amazonaws.com",
@@ -8851,6 +8892,7 @@
8851
8892
  "ap-south-1" : { },
8852
8893
  "ap-southeast-1" : { },
8853
8894
  "ap-southeast-2" : { },
8895
+ "ap-southeast-3" : { },
8854
8896
  "ca-central-1" : {
8855
8897
  "variants" : [ {
8856
8898
  "hostname" : "redshift-fips.ca-central-1.amazonaws.com",
@@ -10828,6 +10870,7 @@
10828
10870
  "ap-south-1" : { },
10829
10871
  "ap-southeast-1" : { },
10830
10872
  "ap-southeast-2" : { },
10873
+ "ap-southeast-3" : { },
10831
10874
  "ca-central-1" : { },
10832
10875
  "eu-central-1" : { },
10833
10876
  "eu-north-1" : { },
@@ -10905,6 +10948,7 @@
10905
10948
  "ap-south-1" : { },
10906
10949
  "ap-southeast-1" : { },
10907
10950
  "ap-southeast-2" : { },
10951
+ "ap-southeast-3" : { },
10908
10952
  "ca-central-1" : { },
10909
10953
  "eu-central-1" : { },
10910
10954
  "eu-north-1" : { },
@@ -10979,6 +11023,7 @@
10979
11023
  "ap-south-1" : { },
10980
11024
  "ap-southeast-1" : { },
10981
11025
  "ap-southeast-2" : { },
11026
+ "ap-southeast-3" : { },
10982
11027
  "ca-central-1" : {
10983
11028
  "variants" : [ {
10984
11029
  "hostname" : "ssm-fips.ca-central-1.amazonaws.com",
@@ -11084,6 +11129,7 @@
11084
11129
  "ap-south-1" : { },
11085
11130
  "ap-southeast-1" : { },
11086
11131
  "ap-southeast-2" : { },
11132
+ "ap-southeast-3" : { },
11087
11133
  "ca-central-1" : { },
11088
11134
  "eu-central-1" : { },
11089
11135
  "eu-north-1" : { },
@@ -11255,6 +11301,7 @@
11255
11301
  "ap-south-1" : { },
11256
11302
  "ap-southeast-1" : { },
11257
11303
  "ap-southeast-2" : { },
11304
+ "ap-southeast-3" : { },
11258
11305
  "ca-central-1" : { },
11259
11306
  "eu-central-1" : { },
11260
11307
  "eu-north-1" : { },
@@ -11287,6 +11334,7 @@
11287
11334
  "ap-south-1" : { },
11288
11335
  "ap-southeast-1" : { },
11289
11336
  "ap-southeast-2" : { },
11337
+ "ap-southeast-3" : { },
11290
11338
  "aws-global" : {
11291
11339
  "credentialScope" : {
11292
11340
  "region" : "us-east-1"
@@ -11378,6 +11426,7 @@
11378
11426
  "ap-south-1" : { },
11379
11427
  "ap-southeast-1" : { },
11380
11428
  "ap-southeast-2" : { },
11429
+ "ap-southeast-3" : { },
11381
11430
  "ca-central-1" : { },
11382
11431
  "eu-central-1" : { },
11383
11432
  "eu-north-1" : { },
@@ -11451,6 +11500,7 @@
11451
11500
  "ap-south-1" : { },
11452
11501
  "ap-southeast-1" : { },
11453
11502
  "ap-southeast-2" : { },
11503
+ "ap-southeast-3" : { },
11454
11504
  "ca-central-1" : { },
11455
11505
  "eu-central-1" : { },
11456
11506
  "eu-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.540.0
4
+ version: 1.541.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-12-08 00:00:00.000000000 Z
11
+ date: 2021-12-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: