aws-partitions 1.823.0 → 1.825.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 +5 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 18f504e141a5fa026588f13710142f8007a45a08079d89081f4175dafc50edcc
4
- data.tar.gz: 8fc34b2b4c349910b8c028a7188e4ba50560cd73eacaeba3c0da185314b2a8f3
3
+ metadata.gz: d97b8a88cb0ef27d2c19ccca224aa9fffce9c8e457f2eda530ce888e1441779f
4
+ data.tar.gz: fc9eb7ce91cf9cad6b069c524d14c221f6e7bdcd49fdce489bad6e891e0f6485
5
5
  SHA512:
6
- metadata.gz: c5b0f5d05626250bc0509d4ef6f857510c98a1961911f34649bfafa3d343e29a32d84c9a08fca08c623506b40e131f3734835c22353274fdf63425267ef1b667
7
- data.tar.gz: 865fb7b5e634ec4dd677546a6e22a446ece2aab11398b9f239ad593fc95ca89658352603750dabbf54cda7867373ce3f0a777d87f3869df4b99c1deaa145c23a
6
+ metadata.gz: b808136af18a799e93b2effcefc68707d8c8c8c061051b59873744637896e820c63030724b79e529faf22c78bae907649f8b2cc0fbe2383220e238b13f2ed206
7
+ data.tar.gz: baef2ffc2884541f27abc7ea6a454baf109beae7eadda489f5050ac4d0a4799e99930e5114da7d98ba052964573fb67c16685443c3cb07ba5d667f7b61f1eb48
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.825.0 (2023-09-19)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.824.0 (2023-09-15)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.823.0 (2023-09-14)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.823.0
1
+ 1.825.0
data/partitions.json CHANGED
@@ -3911,6 +3911,7 @@
3911
3911
  "ap-northeast-2" : { },
3912
3912
  "ap-northeast-3" : { },
3913
3913
  "ap-south-1" : { },
3914
+ "ap-south-2" : { },
3914
3915
  "ap-southeast-1" : { },
3915
3916
  "ap-southeast-2" : { },
3916
3917
  "ap-southeast-3" : { },
@@ -3928,12 +3929,15 @@
3928
3929
  "hostname" : "controltower-fips.ca-central-1.amazonaws.com"
3929
3930
  },
3930
3931
  "eu-central-1" : { },
3932
+ "eu-central-2" : { },
3931
3933
  "eu-north-1" : { },
3932
3934
  "eu-south-1" : { },
3935
+ "eu-south-2" : { },
3933
3936
  "eu-west-1" : { },
3934
3937
  "eu-west-2" : { },
3935
3938
  "eu-west-3" : { },
3936
3939
  "il-central-1" : { },
3940
+ "me-central-1" : { },
3937
3941
  "me-south-1" : { },
3938
3942
  "sa-east-1" : { },
3939
3943
  "us-east-1" : {
@@ -16080,6 +16084,7 @@
16080
16084
  "ap-southeast-3" : { },
16081
16085
  "ca-central-1" : { },
16082
16086
  "eu-central-1" : { },
16087
+ "eu-central-2" : { },
16083
16088
  "eu-north-1" : { },
16084
16089
  "eu-south-1" : { },
16085
16090
  "eu-west-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.823.0
4
+ version: 1.825.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-09-14 00:00:00.000000000 Z
11
+ date: 2023-09-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: