aws-partitions 1.915.0 → 1.916.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +232 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 84211784650385803baf95529cd331a9b6a72e041b3853cf364ae09510f6df3b
4
- data.tar.gz: 5167206d6a3dbc41151b6c19f8eeb40d32ba9f88cd6a0ab1805e2bbf44983dda
3
+ metadata.gz: 0d6e414acd0490c29dcf269de32f03373e7d995b5a8d9746021bd3c0897a315a
4
+ data.tar.gz: c43cba200a53272dd3cd9bd0aab11973d37bf6c5c5069728c4fbe884ccd0dd01
5
5
  SHA512:
6
- metadata.gz: cd0f9c62c8fcca20db3372d27c1bd52f7b180add8e78ea36656f4d6791149faa5d45529723fb63b3ce4d07dcbfc4efd5c7dad6507ff1e2a54be70331fba4a23e
7
- data.tar.gz: a72c9c72868e8c03a77e4dd3e31427bb5b354c176a9c4f9d22ac381d2c3077d175e5c59eaf181a3ef9daa1b0a10c41fcadf0ce0424dddd1cfbfefccc6274d59b
6
+ metadata.gz: 71cd714f42bc2aa29f151729a4a7561109635e9e86267c822e3798a3481c53c7536b79253b0600d39a2fcb9923d307b6814d78741fe04d443b325f6652ef6d87
7
+ data.tar.gz: 60dd5d51077317bb7ffb258147860ba542a5ca2fddcc4dc302a528747bb8d60c746d597791fe16033e2ec2f7d6129b81a5365aff24454fe6aa152a145741dee8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.916.0 (2024-04-18)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.915.0 (2024-04-17)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.915.0
1
+ 1.916.0
data/partitions.json CHANGED
@@ -15546,6 +15546,28 @@
15546
15546
  } ]
15547
15547
  },
15548
15548
  "endpoints" : {
15549
+ "af-south-1" : {
15550
+ "credentialScope" : {
15551
+ "region" : "af-south-1"
15552
+ },
15553
+ "hostname" : "s3-control.af-south-1.amazonaws.com",
15554
+ "signatureVersions" : [ "s3v4" ],
15555
+ "variants" : [ {
15556
+ "hostname" : "s3-control.dualstack.af-south-1.amazonaws.com",
15557
+ "tags" : [ "dualstack" ]
15558
+ } ]
15559
+ },
15560
+ "ap-east-1" : {
15561
+ "credentialScope" : {
15562
+ "region" : "ap-east-1"
15563
+ },
15564
+ "hostname" : "s3-control.ap-east-1.amazonaws.com",
15565
+ "signatureVersions" : [ "s3v4" ],
15566
+ "variants" : [ {
15567
+ "hostname" : "s3-control.dualstack.ap-east-1.amazonaws.com",
15568
+ "tags" : [ "dualstack" ]
15569
+ } ]
15570
+ },
15549
15571
  "ap-northeast-1" : {
15550
15572
  "credentialScope" : {
15551
15573
  "region" : "ap-northeast-1"
@@ -15590,6 +15612,17 @@
15590
15612
  "tags" : [ "dualstack" ]
15591
15613
  } ]
15592
15614
  },
15615
+ "ap-south-2" : {
15616
+ "credentialScope" : {
15617
+ "region" : "ap-south-2"
15618
+ },
15619
+ "hostname" : "s3-control.ap-south-2.amazonaws.com",
15620
+ "signatureVersions" : [ "s3v4" ],
15621
+ "variants" : [ {
15622
+ "hostname" : "s3-control.dualstack.ap-south-2.amazonaws.com",
15623
+ "tags" : [ "dualstack" ]
15624
+ } ]
15625
+ },
15593
15626
  "ap-southeast-1" : {
15594
15627
  "credentialScope" : {
15595
15628
  "region" : "ap-southeast-1"
@@ -15612,6 +15645,28 @@
15612
15645
  "tags" : [ "dualstack" ]
15613
15646
  } ]
15614
15647
  },
15648
+ "ap-southeast-3" : {
15649
+ "credentialScope" : {
15650
+ "region" : "ap-southeast-3"
15651
+ },
15652
+ "hostname" : "s3-control.ap-southeast-3.amazonaws.com",
15653
+ "signatureVersions" : [ "s3v4" ],
15654
+ "variants" : [ {
15655
+ "hostname" : "s3-control.dualstack.ap-southeast-3.amazonaws.com",
15656
+ "tags" : [ "dualstack" ]
15657
+ } ]
15658
+ },
15659
+ "ap-southeast-4" : {
15660
+ "credentialScope" : {
15661
+ "region" : "ap-southeast-4"
15662
+ },
15663
+ "hostname" : "s3-control.ap-southeast-4.amazonaws.com",
15664
+ "signatureVersions" : [ "s3v4" ],
15665
+ "variants" : [ {
15666
+ "hostname" : "s3-control.dualstack.ap-southeast-4.amazonaws.com",
15667
+ "tags" : [ "dualstack" ]
15668
+ } ]
15669
+ },
15615
15670
  "ca-central-1" : {
15616
15671
  "credentialScope" : {
15617
15672
  "region" : "ca-central-1"
@@ -15648,6 +15703,17 @@
15648
15703
  "tags" : [ "dualstack" ]
15649
15704
  } ]
15650
15705
  },
15706
+ "eu-central-2" : {
15707
+ "credentialScope" : {
15708
+ "region" : "eu-central-2"
15709
+ },
15710
+ "hostname" : "s3-control.eu-central-2.amazonaws.com",
15711
+ "signatureVersions" : [ "s3v4" ],
15712
+ "variants" : [ {
15713
+ "hostname" : "s3-control.dualstack.eu-central-2.amazonaws.com",
15714
+ "tags" : [ "dualstack" ]
15715
+ } ]
15716
+ },
15651
15717
  "eu-north-1" : {
15652
15718
  "credentialScope" : {
15653
15719
  "region" : "eu-north-1"
@@ -15659,6 +15725,28 @@
15659
15725
  "tags" : [ "dualstack" ]
15660
15726
  } ]
15661
15727
  },
15728
+ "eu-south-1" : {
15729
+ "credentialScope" : {
15730
+ "region" : "eu-south-1"
15731
+ },
15732
+ "hostname" : "s3-control.eu-south-1.amazonaws.com",
15733
+ "signatureVersions" : [ "s3v4" ],
15734
+ "variants" : [ {
15735
+ "hostname" : "s3-control.dualstack.eu-south-1.amazonaws.com",
15736
+ "tags" : [ "dualstack" ]
15737
+ } ]
15738
+ },
15739
+ "eu-south-2" : {
15740
+ "credentialScope" : {
15741
+ "region" : "eu-south-2"
15742
+ },
15743
+ "hostname" : "s3-control.eu-south-2.amazonaws.com",
15744
+ "signatureVersions" : [ "s3v4" ],
15745
+ "variants" : [ {
15746
+ "hostname" : "s3-control.dualstack.eu-south-2.amazonaws.com",
15747
+ "tags" : [ "dualstack" ]
15748
+ } ]
15749
+ },
15662
15750
  "eu-west-1" : {
15663
15751
  "credentialScope" : {
15664
15752
  "region" : "eu-west-1"
@@ -15692,6 +15780,39 @@
15692
15780
  "tags" : [ "dualstack" ]
15693
15781
  } ]
15694
15782
  },
15783
+ "il-central-1" : {
15784
+ "credentialScope" : {
15785
+ "region" : "il-central-1"
15786
+ },
15787
+ "hostname" : "s3-control.il-central-1.amazonaws.com",
15788
+ "signatureVersions" : [ "s3v4" ],
15789
+ "variants" : [ {
15790
+ "hostname" : "s3-control.dualstack.il-central-1.amazonaws.com",
15791
+ "tags" : [ "dualstack" ]
15792
+ } ]
15793
+ },
15794
+ "me-central-1" : {
15795
+ "credentialScope" : {
15796
+ "region" : "me-central-1"
15797
+ },
15798
+ "hostname" : "s3-control.me-central-1.amazonaws.com",
15799
+ "signatureVersions" : [ "s3v4" ],
15800
+ "variants" : [ {
15801
+ "hostname" : "s3-control.dualstack.me-central-1.amazonaws.com",
15802
+ "tags" : [ "dualstack" ]
15803
+ } ]
15804
+ },
15805
+ "me-south-1" : {
15806
+ "credentialScope" : {
15807
+ "region" : "me-south-1"
15808
+ },
15809
+ "hostname" : "s3-control.me-south-1.amazonaws.com",
15810
+ "signatureVersions" : [ "s3v4" ],
15811
+ "variants" : [ {
15812
+ "hostname" : "s3-control.dualstack.me-south-1.amazonaws.com",
15813
+ "tags" : [ "dualstack" ]
15814
+ } ]
15815
+ },
15695
15816
  "sa-east-1" : {
15696
15817
  "credentialScope" : {
15697
15818
  "region" : "sa-east-1"
@@ -22608,9 +22729,29 @@
22608
22729
  },
22609
22730
  "endpoints" : {
22610
22731
  "us-gov-east-1" : {
22732
+ "hostname" : "autoscaling-plans.us-gov-east-1.amazonaws.com",
22733
+ "protocols" : [ "http", "https" ],
22734
+ "variants" : [ {
22735
+ "hostname" : "autoscaling-plans.us-gov-east-1.amazonaws.com",
22736
+ "tags" : [ "fips" ]
22737
+ } ]
22738
+ },
22739
+ "us-gov-east-1-fips" : {
22740
+ "deprecated" : true,
22741
+ "hostname" : "autoscaling-plans.us-gov-east-1.amazonaws.com",
22611
22742
  "protocols" : [ "http", "https" ]
22612
22743
  },
22613
22744
  "us-gov-west-1" : {
22745
+ "hostname" : "autoscaling-plans.us-gov-west-1.amazonaws.com",
22746
+ "protocols" : [ "http", "https" ],
22747
+ "variants" : [ {
22748
+ "hostname" : "autoscaling-plans.us-gov-west-1.amazonaws.com",
22749
+ "tags" : [ "fips" ]
22750
+ } ]
22751
+ },
22752
+ "us-gov-west-1-fips" : {
22753
+ "deprecated" : true,
22754
+ "hostname" : "autoscaling-plans.us-gov-west-1.amazonaws.com",
22614
22755
  "protocols" : [ "http", "https" ]
22615
22756
  }
22616
22757
  }
@@ -27689,6 +27830,64 @@
27689
27830
  }
27690
27831
  }
27691
27832
  },
27833
+ "s3-control" : {
27834
+ "defaults" : {
27835
+ "protocols" : [ "https" ],
27836
+ "signatureVersions" : [ "s3v4" ]
27837
+ },
27838
+ "endpoints" : {
27839
+ "us-iso-east-1" : {
27840
+ "credentialScope" : {
27841
+ "region" : "us-iso-east-1"
27842
+ },
27843
+ "hostname" : "s3-control.us-iso-east-1.c2s.ic.gov",
27844
+ "signatureVersions" : [ "s3v4" ],
27845
+ "variants" : [ {
27846
+ "hostname" : "s3-control-fips.dualstack.us-iso-east-1.c2s.ic.gov",
27847
+ "tags" : [ "dualstack", "fips" ]
27848
+ }, {
27849
+ "hostname" : "s3-control-fips.us-iso-east-1.c2s.ic.gov",
27850
+ "tags" : [ "fips" ]
27851
+ }, {
27852
+ "hostname" : "s3-control.dualstack.us-iso-east-1.c2s.ic.gov",
27853
+ "tags" : [ "dualstack" ]
27854
+ } ]
27855
+ },
27856
+ "us-iso-east-1-fips" : {
27857
+ "credentialScope" : {
27858
+ "region" : "us-iso-east-1"
27859
+ },
27860
+ "deprecated" : true,
27861
+ "hostname" : "s3-control-fips.us-iso-east-1.c2s.ic.gov",
27862
+ "signatureVersions" : [ "s3v4" ]
27863
+ },
27864
+ "us-iso-west-1" : {
27865
+ "credentialScope" : {
27866
+ "region" : "us-iso-west-1"
27867
+ },
27868
+ "hostname" : "s3-control.us-iso-west-1.c2s.ic.gov",
27869
+ "signatureVersions" : [ "s3v4" ],
27870
+ "variants" : [ {
27871
+ "hostname" : "s3-control-fips.dualstack.us-iso-west-1.c2s.ic.gov",
27872
+ "tags" : [ "dualstack", "fips" ]
27873
+ }, {
27874
+ "hostname" : "s3-control-fips.us-iso-west-1.c2s.ic.gov",
27875
+ "tags" : [ "fips" ]
27876
+ }, {
27877
+ "hostname" : "s3-control.dualstack.us-iso-west-1.c2s.ic.gov",
27878
+ "tags" : [ "dualstack" ]
27879
+ } ]
27880
+ },
27881
+ "us-iso-west-1-fips" : {
27882
+ "credentialScope" : {
27883
+ "region" : "us-iso-west-1"
27884
+ },
27885
+ "deprecated" : true,
27886
+ "hostname" : "s3-control-fips.us-iso-west-1.c2s.ic.gov",
27887
+ "signatureVersions" : [ "s3v4" ]
27888
+ }
27889
+ }
27890
+ },
27692
27891
  "s3-outposts" : {
27693
27892
  "endpoints" : {
27694
27893
  "fips-us-iso-east-1" : {
@@ -28309,6 +28508,39 @@
28309
28508
  }
28310
28509
  }
28311
28510
  },
28511
+ "s3-control" : {
28512
+ "defaults" : {
28513
+ "protocols" : [ "https" ],
28514
+ "signatureVersions" : [ "s3v4" ]
28515
+ },
28516
+ "endpoints" : {
28517
+ "us-isob-east-1" : {
28518
+ "credentialScope" : {
28519
+ "region" : "us-isob-east-1"
28520
+ },
28521
+ "hostname" : "s3-control.us-isob-east-1.sc2s.sgov.gov",
28522
+ "signatureVersions" : [ "s3v4" ],
28523
+ "variants" : [ {
28524
+ "hostname" : "s3-control-fips.dualstack.us-isob-east-1.sc2s.sgov.gov",
28525
+ "tags" : [ "dualstack", "fips" ]
28526
+ }, {
28527
+ "hostname" : "s3-control-fips.us-isob-east-1.sc2s.sgov.gov",
28528
+ "tags" : [ "fips" ]
28529
+ }, {
28530
+ "hostname" : "s3-control.dualstack.us-isob-east-1.sc2s.sgov.gov",
28531
+ "tags" : [ "dualstack" ]
28532
+ } ]
28533
+ },
28534
+ "us-isob-east-1-fips" : {
28535
+ "credentialScope" : {
28536
+ "region" : "us-isob-east-1"
28537
+ },
28538
+ "deprecated" : true,
28539
+ "hostname" : "s3-control-fips.us-isob-east-1.sc2s.sgov.gov",
28540
+ "signatureVersions" : [ "s3v4" ]
28541
+ }
28542
+ }
28543
+ },
28312
28544
  "s3-outposts" : {
28313
28545
  "endpoints" : {
28314
28546
  "fips-us-isob-east-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.915.0
4
+ version: 1.916.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: 2024-04-17 00:00:00.000000000 Z
11
+ date: 2024-04-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: