aws-partitions 1.540.0 → 1.543.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 +15 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +104 -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: b30acd78ca7f62ce122849c7c9797928a00a8d3e243b0a4d97e2e645c1394ac3
4
+ data.tar.gz: 64ed5d84ee4129c39f03d1095ecd5dd1bac179411d256d59d93947e85e7be720
5
5
  SHA512:
6
- metadata.gz: 0bd26b675f3f28890044767bf4f0596b34a6f7fd1cfc9fd21a39e678a5a1a3a5a60a6586293be02a92d3f7f9830aa289d8aa036fe7dce708fd4d4cf04253993f
7
- data.tar.gz: a9998604d381a6d841e3e11a4d41075f5bfb10f397e8cf759d84db5e8103734f2bf91b350e4a252fcd190617a2ef53c7fe2ad19241855e5f77a28ab275a532ec
6
+ metadata.gz: af961ae4285a3d47fad1e9e877b23272a060374d2f7f73bed7fd7324f9cdcc3ac6add3b95d187fb2c6bceb367249eb585e0d08e7eeb62600c086158e09c357cb
7
+ data.tar.gz: 2cba46e12fe8ac5e7d10bdfc5fe211fc0abae35a2422edd48331153f5237c673b984e55aab5ed975a44af67d7db904eab971f27386429c378716c788fd543215
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.543.0 (2021-12-21)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.542.0 (2021-12-20)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.541.0 (2021-12-13)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.540.0 (2021-12-08)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.540.0
1
+ 1.543.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" : { },
@@ -1556,6 +1569,7 @@
1556
1569
  "ap-south-1" : { },
1557
1570
  "ap-southeast-1" : { },
1558
1571
  "ap-southeast-2" : { },
1572
+ "ap-southeast-3" : { },
1559
1573
  "ca-central-1" : {
1560
1574
  "variants" : [ {
1561
1575
  "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
@@ -1654,6 +1668,7 @@
1654
1668
  "ap-south-1" : { },
1655
1669
  "ap-southeast-1" : { },
1656
1670
  "ap-southeast-2" : { },
1671
+ "ap-southeast-3" : { },
1657
1672
  "ca-central-1" : { },
1658
1673
  "eu-central-1" : { },
1659
1674
  "eu-north-1" : { },
@@ -2044,6 +2059,7 @@
2044
2059
  "ap-south-1" : { },
2045
2060
  "ap-southeast-1" : { },
2046
2061
  "ap-southeast-2" : { },
2062
+ "ap-southeast-3" : { },
2047
2063
  "ca-central-1" : { },
2048
2064
  "eu-central-1" : { },
2049
2065
  "eu-north-1" : { },
@@ -2593,6 +2609,7 @@
2593
2609
  "ap-south-1" : { },
2594
2610
  "ap-southeast-1" : { },
2595
2611
  "ap-southeast-2" : { },
2612
+ "ap-southeast-3" : { },
2596
2613
  "ca-central-1" : { },
2597
2614
  "eu-central-1" : { },
2598
2615
  "eu-north-1" : { },
@@ -3033,6 +3050,7 @@
3033
3050
  "ap-south-1" : { },
3034
3051
  "ap-southeast-1" : { },
3035
3052
  "ap-southeast-2" : { },
3053
+ "ap-southeast-3" : { },
3036
3054
  "ca-central-1" : { },
3037
3055
  "eu-central-1" : { },
3038
3056
  "eu-north-1" : { },
@@ -3117,6 +3135,7 @@
3117
3135
  "ap-south-1" : { },
3118
3136
  "ap-southeast-1" : { },
3119
3137
  "ap-southeast-2" : { },
3138
+ "ap-southeast-3" : { },
3120
3139
  "ca-central-1" : { },
3121
3140
  "dms" : {
3122
3141
  "credentialScope" : {
@@ -3396,6 +3415,7 @@
3396
3415
  "ap-south-1" : { },
3397
3416
  "ap-southeast-1" : { },
3398
3417
  "ap-southeast-2" : { },
3418
+ "ap-southeast-3" : { },
3399
3419
  "ca-central-1" : {
3400
3420
  "variants" : [ {
3401
3421
  "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com",
@@ -3581,6 +3601,7 @@
3581
3601
  },
3582
3602
  "ap-southeast-1" : { },
3583
3603
  "ap-southeast-2" : { },
3604
+ "ap-southeast-3" : { },
3584
3605
  "ca-central-1" : {
3585
3606
  "variants" : [ {
3586
3607
  "hostname" : "ec2-fips.ca-central-1.amazonaws.com",
@@ -3685,6 +3706,7 @@
3685
3706
  "ap-south-1" : { },
3686
3707
  "ap-southeast-1" : { },
3687
3708
  "ap-southeast-2" : { },
3709
+ "ap-southeast-3" : { },
3688
3710
  "ca-central-1" : { },
3689
3711
  "eu-central-1" : { },
3690
3712
  "eu-north-1" : { },
@@ -3838,6 +3860,7 @@
3838
3860
  "ap-south-1" : { },
3839
3861
  "ap-southeast-1" : { },
3840
3862
  "ap-southeast-2" : { },
3863
+ "ap-southeast-3" : { },
3841
3864
  "ca-central-1" : { },
3842
3865
  "eu-central-1" : { },
3843
3866
  "eu-north-1" : { },
@@ -4271,6 +4294,7 @@
4271
4294
  "ap-south-1" : { },
4272
4295
  "ap-southeast-1" : { },
4273
4296
  "ap-southeast-2" : { },
4297
+ "ap-southeast-3" : { },
4274
4298
  "ca-central-1" : { },
4275
4299
  "eu-central-1" : { },
4276
4300
  "eu-north-1" : { },
@@ -4348,6 +4372,7 @@
4348
4372
  "ap-south-1" : { },
4349
4373
  "ap-southeast-1" : { },
4350
4374
  "ap-southeast-2" : { },
4375
+ "ap-southeast-3" : { },
4351
4376
  "ca-central-1" : {
4352
4377
  "variants" : [ {
4353
4378
  "hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com",
@@ -4548,6 +4573,7 @@
4548
4573
  "ap-south-1" : { },
4549
4574
  "ap-southeast-1" : { },
4550
4575
  "ap-southeast-2" : { },
4576
+ "ap-southeast-3" : { },
4551
4577
  "ca-central-1" : { },
4552
4578
  "eu-central-1" : { },
4553
4579
  "eu-north-1" : { },
@@ -4628,6 +4654,7 @@
4628
4654
  "ap-south-1" : { },
4629
4655
  "ap-southeast-1" : { },
4630
4656
  "ap-southeast-2" : { },
4657
+ "ap-southeast-3" : { },
4631
4658
  "ca-central-1" : { },
4632
4659
  "eu-central-1" : { },
4633
4660
  "eu-north-1" : { },
@@ -5387,6 +5414,7 @@
5387
5414
  "ap-south-1" : { },
5388
5415
  "ap-southeast-1" : { },
5389
5416
  "ap-southeast-2" : { },
5417
+ "ap-southeast-3" : { },
5390
5418
  "ca-central-1" : {
5391
5419
  "variants" : [ {
5392
5420
  "hostname" : "glacier-fips.ca-central-1.amazonaws.com",
@@ -5648,6 +5676,7 @@
5648
5676
  "hostname" : "groundstation-fips.us-west-2.amazonaws.com"
5649
5677
  },
5650
5678
  "me-south-1" : { },
5679
+ "sa-east-1" : { },
5651
5680
  "us-east-1" : {
5652
5681
  "variants" : [ {
5653
5682
  "hostname" : "groundstation-fips.us-east-1.amazonaws.com",
@@ -6397,6 +6426,7 @@
6397
6426
  "ap-south-1" : { },
6398
6427
  "ap-southeast-1" : { },
6399
6428
  "ap-southeast-2" : { },
6429
+ "ap-southeast-3" : { },
6400
6430
  "ca-central-1" : { },
6401
6431
  "eu-central-1" : { },
6402
6432
  "eu-north-1" : { },
@@ -6462,9 +6492,11 @@
6462
6492
  },
6463
6493
  "kinesisanalytics" : {
6464
6494
  "endpoints" : {
6495
+ "af-south-1" : { },
6465
6496
  "ap-east-1" : { },
6466
6497
  "ap-northeast-1" : { },
6467
6498
  "ap-northeast-2" : { },
6499
+ "ap-northeast-3" : { },
6468
6500
  "ap-south-1" : { },
6469
6501
  "ap-southeast-1" : { },
6470
6502
  "ap-southeast-2" : { },
@@ -6608,6 +6640,12 @@
6608
6640
  "deprecated" : true,
6609
6641
  "hostname" : "kms-fips.ap-southeast-2.amazonaws.com"
6610
6642
  },
6643
+ "ap-southeast-3" : {
6644
+ "variants" : [ {
6645
+ "hostname" : "kms-fips.ap-southeast-3.amazonaws.com",
6646
+ "tags" : [ "fips" ]
6647
+ } ]
6648
+ },
6611
6649
  "ap-southeast-3-fips" : {
6612
6650
  "credentialScope" : {
6613
6651
  "region" : "ap-southeast-3"
@@ -6869,6 +6907,7 @@
6869
6907
  "ap-south-1" : { },
6870
6908
  "ap-southeast-1" : { },
6871
6909
  "ap-southeast-2" : { },
6910
+ "ap-southeast-3" : { },
6872
6911
  "ca-central-1" : { },
6873
6912
  "eu-central-1" : { },
6874
6913
  "eu-north-1" : { },
@@ -7033,6 +7072,7 @@
7033
7072
  "ap-south-1" : { },
7034
7073
  "ap-southeast-1" : { },
7035
7074
  "ap-southeast-2" : { },
7075
+ "ap-southeast-3" : { },
7036
7076
  "ca-central-1" : { },
7037
7077
  "eu-central-1" : { },
7038
7078
  "eu-north-1" : { },
@@ -7103,6 +7143,19 @@
7103
7143
  "us-east-1" : { }
7104
7144
  }
7105
7145
  },
7146
+ "lookoutmetrics" : {
7147
+ "endpoints" : {
7148
+ "ap-northeast-1" : { },
7149
+ "ap-southeast-1" : { },
7150
+ "ap-southeast-2" : { },
7151
+ "eu-central-1" : { },
7152
+ "eu-north-1" : { },
7153
+ "eu-west-1" : { },
7154
+ "us-east-1" : { },
7155
+ "us-east-2" : { },
7156
+ "us-west-2" : { }
7157
+ }
7158
+ },
7106
7159
  "lookoutvision" : {
7107
7160
  "endpoints" : {
7108
7161
  "ap-northeast-1" : { },
@@ -7443,6 +7496,38 @@
7443
7496
  "us-west-2" : { }
7444
7497
  }
7445
7498
  },
7499
+ "meetings-chime" : {
7500
+ "endpoints" : {
7501
+ "ap-southeast-1" : { },
7502
+ "eu-central-1" : { },
7503
+ "us-east-1" : {
7504
+ "variants" : [ {
7505
+ "hostname" : "meetings-chime-fips.us-east-1.amazonaws.com",
7506
+ "tags" : [ "fips" ]
7507
+ } ]
7508
+ },
7509
+ "us-east-1-fips" : {
7510
+ "credentialScope" : {
7511
+ "region" : "us-east-1"
7512
+ },
7513
+ "deprecated" : true,
7514
+ "hostname" : "meetings-chime-fips.us-east-1.amazonaws.com"
7515
+ },
7516
+ "us-west-2" : {
7517
+ "variants" : [ {
7518
+ "hostname" : "meetings-chime-fips.us-west-2.amazonaws.com",
7519
+ "tags" : [ "fips" ]
7520
+ } ]
7521
+ },
7522
+ "us-west-2-fips" : {
7523
+ "credentialScope" : {
7524
+ "region" : "us-west-2"
7525
+ },
7526
+ "deprecated" : true,
7527
+ "hostname" : "meetings-chime-fips.us-west-2.amazonaws.com"
7528
+ }
7529
+ }
7530
+ },
7446
7531
  "messaging-chime" : {
7447
7532
  "endpoints" : {
7448
7533
  "us-east-1" : {
@@ -7475,6 +7560,7 @@
7475
7560
  "ap-south-1" : { },
7476
7561
  "ap-southeast-1" : { },
7477
7562
  "ap-southeast-2" : { },
7563
+ "ap-southeast-3" : { },
7478
7564
  "ca-central-1" : { },
7479
7565
  "eu-central-1" : { },
7480
7566
  "eu-north-1" : { },
@@ -7615,6 +7701,7 @@
7615
7701
  "ap-south-1" : { },
7616
7702
  "ap-southeast-1" : { },
7617
7703
  "ap-southeast-2" : { },
7704
+ "ap-southeast-3" : { },
7618
7705
  "ca-central-1" : { },
7619
7706
  "eu-central-1" : { },
7620
7707
  "eu-north-1" : { },
@@ -8680,6 +8767,7 @@
8680
8767
  "ap-south-1" : { },
8681
8768
  "ap-southeast-1" : { },
8682
8769
  "ap-southeast-2" : { },
8770
+ "ap-southeast-3" : { },
8683
8771
  "ca-central-1" : {
8684
8772
  "variants" : [ {
8685
8773
  "hostname" : "rds-fips.ca-central-1.amazonaws.com",
@@ -8851,6 +8939,7 @@
8851
8939
  "ap-south-1" : { },
8852
8940
  "ap-southeast-1" : { },
8853
8941
  "ap-southeast-2" : { },
8942
+ "ap-southeast-3" : { },
8854
8943
  "ca-central-1" : {
8855
8944
  "variants" : [ {
8856
8945
  "hostname" : "redshift-fips.ca-central-1.amazonaws.com",
@@ -9098,6 +9187,7 @@
9098
9187
  "ap-south-1" : { },
9099
9188
  "ap-southeast-1" : { },
9100
9189
  "ap-southeast-2" : { },
9190
+ "ap-southeast-3" : { },
9101
9191
  "ca-central-1" : { },
9102
9192
  "eu-central-1" : { },
9103
9193
  "eu-north-1" : { },
@@ -9460,6 +9550,12 @@
9460
9550
  "tags" : [ "dualstack" ]
9461
9551
  } ]
9462
9552
  },
9553
+ "ap-southeast-3" : {
9554
+ "variants" : [ {
9555
+ "hostname" : "s3.dualstack.ap-southeast-3.amazonaws.com",
9556
+ "tags" : [ "dualstack" ]
9557
+ } ]
9558
+ },
9463
9559
  "aws-global" : {
9464
9560
  "credentialScope" : {
9465
9561
  "region" : "us-east-1"
@@ -10828,6 +10924,7 @@
10828
10924
  "ap-south-1" : { },
10829
10925
  "ap-southeast-1" : { },
10830
10926
  "ap-southeast-2" : { },
10927
+ "ap-southeast-3" : { },
10831
10928
  "ca-central-1" : { },
10832
10929
  "eu-central-1" : { },
10833
10930
  "eu-north-1" : { },
@@ -10905,6 +11002,7 @@
10905
11002
  "ap-south-1" : { },
10906
11003
  "ap-southeast-1" : { },
10907
11004
  "ap-southeast-2" : { },
11005
+ "ap-southeast-3" : { },
10908
11006
  "ca-central-1" : { },
10909
11007
  "eu-central-1" : { },
10910
11008
  "eu-north-1" : { },
@@ -10979,6 +11077,7 @@
10979
11077
  "ap-south-1" : { },
10980
11078
  "ap-southeast-1" : { },
10981
11079
  "ap-southeast-2" : { },
11080
+ "ap-southeast-3" : { },
10982
11081
  "ca-central-1" : {
10983
11082
  "variants" : [ {
10984
11083
  "hostname" : "ssm-fips.ca-central-1.amazonaws.com",
@@ -11084,6 +11183,7 @@
11084
11183
  "ap-south-1" : { },
11085
11184
  "ap-southeast-1" : { },
11086
11185
  "ap-southeast-2" : { },
11186
+ "ap-southeast-3" : { },
11087
11187
  "ca-central-1" : { },
11088
11188
  "eu-central-1" : { },
11089
11189
  "eu-north-1" : { },
@@ -11255,6 +11355,7 @@
11255
11355
  "ap-south-1" : { },
11256
11356
  "ap-southeast-1" : { },
11257
11357
  "ap-southeast-2" : { },
11358
+ "ap-southeast-3" : { },
11258
11359
  "ca-central-1" : { },
11259
11360
  "eu-central-1" : { },
11260
11361
  "eu-north-1" : { },
@@ -11287,6 +11388,7 @@
11287
11388
  "ap-south-1" : { },
11288
11389
  "ap-southeast-1" : { },
11289
11390
  "ap-southeast-2" : { },
11391
+ "ap-southeast-3" : { },
11290
11392
  "aws-global" : {
11291
11393
  "credentialScope" : {
11292
11394
  "region" : "us-east-1"
@@ -11378,6 +11480,7 @@
11378
11480
  "ap-south-1" : { },
11379
11481
  "ap-southeast-1" : { },
11380
11482
  "ap-southeast-2" : { },
11483
+ "ap-southeast-3" : { },
11381
11484
  "ca-central-1" : { },
11382
11485
  "eu-central-1" : { },
11383
11486
  "eu-north-1" : { },
@@ -11451,6 +11554,7 @@
11451
11554
  "ap-south-1" : { },
11452
11555
  "ap-southeast-1" : { },
11453
11556
  "ap-southeast-2" : { },
11557
+ "ap-southeast-3" : { },
11454
11558
  "ca-central-1" : { },
11455
11559
  "eu-central-1" : { },
11456
11560
  "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.543.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-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: