aws-partitions 1.747.0 → 1.748.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +15 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0fd039bc8a7caa5fa3aeb81f21591365b849a352336ce45eda66e1f850bbae3f
4
- data.tar.gz: da33fdcd40caeb4c8e0ccf6e6e9f6b5979685c1faf35424b1beda4b1ee6e7c23
3
+ metadata.gz: f75be68b0f1cf8005e5cb0aa53b5c3096b22df2d3740c4067366523790d6f3db
4
+ data.tar.gz: 848c54f47f73175cf83b9df0b4d33843404bcf86c15c6cc1d5489877a1d1bafb
5
5
  SHA512:
6
- metadata.gz: 3f307aaaf12ebfdc1ca8d51d446aeda0864985788ce92d1fcdca552b33aec8cea41f6f65e38d2244062549a714bcce27684d97c09058f304d70cd1d3d7546e60
7
- data.tar.gz: dc5b1f6880d80820c029e466eba418ed1d19de4d4efbe2856b72771244a63d8055f0f405e1007b531c086a4324141c248d862cef848bbd1f34c82b82ee2c7b7c
6
+ metadata.gz: 6aa9d8c9a71cab5ae4a7f3418d3004941f612369755ed832d667ea7f59df93765ec2722d3d7e24fccdc6283ee81df1818bb9bc510eb24f13e695dd24e41ba084
7
+ data.tar.gz: 791cf508272c83071e486dda2d9807614177ec5207c55502bad204009751bcf29f888552ee20e79371a7cf55b09fa4585eab523e2b996a99e5fff198e0aa454f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.748.0 (2023-04-14)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.747.0 (2023-04-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.747.0
1
+ 1.748.0
data/partitions.json CHANGED
@@ -2114,13 +2114,16 @@
2114
2114
  "ap-northeast-2" : { },
2115
2115
  "ap-northeast-3" : { },
2116
2116
  "ap-south-1" : { },
2117
+ "ap-south-2" : { },
2117
2118
  "ap-southeast-1" : { },
2118
2119
  "ap-southeast-2" : { },
2119
2120
  "ap-southeast-3" : { },
2120
2121
  "ca-central-1" : { },
2121
2122
  "eu-central-1" : { },
2123
+ "eu-central-2" : { },
2122
2124
  "eu-north-1" : { },
2123
2125
  "eu-south-1" : { },
2126
+ "eu-south-2" : { },
2124
2127
  "eu-west-1" : { },
2125
2128
  "eu-west-2" : { },
2126
2129
  "eu-west-3" : { },
@@ -2180,13 +2183,16 @@
2180
2183
  "ap-northeast-2" : { },
2181
2184
  "ap-northeast-3" : { },
2182
2185
  "ap-south-1" : { },
2186
+ "ap-south-2" : { },
2183
2187
  "ap-southeast-1" : { },
2184
2188
  "ap-southeast-2" : { },
2185
2189
  "ap-southeast-3" : { },
2186
2190
  "ca-central-1" : { },
2187
2191
  "eu-central-1" : { },
2192
+ "eu-central-2" : { },
2188
2193
  "eu-north-1" : { },
2189
2194
  "eu-south-1" : { },
2195
+ "eu-south-2" : { },
2190
2196
  "eu-west-1" : { },
2191
2197
  "eu-west-2" : { },
2192
2198
  "eu-west-3" : { },
@@ -5999,6 +6005,7 @@
5999
6005
  },
6000
6006
  "emr-containers" : {
6001
6007
  "endpoints" : {
6008
+ "ap-east-1" : { },
6002
6009
  "ap-northeast-1" : { },
6003
6010
  "ap-northeast-2" : { },
6004
6011
  "ap-south-1" : { },
@@ -6050,6 +6057,7 @@
6050
6057
  "deprecated" : true,
6051
6058
  "hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
6052
6059
  },
6060
+ "me-south-1" : { },
6053
6061
  "sa-east-1" : { },
6054
6062
  "us-east-1" : {
6055
6063
  "variants" : [ {
@@ -6839,6 +6847,7 @@
6839
6847
  "ap-northeast-2" : { },
6840
6848
  "ap-northeast-3" : { },
6841
6849
  "ap-south-1" : { },
6850
+ "ap-south-2" : { },
6842
6851
  "ap-southeast-1" : { },
6843
6852
  "ap-southeast-2" : { },
6844
6853
  "ap-southeast-3" : { },
@@ -6849,8 +6858,10 @@
6849
6858
  } ]
6850
6859
  },
6851
6860
  "eu-central-1" : { },
6861
+ "eu-central-2" : { },
6852
6862
  "eu-north-1" : { },
6853
6863
  "eu-south-1" : { },
6864
+ "eu-south-2" : { },
6854
6865
  "eu-west-1" : { },
6855
6866
  "eu-west-2" : { },
6856
6867
  "eu-west-3" : { },
@@ -8440,13 +8451,16 @@
8440
8451
  "ap-northeast-2" : { },
8441
8452
  "ap-northeast-3" : { },
8442
8453
  "ap-south-1" : { },
8454
+ "ap-south-2" : { },
8443
8455
  "ap-southeast-1" : { },
8444
8456
  "ap-southeast-2" : { },
8445
8457
  "ap-southeast-3" : { },
8446
8458
  "ca-central-1" : { },
8447
8459
  "eu-central-1" : { },
8460
+ "eu-central-2" : { },
8448
8461
  "eu-north-1" : { },
8449
8462
  "eu-south-1" : { },
8463
+ "eu-south-2" : { },
8450
8464
  "eu-west-1" : { },
8451
8465
  "eu-west-2" : { },
8452
8466
  "eu-west-3" : { },
@@ -12721,6 +12735,7 @@
12721
12735
  "ap-northeast-2" : { },
12722
12736
  "ap-northeast-3" : { },
12723
12737
  "ap-south-1" : { },
12738
+ "ap-south-2" : { },
12724
12739
  "ap-southeast-1" : { },
12725
12740
  "ap-southeast-2" : { },
12726
12741
  "ap-southeast-3" : { },
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.747.0
4
+ version: 1.748.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: 2023-04-13 00:00:00.000000000 Z
11
+ date: 2023-04-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: