aws-partitions 1.1049.0 → 1.1051.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +205 -41
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2d58d95c011495f544417415f11979b76f855b71d1ea080ce29ec2e380994ce4
4
- data.tar.gz: 4a03df3b067723158eaa0f9f7db8357fe119cb988bff2889b87939dcb38a558e
3
+ metadata.gz: 1cc05d4392e6f7c105d09088a75b285eb683e482aa2454b640de9e7936789b93
4
+ data.tar.gz: d37f4cf447fd83faa78419ae313b012504586343a85887bebfc4e072782c5b0b
5
5
  SHA512:
6
- metadata.gz: 8777377cf2f56c53d66d3ac2ed6ed27630ea5b7f497f7b935b4ef59245efa5f34e5f591d86f19110d8b0f029e3a8700b0345d35edbabd72ac8f64ab20f42f572
7
- data.tar.gz: 90a90a7adacc5d3fbb99af617efeecaef87514a50bcd5adfcb3e7bf4131c79184a228cea435960596624855114efb61bd2d1a01879c5279ca89e70a81b42e731
6
+ metadata.gz: 460df7c29e031a63b103a2b15b468b6e21821dd5cd51176cae2000888efdae95201ef79d9dbe554acfd4af0be81699e7a894804fd7b25a31bc523975c86eb277
7
+ data.tar.gz: e8a3028edb1d57cbec9fea873717353b49c24a52d04a36a0160bb20e3f6187ff7201f81f9b3db7b7d96bf9532de5f0b6804d5bf54761fb8c5737d635c69c500d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1051.0 (2025-02-17)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1050.0 (2025-02-11)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1049.0 (2025-02-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1049.0
1
+ 1.1051.0
data/partitions.json CHANGED
@@ -17672,39 +17672,127 @@
17672
17672
  },
17673
17673
  "ram" : {
17674
17674
  "endpoints" : {
17675
- "af-south-1" : { },
17676
- "ap-east-1" : { },
17677
- "ap-northeast-1" : { },
17678
- "ap-northeast-2" : { },
17679
- "ap-northeast-3" : { },
17680
- "ap-south-1" : { },
17681
- "ap-south-2" : { },
17682
- "ap-southeast-1" : { },
17683
- "ap-southeast-2" : { },
17684
- "ap-southeast-3" : { },
17685
- "ap-southeast-4" : { },
17686
- "ap-southeast-5" : { },
17687
- "ap-southeast-7" : { },
17675
+ "af-south-1" : {
17676
+ "variants" : [ {
17677
+ "tags" : [ "dualstack" ]
17678
+ } ]
17679
+ },
17680
+ "ap-east-1" : {
17681
+ "variants" : [ {
17682
+ "tags" : [ "dualstack" ]
17683
+ } ]
17684
+ },
17685
+ "ap-northeast-1" : {
17686
+ "variants" : [ {
17687
+ "tags" : [ "dualstack" ]
17688
+ } ]
17689
+ },
17690
+ "ap-northeast-2" : {
17691
+ "variants" : [ {
17692
+ "tags" : [ "dualstack" ]
17693
+ } ]
17694
+ },
17695
+ "ap-northeast-3" : {
17696
+ "variants" : [ {
17697
+ "tags" : [ "dualstack" ]
17698
+ } ]
17699
+ },
17700
+ "ap-south-1" : {
17701
+ "variants" : [ {
17702
+ "tags" : [ "dualstack" ]
17703
+ } ]
17704
+ },
17705
+ "ap-south-2" : {
17706
+ "variants" : [ {
17707
+ "tags" : [ "dualstack" ]
17708
+ } ]
17709
+ },
17710
+ "ap-southeast-1" : {
17711
+ "variants" : [ {
17712
+ "tags" : [ "dualstack" ]
17713
+ } ]
17714
+ },
17715
+ "ap-southeast-2" : {
17716
+ "variants" : [ {
17717
+ "tags" : [ "dualstack" ]
17718
+ } ]
17719
+ },
17720
+ "ap-southeast-3" : {
17721
+ "variants" : [ {
17722
+ "tags" : [ "dualstack" ]
17723
+ } ]
17724
+ },
17725
+ "ap-southeast-4" : {
17726
+ "variants" : [ {
17727
+ "tags" : [ "dualstack" ]
17728
+ } ]
17729
+ },
17730
+ "ap-southeast-5" : {
17731
+ "variants" : [ {
17732
+ "tags" : [ "dualstack" ]
17733
+ } ]
17734
+ },
17735
+ "ap-southeast-7" : {
17736
+ "variants" : [ {
17737
+ "tags" : [ "dualstack" ]
17738
+ } ]
17739
+ },
17688
17740
  "ca-central-1" : {
17689
17741
  "variants" : [ {
17742
+ "tags" : [ "dualstack" ]
17743
+ }, {
17690
17744
  "hostname" : "ram-fips.ca-central-1.amazonaws.com",
17691
17745
  "tags" : [ "fips" ]
17746
+ }, {
17747
+ "hostname" : "ram-fips.ca-central-1.api.aws",
17748
+ "tags" : [ "dualstack", "fips" ]
17692
17749
  } ]
17693
17750
  },
17694
17751
  "ca-west-1" : {
17695
17752
  "variants" : [ {
17696
- "hostname" : "ram-fips.ca-west-1.amazonaws.com",
17697
- "tags" : [ "fips" ]
17753
+ "tags" : [ "dualstack" ]
17754
+ } ]
17755
+ },
17756
+ "eu-central-1" : {
17757
+ "variants" : [ {
17758
+ "tags" : [ "dualstack" ]
17759
+ } ]
17760
+ },
17761
+ "eu-central-2" : {
17762
+ "variants" : [ {
17763
+ "tags" : [ "dualstack" ]
17764
+ } ]
17765
+ },
17766
+ "eu-north-1" : {
17767
+ "variants" : [ {
17768
+ "tags" : [ "dualstack" ]
17769
+ } ]
17770
+ },
17771
+ "eu-south-1" : {
17772
+ "variants" : [ {
17773
+ "tags" : [ "dualstack" ]
17774
+ } ]
17775
+ },
17776
+ "eu-south-2" : {
17777
+ "variants" : [ {
17778
+ "tags" : [ "dualstack" ]
17779
+ } ]
17780
+ },
17781
+ "eu-west-1" : {
17782
+ "variants" : [ {
17783
+ "tags" : [ "dualstack" ]
17784
+ } ]
17785
+ },
17786
+ "eu-west-2" : {
17787
+ "variants" : [ {
17788
+ "tags" : [ "dualstack" ]
17789
+ } ]
17790
+ },
17791
+ "eu-west-3" : {
17792
+ "variants" : [ {
17793
+ "tags" : [ "dualstack" ]
17698
17794
  } ]
17699
17795
  },
17700
- "eu-central-1" : { },
17701
- "eu-central-2" : { },
17702
- "eu-north-1" : { },
17703
- "eu-south-1" : { },
17704
- "eu-south-2" : { },
17705
- "eu-west-1" : { },
17706
- "eu-west-2" : { },
17707
- "eu-west-3" : { },
17708
17796
  "fips-ca-central-1" : {
17709
17797
  "credentialScope" : {
17710
17798
  "region" : "ca-central-1"
@@ -17712,13 +17800,6 @@
17712
17800
  "deprecated" : true,
17713
17801
  "hostname" : "ram-fips.ca-central-1.amazonaws.com"
17714
17802
  },
17715
- "fips-ca-west-1" : {
17716
- "credentialScope" : {
17717
- "region" : "ca-west-1"
17718
- },
17719
- "deprecated" : true,
17720
- "hostname" : "ram-fips.ca-west-1.amazonaws.com"
17721
- },
17722
17803
  "fips-us-east-1" : {
17723
17804
  "credentialScope" : {
17724
17805
  "region" : "us-east-1"
@@ -17747,33 +17828,73 @@
17747
17828
  "deprecated" : true,
17748
17829
  "hostname" : "ram-fips.us-west-2.amazonaws.com"
17749
17830
  },
17750
- "il-central-1" : { },
17751
- "me-central-1" : { },
17752
- "me-south-1" : { },
17753
- "mx-central-1" : { },
17754
- "sa-east-1" : { },
17831
+ "il-central-1" : {
17832
+ "variants" : [ {
17833
+ "tags" : [ "dualstack" ]
17834
+ } ]
17835
+ },
17836
+ "me-central-1" : {
17837
+ "variants" : [ {
17838
+ "tags" : [ "dualstack" ]
17839
+ } ]
17840
+ },
17841
+ "me-south-1" : {
17842
+ "variants" : [ {
17843
+ "tags" : [ "dualstack" ]
17844
+ } ]
17845
+ },
17846
+ "mx-central-1" : {
17847
+ "variants" : [ {
17848
+ "tags" : [ "dualstack" ]
17849
+ } ]
17850
+ },
17851
+ "sa-east-1" : {
17852
+ "variants" : [ {
17853
+ "tags" : [ "dualstack" ]
17854
+ } ]
17855
+ },
17755
17856
  "us-east-1" : {
17756
17857
  "variants" : [ {
17858
+ "tags" : [ "dualstack" ]
17859
+ }, {
17757
17860
  "hostname" : "ram-fips.us-east-1.amazonaws.com",
17758
17861
  "tags" : [ "fips" ]
17862
+ }, {
17863
+ "hostname" : "ram-fips.us-east-1.api.aws",
17864
+ "tags" : [ "dualstack", "fips" ]
17759
17865
  } ]
17760
17866
  },
17761
17867
  "us-east-2" : {
17762
17868
  "variants" : [ {
17869
+ "tags" : [ "dualstack" ]
17870
+ }, {
17763
17871
  "hostname" : "ram-fips.us-east-2.amazonaws.com",
17764
17872
  "tags" : [ "fips" ]
17873
+ }, {
17874
+ "hostname" : "ram-fips.us-east-2.api.aws",
17875
+ "tags" : [ "dualstack", "fips" ]
17765
17876
  } ]
17766
17877
  },
17767
17878
  "us-west-1" : {
17768
17879
  "variants" : [ {
17880
+ "tags" : [ "dualstack" ]
17881
+ }, {
17769
17882
  "hostname" : "ram-fips.us-west-1.amazonaws.com",
17770
17883
  "tags" : [ "fips" ]
17884
+ }, {
17885
+ "hostname" : "ram-fips.us-west-1.api.aws",
17886
+ "tags" : [ "dualstack", "fips" ]
17771
17887
  } ]
17772
17888
  },
17773
17889
  "us-west-2" : {
17774
17890
  "variants" : [ {
17891
+ "tags" : [ "dualstack" ]
17892
+ }, {
17775
17893
  "hostname" : "ram-fips.us-west-2.amazonaws.com",
17776
17894
  "tags" : [ "fips" ]
17895
+ }, {
17896
+ "hostname" : "ram-fips.us-west-2.api.aws",
17897
+ "tags" : [ "dualstack", "fips" ]
17777
17898
  } ]
17778
17899
  }
17779
17900
  }
@@ -20697,6 +20818,12 @@
20697
20818
  "tags" : [ "dualstack" ]
20698
20819
  } ]
20699
20820
  },
20821
+ "ap-southeast-7" : {
20822
+ "variants" : [ {
20823
+ "hostname" : "securityhub.ap-southeast-7.api.aws",
20824
+ "tags" : [ "dualstack" ]
20825
+ } ]
20826
+ },
20700
20827
  "ca-central-1" : {
20701
20828
  "variants" : [ {
20702
20829
  "hostname" : "securityhub.ca-central-1.api.aws",
@@ -20803,6 +20930,12 @@
20803
20930
  "tags" : [ "dualstack" ]
20804
20931
  } ]
20805
20932
  },
20933
+ "mx-central-1" : {
20934
+ "variants" : [ {
20935
+ "hostname" : "securityhub.mx-central-1.api.aws",
20936
+ "tags" : [ "dualstack" ]
20937
+ } ]
20938
+ },
20806
20939
  "sa-east-1" : {
20807
20940
  "variants" : [ {
20808
20941
  "hostname" : "securityhub.sa-east-1.api.aws",
@@ -23327,6 +23460,7 @@
23327
23460
  "il-central-1" : { },
23328
23461
  "me-central-1" : { },
23329
23462
  "me-south-1" : { },
23463
+ "mx-central-1" : { },
23330
23464
  "sa-east-1" : { },
23331
23465
  "us-east-1" : {
23332
23466
  "variants" : [ {
@@ -27213,8 +27347,16 @@
27213
27347
  },
27214
27348
  "ram" : {
27215
27349
  "endpoints" : {
27216
- "cn-north-1" : { },
27217
- "cn-northwest-1" : { }
27350
+ "cn-north-1" : {
27351
+ "variants" : [ {
27352
+ "tags" : [ "dualstack" ]
27353
+ } ]
27354
+ },
27355
+ "cn-northwest-1" : {
27356
+ "variants" : [ {
27357
+ "tags" : [ "dualstack" ]
27358
+ } ]
27359
+ }
27218
27360
  }
27219
27361
  },
27220
27362
  "rbin" : {
@@ -29311,7 +29453,7 @@
29311
29453
  "endpoints" : {
29312
29454
  "us-gov-east-1" : {
29313
29455
  "variants" : [ {
29314
- "hostname" : "dynamodb.us-gov-east-1.amazonaws.com",
29456
+ "hostname" : "dynamodb-fips.us-gov-east-1.amazonaws.com",
29315
29457
  "tags" : [ "fips" ]
29316
29458
  } ]
29317
29459
  },
@@ -29320,11 +29462,11 @@
29320
29462
  "region" : "us-gov-east-1"
29321
29463
  },
29322
29464
  "deprecated" : true,
29323
- "hostname" : "dynamodb.us-gov-east-1.amazonaws.com"
29465
+ "hostname" : "dynamodb-fips.us-gov-east-1.amazonaws.com"
29324
29466
  },
29325
29467
  "us-gov-west-1" : {
29326
29468
  "variants" : [ {
29327
- "hostname" : "dynamodb.us-gov-west-1.amazonaws.com",
29469
+ "hostname" : "dynamodb-fips.us-gov-west-1.amazonaws.com",
29328
29470
  "tags" : [ "fips" ]
29329
29471
  } ]
29330
29472
  },
@@ -29333,7 +29475,7 @@
29333
29475
  "region" : "us-gov-west-1"
29334
29476
  },
29335
29477
  "deprecated" : true,
29336
- "hostname" : "dynamodb.us-gov-west-1.amazonaws.com"
29478
+ "hostname" : "dynamodb-fips.us-gov-west-1.amazonaws.com"
29337
29479
  }
29338
29480
  }
29339
29481
  },
@@ -31378,8 +31520,13 @@
31378
31520
  },
31379
31521
  "hostname" : "ram.us-gov-east-1.amazonaws.com",
31380
31522
  "variants" : [ {
31523
+ "tags" : [ "dualstack" ]
31524
+ }, {
31381
31525
  "hostname" : "ram.us-gov-east-1.amazonaws.com",
31382
31526
  "tags" : [ "fips" ]
31527
+ }, {
31528
+ "hostname" : "ramus-gov-east-1.api.aws",
31529
+ "tags" : [ "dualstack", "fips" ]
31383
31530
  } ]
31384
31531
  },
31385
31532
  "us-gov-east-1-fips" : {
@@ -31395,8 +31542,13 @@
31395
31542
  },
31396
31543
  "hostname" : "ram.us-gov-west-1.amazonaws.com",
31397
31544
  "variants" : [ {
31545
+ "tags" : [ "dualstack" ]
31546
+ }, {
31398
31547
  "hostname" : "ram.us-gov-west-1.amazonaws.com",
31399
31548
  "tags" : [ "fips" ]
31549
+ }, {
31550
+ "hostname" : "ramus-gov-west-1.api.aws",
31551
+ "tags" : [ "dualstack", "fips" ]
31400
31552
  } ]
31401
31553
  },
31402
31554
  "us-gov-west-1-fips" : {
@@ -32709,12 +32861,24 @@
32709
32861
  "variants" : [ {
32710
32862
  "hostname" : "synthetics-fips.us-gov-east-1.amazonaws.com",
32711
32863
  "tags" : [ "fips" ]
32864
+ }, {
32865
+ "hostname" : "synthetics-fips.us-gov-east-1.api.aws",
32866
+ "tags" : [ "dualstack", "fips" ]
32867
+ }, {
32868
+ "hostname" : "synthetics.us-gov-east-1.api.aws",
32869
+ "tags" : [ "dualstack" ]
32712
32870
  } ]
32713
32871
  },
32714
32872
  "us-gov-west-1" : {
32715
32873
  "variants" : [ {
32716
32874
  "hostname" : "synthetics-fips.us-gov-west-1.amazonaws.com",
32717
32875
  "tags" : [ "fips" ]
32876
+ }, {
32877
+ "hostname" : "synthetics-fips.us-gov-west-1.api.aws",
32878
+ "tags" : [ "dualstack", "fips" ]
32879
+ }, {
32880
+ "hostname" : "synthetics.us-gov-west-1.api.aws",
32881
+ "tags" : [ "dualstack" ]
32718
32882
  } ]
32719
32883
  }
32720
32884
  }
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.1049.0
4
+ version: 1.1051.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: 2025-02-10 00:00:00.000000000 Z
11
+ date: 2025-02-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: