aws-partitions 1.936.0 → 1.938.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 +3 -44
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5ea4f6f9dbdf7ab62b1fa575e9edee10a45f287f6c2815f749e58e30a642a6e0
4
- data.tar.gz: a8a60f8e4570d73a9d144b76d5016ba0e44f24d8c14607a07aaf078583238355
3
+ metadata.gz: 4c97c0b4476826b209f87ccec6407d1a9ff992a4372299abfa6fc841132f66a5
4
+ data.tar.gz: 105cbd1fe8a7e80a1b528b676c5639c80ffc3790d6587af881025bcd8c503f89
5
5
  SHA512:
6
- metadata.gz: 28c2a550d12c23d836372aa8d46a15dcbecfd949f784f1cd633bb3c235d77416b4244be791252baa585ce75f5510bd58766a7bedb7cb2e5f0693c9ee03ac0ba0
7
- data.tar.gz: 0f8c75962c0e258f0a590a2439e0edf1fa3c4bd126ede0017642a3de9ff18e658e85c60ace948d10846ceb41f9c0bad2984db423768ff1af1919c6982b3cf925
6
+ metadata.gz: 36b1aef60316d65b1dc9e1c604e1fb123870e9ec2fcc710a2a7a7f436055e5cb583bf3f29b435808f441ddace388e4a8d69c243ed6b2a3abfb37d1cd208713dc
7
+ data.tar.gz: fd0a1d6c299a0954774a59b8c46410fe7e172be9d810029bea82ec974ed90eef0331565d00488a89e98b3b248746c366f727b75354a8ee1663eb35129996570e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.938.0 (2024-06-03)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.937.0 (2024-05-30)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.936.0 (2024-05-29)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.936.0
1
+ 1.938.0
data/partitions.json CHANGED
@@ -112,11 +112,6 @@
112
112
  }
113
113
  },
114
114
  "services" : {
115
- "a4b" : {
116
- "endpoints" : {
117
- "us-east-1" : { }
118
- }
119
- },
120
115
  "access-analyzer" : {
121
116
  "endpoints" : {
122
117
  "af-south-1" : { },
@@ -27857,32 +27852,8 @@
27857
27852
  },
27858
27853
  "ram" : {
27859
27854
  "endpoints" : {
27860
- "fips-us-iso-east-1" : {
27861
- "credentialScope" : {
27862
- "region" : "us-iso-east-1"
27863
- },
27864
- "deprecated" : true,
27865
- "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov"
27866
- },
27867
- "fips-us-iso-west-1" : {
27868
- "credentialScope" : {
27869
- "region" : "us-iso-west-1"
27870
- },
27871
- "deprecated" : true,
27872
- "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov"
27873
- },
27874
- "us-iso-east-1" : {
27875
- "variants" : [ {
27876
- "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov",
27877
- "tags" : [ "fips" ]
27878
- } ]
27879
- },
27880
- "us-iso-west-1" : {
27881
- "variants" : [ {
27882
- "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov",
27883
- "tags" : [ "fips" ]
27884
- } ]
27885
- }
27855
+ "us-iso-east-1" : { },
27856
+ "us-iso-west-1" : { }
27886
27857
  }
27887
27858
  },
27888
27859
  "rbin" : {
@@ -28623,19 +28594,7 @@
28623
28594
  },
28624
28595
  "ram" : {
28625
28596
  "endpoints" : {
28626
- "fips-us-isob-east-1" : {
28627
- "credentialScope" : {
28628
- "region" : "us-isob-east-1"
28629
- },
28630
- "deprecated" : true,
28631
- "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov"
28632
- },
28633
- "us-isob-east-1" : {
28634
- "variants" : [ {
28635
- "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov",
28636
- "tags" : [ "fips" ]
28637
- } ]
28638
- }
28597
+ "us-isob-east-1" : { }
28639
28598
  }
28640
28599
  },
28641
28600
  "rbin" : {
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.936.0
4
+ version: 1.938.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-05-29 00:00:00.000000000 Z
11
+ date: 2024-06-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: