aws-partitions 1.977.0 → 1.981.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 +20 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +44 -3
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e891f4df74d1ad5f0e395ef94ef9791b12b676656d8c92e438cb1759938ea4bb
4
- data.tar.gz: 4e7a928692f09295f12ab45d5ceee47115463363108939435e68957df286e401
3
+ metadata.gz: a6ff88b6794dc79399cc19d2a74108ab733269c4b1f4f2608ef66e5b1c30523a
4
+ data.tar.gz: c7a6e3f8dc3ddb2f0c493d1bfe65039429ba02a3fd0bd55cebe9aac50786de73
5
5
  SHA512:
6
- metadata.gz: 7f030c667e564bb7a9bf281fb38f800f750fedfebcbcf91931c6a4210f713e362014f1d24f05a06ffce717f39e7803b1d3aef3ec50e429fbee13bae738fa60a9
7
- data.tar.gz: 47807fee5635dc1fabfc0d00dbf9889e296b751a25643d7ecd3ce250754b0eb9f023a3ca62ad8e257fc070082fb02bd0f2b9950ee30f2e429a672e0270100e79
6
+ metadata.gz: 8aac331ce460a83afe65f7cf9816527a00debfc6d3ea7c48aed6bad6cdf1d29c652eb76d9182f76f2a8905d000b5704f20ba437902ab71b9dc2ae05de6bdd68b
7
+ data.tar.gz: 43e2caf0fecc28da46c550407ebc5f61e055890e471765ebbec0c9b24c627760b4b3cdc8a715d24666c63263435a0f495c8fd2f114b8e4a0ba05a5bd0090551c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.981.0 (2024-09-27)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.980.0 (2024-09-26)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.979.0 (2024-09-25)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.978.0 (2024-09-24)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.977.0 (2024-09-18)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.977.0
1
+ 1.981.0
data/partitions.json CHANGED
@@ -1658,6 +1658,7 @@
1658
1658
  "ap-southeast-3" : { },
1659
1659
  "ap-southeast-4" : { },
1660
1660
  "ca-central-1" : { },
1661
+ "ca-west-1" : { },
1661
1662
  "eu-central-1" : { },
1662
1663
  "eu-central-2" : { },
1663
1664
  "eu-north-1" : { },
@@ -9633,6 +9634,8 @@
9633
9634
  },
9634
9635
  "endpoints" : {
9635
9636
  "ap-south-1" : { },
9637
+ "ap-southeast-2" : { },
9638
+ "eu-west-2" : { },
9636
9639
  "us-east-1" : { },
9637
9640
  "us-east-2" : { },
9638
9641
  "us-west-2" : { }
@@ -20912,6 +20915,7 @@
20912
20915
  "vpc-lattice" : {
20913
20916
  "endpoints" : {
20914
20917
  "af-south-1" : { },
20918
+ "ap-east-1" : { },
20915
20919
  "ap-northeast-1" : { },
20916
20920
  "ap-northeast-2" : { },
20917
20921
  "ap-south-1" : { },
@@ -20924,6 +20928,7 @@
20924
20928
  "eu-west-1" : { },
20925
20929
  "eu-west-2" : { },
20926
20930
  "eu-west-3" : { },
20931
+ "me-south-1" : { },
20927
20932
  "sa-east-1" : { },
20928
20933
  "us-east-1" : { },
20929
20934
  "us-east-2" : { },
@@ -29164,8 +29169,32 @@
29164
29169
  },
29165
29170
  "ds" : {
29166
29171
  "endpoints" : {
29167
- "us-iso-east-1" : { },
29168
- "us-iso-west-1" : { }
29172
+ "fips-us-iso-east-1" : {
29173
+ "credentialScope" : {
29174
+ "region" : "us-iso-east-1"
29175
+ },
29176
+ "deprecated" : true,
29177
+ "hostname" : "ds-fips.us-iso-east-1.c2s.ic.gov"
29178
+ },
29179
+ "fips-us-iso-west-1" : {
29180
+ "credentialScope" : {
29181
+ "region" : "us-iso-west-1"
29182
+ },
29183
+ "deprecated" : true,
29184
+ "hostname" : "ds-fips.us-iso-west-1.c2s.ic.gov"
29185
+ },
29186
+ "us-iso-east-1" : {
29187
+ "variants" : [ {
29188
+ "hostname" : "ds-fips.us-iso-east-1.c2s.ic.gov",
29189
+ "tags" : [ "fips" ]
29190
+ } ]
29191
+ },
29192
+ "us-iso-west-1" : {
29193
+ "variants" : [ {
29194
+ "hostname" : "ds-fips.us-iso-west-1.c2s.ic.gov",
29195
+ "tags" : [ "fips" ]
29196
+ } ]
29197
+ }
29169
29198
  }
29170
29199
  },
29171
29200
  "dynamodb" : {
@@ -29985,7 +30014,19 @@
29985
30014
  },
29986
30015
  "ds" : {
29987
30016
  "endpoints" : {
29988
- "us-isob-east-1" : { }
30017
+ "fips-us-isob-east-1" : {
30018
+ "credentialScope" : {
30019
+ "region" : "us-isob-east-1"
30020
+ },
30021
+ "deprecated" : true,
30022
+ "hostname" : "ds-fips.us-isob-east-1.sc2s.sgov.gov"
30023
+ },
30024
+ "us-isob-east-1" : {
30025
+ "variants" : [ {
30026
+ "hostname" : "ds-fips.us-isob-east-1.sc2s.sgov.gov",
30027
+ "tags" : [ "fips" ]
30028
+ } ]
30029
+ }
29989
30030
  }
29990
30031
  },
29991
30032
  "dynamodb" : {
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.977.0
4
+ version: 1.981.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-09-18 00:00:00.000000000 Z
11
+ date: 2024-09-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: