aws-partitions 1.977.0 → 1.982.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 +25 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +47 -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: 8fde521e72e262b7ad032fb3b9f3687f47b6f6e7baccb5edd128755fa77fbecf
4
+ data.tar.gz: e7d4b6c86a186dde577c9fd4b2c59282650af1ad846ee57f210350bab36d71e6
5
5
  SHA512:
6
- metadata.gz: 7f030c667e564bb7a9bf281fb38f800f750fedfebcbcf91931c6a4210f713e362014f1d24f05a06ffce717f39e7803b1d3aef3ec50e429fbee13bae738fa60a9
7
- data.tar.gz: 47807fee5635dc1fabfc0d00dbf9889e296b751a25643d7ecd3ce250754b0eb9f023a3ca62ad8e257fc070082fb02bd0f2b9950ee30f2e429a672e0270100e79
6
+ metadata.gz: beb1673752614ef2f6ef31d80f80bd419548a56d147c49fe03a00d78601f734e3d23099f31f6ec20ff5a59b4a13bd7404ae81c8dedb366cc2f95310caf5eb1f6
7
+ data.tar.gz: fe95f9f2aadd40ac42ba6d22e1fd217e9411ab668699fe7c8f84eeb6c844468b6b0c88ddf92f2928e138f721093f822c189abbba34cf5cd2f99d10ac56bdb2f1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.982.0 (2024-10-01)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.981.0 (2024-09-27)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.980.0 (2024-09-26)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.979.0 (2024-09-25)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.978.0 (2024-09-24)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
4
29
  1.977.0 (2024-09-18)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.977.0
1
+ 1.982.0
data/partitions.json CHANGED
@@ -559,6 +559,7 @@
559
559
  "aoss" : {
560
560
  "endpoints" : {
561
561
  "ap-northeast-1" : { },
562
+ "ap-northeast-2" : { },
562
563
  "ap-south-1" : { },
563
564
  "ap-southeast-1" : { },
564
565
  "ap-southeast-2" : { },
@@ -1658,6 +1659,7 @@
1658
1659
  "ap-southeast-3" : { },
1659
1660
  "ap-southeast-4" : { },
1660
1661
  "ca-central-1" : { },
1662
+ "ca-west-1" : { },
1661
1663
  "eu-central-1" : { },
1662
1664
  "eu-central-2" : { },
1663
1665
  "eu-north-1" : { },
@@ -9137,6 +9139,7 @@
9137
9139
  "ca-central-1" : { },
9138
9140
  "eu-central-1" : { },
9139
9141
  "eu-north-1" : { },
9142
+ "eu-south-2" : { },
9140
9143
  "eu-west-1" : { },
9141
9144
  "eu-west-2" : { },
9142
9145
  "sa-east-1" : { },
@@ -9633,6 +9636,8 @@
9633
9636
  },
9634
9637
  "endpoints" : {
9635
9638
  "ap-south-1" : { },
9639
+ "ap-southeast-2" : { },
9640
+ "eu-west-2" : { },
9636
9641
  "us-east-1" : { },
9637
9642
  "us-east-2" : { },
9638
9643
  "us-west-2" : { }
@@ -12998,6 +13003,7 @@
12998
13003
  "eu-central-1" : { },
12999
13004
  "eu-north-1" : { },
13000
13005
  "eu-south-1" : { },
13006
+ "eu-south-2" : { },
13001
13007
  "eu-west-1" : { },
13002
13008
  "eu-west-2" : { },
13003
13009
  "eu-west-3" : { },
@@ -20912,6 +20918,7 @@
20912
20918
  "vpc-lattice" : {
20913
20919
  "endpoints" : {
20914
20920
  "af-south-1" : { },
20921
+ "ap-east-1" : { },
20915
20922
  "ap-northeast-1" : { },
20916
20923
  "ap-northeast-2" : { },
20917
20924
  "ap-south-1" : { },
@@ -20924,6 +20931,7 @@
20924
20931
  "eu-west-1" : { },
20925
20932
  "eu-west-2" : { },
20926
20933
  "eu-west-3" : { },
20934
+ "me-south-1" : { },
20927
20935
  "sa-east-1" : { },
20928
20936
  "us-east-1" : { },
20929
20937
  "us-east-2" : { },
@@ -29164,8 +29172,32 @@
29164
29172
  },
29165
29173
  "ds" : {
29166
29174
  "endpoints" : {
29167
- "us-iso-east-1" : { },
29168
- "us-iso-west-1" : { }
29175
+ "fips-us-iso-east-1" : {
29176
+ "credentialScope" : {
29177
+ "region" : "us-iso-east-1"
29178
+ },
29179
+ "deprecated" : true,
29180
+ "hostname" : "ds-fips.us-iso-east-1.c2s.ic.gov"
29181
+ },
29182
+ "fips-us-iso-west-1" : {
29183
+ "credentialScope" : {
29184
+ "region" : "us-iso-west-1"
29185
+ },
29186
+ "deprecated" : true,
29187
+ "hostname" : "ds-fips.us-iso-west-1.c2s.ic.gov"
29188
+ },
29189
+ "us-iso-east-1" : {
29190
+ "variants" : [ {
29191
+ "hostname" : "ds-fips.us-iso-east-1.c2s.ic.gov",
29192
+ "tags" : [ "fips" ]
29193
+ } ]
29194
+ },
29195
+ "us-iso-west-1" : {
29196
+ "variants" : [ {
29197
+ "hostname" : "ds-fips.us-iso-west-1.c2s.ic.gov",
29198
+ "tags" : [ "fips" ]
29199
+ } ]
29200
+ }
29169
29201
  }
29170
29202
  },
29171
29203
  "dynamodb" : {
@@ -29985,7 +30017,19 @@
29985
30017
  },
29986
30018
  "ds" : {
29987
30019
  "endpoints" : {
29988
- "us-isob-east-1" : { }
30020
+ "fips-us-isob-east-1" : {
30021
+ "credentialScope" : {
30022
+ "region" : "us-isob-east-1"
30023
+ },
30024
+ "deprecated" : true,
30025
+ "hostname" : "ds-fips.us-isob-east-1.sc2s.sgov.gov"
30026
+ },
30027
+ "us-isob-east-1" : {
30028
+ "variants" : [ {
30029
+ "hostname" : "ds-fips.us-isob-east-1.sc2s.sgov.gov",
30030
+ "tags" : [ "fips" ]
30031
+ } ]
30032
+ }
29989
30033
  }
29990
30034
  },
29991
30035
  "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.982.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-10-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: