aws-partitions 1.808.0 → 1.810.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 +8 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9cf4054aca038bbb780bcbdbf88281a0f4e358dd972c3412c6b1b7035f61162c
4
- data.tar.gz: 20346c1e76f662a5b433d5d2d8e3dc9cc7e9a3e07e686043fac99e15511858e2
3
+ metadata.gz: 6716824ce6da56d20ed4e6018a00e492ac3649213e6b85475c8702c1510650f6
4
+ data.tar.gz: 492529847c1ceb16cd7b1da242b41dcc6dc63a9a17180d1f3a8cd1db8494a660
5
5
  SHA512:
6
- metadata.gz: 786f4d72ce08e27fc80912b2cc9e60af7defedab9e1564a567f9621e16f7502ea12ce4e3b8afa82c37963a0b4a7f3aef1412c0585909375ec2b4625836597cb1
7
- data.tar.gz: cee1a7de089f3cc13ad8ea468b0babc821c178bc690a4775e8495ee053b9af2d89cb9a699a6602927759105fc6c17396349456c7f8e2075c7bf2589b1082b443
6
+ metadata.gz: aafde4d019007e7a347124dfc91dfe028145b1f0e5366c393573defb068fc3a0483f47f227511ba1ced3c2bf992372cd52b818244020eb73a92466e0c4fb68b1
7
+ data.tar.gz: f00fca19aa826e72a6abff7959943c1a45032bee3405e9dc9e358f376cc155e44edc0c046f0068d871cd54430d53e8dc31c4e2fb320908a434ad03ae962b868e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.810.0 (2023-08-23)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.809.0 (2023-08-22)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.808.0 (2023-08-21)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.808.0
1
+ 1.810.0
data/partitions.json CHANGED
@@ -2207,6 +2207,7 @@
2207
2207
  "eu-west-1" : { },
2208
2208
  "eu-west-2" : { },
2209
2209
  "eu-west-3" : { },
2210
+ "il-central-1" : { },
2210
2211
  "me-central-1" : { },
2211
2212
  "me-south-1" : { },
2212
2213
  "sa-east-1" : { },
@@ -2328,6 +2329,7 @@
2328
2329
  "deprecated" : true,
2329
2330
  "hostname" : "fips.batch.us-west-2.amazonaws.com"
2330
2331
  },
2332
+ "il-central-1" : { },
2331
2333
  "me-central-1" : { },
2332
2334
  "me-south-1" : { },
2333
2335
  "sa-east-1" : { },
@@ -9945,6 +9947,7 @@
9945
9947
  "deprecated" : true,
9946
9948
  "hostname" : "license-manager-fips.us-west-2.amazonaws.com"
9947
9949
  },
9950
+ "il-central-1" : { },
9948
9951
  "me-south-1" : { },
9949
9952
  "sa-east-1" : { },
9950
9953
  "us-east-1" : {
@@ -10906,6 +10909,7 @@
10906
10909
  "deprecated" : true,
10907
10910
  "hostname" : "mgn-fips.us-west-2.amazonaws.com"
10908
10911
  },
10912
+ "il-central-1" : { },
10909
10913
  "me-central-1" : { },
10910
10914
  "me-south-1" : { },
10911
10915
  "sa-east-1" : { },
@@ -11791,6 +11795,8 @@
11791
11795
  "deprecated" : true,
11792
11796
  "hostname" : "outposts-fips.us-west-2.amazonaws.com"
11793
11797
  },
11798
+ "il-central-1" : { },
11799
+ "me-central-1" : { },
11794
11800
  "me-south-1" : { },
11795
11801
  "sa-east-1" : { },
11796
11802
  "us-east-1" : {
@@ -12944,6 +12950,7 @@
12944
12950
  "eu-central-1" : { },
12945
12951
  "eu-west-1" : { },
12946
12952
  "eu-west-2" : { },
12953
+ "il-central-1" : { },
12947
12954
  "rekognition-fips.ca-central-1" : {
12948
12955
  "credentialScope" : {
12949
12956
  "region" : "ca-central-1"
@@ -16017,6 +16024,7 @@
16017
16024
  "eu-west-1" : { },
16018
16025
  "eu-west-2" : { },
16019
16026
  "eu-west-3" : { },
16027
+ "il-central-1" : { },
16020
16028
  "me-central-1" : { },
16021
16029
  "me-south-1" : { },
16022
16030
  "sa-east-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.808.0
4
+ version: 1.810.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-08-21 00:00:00.000000000 Z
11
+ date: 2023-08-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: