aws-partitions 1.677.0 → 1.679.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +32 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 651d40ae6c6088d473ffefc30e9e540c4164f00956e8111424cee786c781d48f
4
- data.tar.gz: 044d57132f19be0b38f748a460a7bbadb6f449bfbe9bb8b8daabca06a4d9ec07
3
+ metadata.gz: 27ede78efe6f85113d81f5efa8c6c40b7a52671d35c5d638785b4ecd7a5a5501
4
+ data.tar.gz: 6d4825d013e5e924c7a5c5e8ac524a155881b055621a9c61c6238ece0e671a68
5
5
  SHA512:
6
- metadata.gz: 421a9a84001cbc9d655f85a6d07565cb5f109ace186bf15c2913819fff1a2429bc20ace15060870c01baac288769b154c8857ae8543b14e518094b843506d7dd
7
- data.tar.gz: fcd82670e59f65fb79199f1704fe5255b94fc9d90a47912894f3f076ddbc341cee20facfde9fc9e91d047b6d8911673251f2fdf177b24455915373fb5f97d730
6
+ metadata.gz: 6a0730dcbe55fa883f814b64a313ccbb0ca3888c6104441c31cb2f6970aac8dbc51ef1e550dc21b6f9f3456bf97cfd51787e9d46fe113ac519e23756bdc30096
7
+ data.tar.gz: 497140b73401fe0d60bdf53513e59080c9b36731e2ba790409ff11add933dab502f5d17c6c4059fe58a3534770d3607c7aaed391a84d1372213edd5e4c9e7478
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.679.0 (2022-12-16)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.678.0 (2022-12-15)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.677.0 (2022-12-14)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.677.0
1
+ 1.679.0
data/partitions.json CHANGED
@@ -5310,6 +5310,12 @@
5310
5310
  "tags" : [ "fips" ]
5311
5311
  } ]
5312
5312
  },
5313
+ "eu-central-2" : {
5314
+ "variants" : [ {
5315
+ "hostname" : "elasticfilesystem-fips.eu-central-2.amazonaws.com",
5316
+ "tags" : [ "fips" ]
5317
+ } ]
5318
+ },
5313
5319
  "eu-north-1" : {
5314
5320
  "variants" : [ {
5315
5321
  "hostname" : "elasticfilesystem-fips.eu-north-1.amazonaws.com",
@@ -5417,6 +5423,13 @@
5417
5423
  "deprecated" : true,
5418
5424
  "hostname" : "elasticfilesystem-fips.eu-central-1.amazonaws.com"
5419
5425
  },
5426
+ "fips-eu-central-2" : {
5427
+ "credentialScope" : {
5428
+ "region" : "eu-central-2"
5429
+ },
5430
+ "deprecated" : true,
5431
+ "hostname" : "elasticfilesystem-fips.eu-central-2.amazonaws.com"
5432
+ },
5420
5433
  "fips-eu-north-1" : {
5421
5434
  "credentialScope" : {
5422
5435
  "region" : "eu-north-1"
@@ -6812,11 +6825,15 @@
6812
6825
  "geo" : {
6813
6826
  "endpoints" : {
6814
6827
  "ap-northeast-1" : { },
6828
+ "ap-south-1" : { },
6815
6829
  "ap-southeast-1" : { },
6816
6830
  "ap-southeast-2" : { },
6831
+ "ca-central-1" : { },
6817
6832
  "eu-central-1" : { },
6818
6833
  "eu-north-1" : { },
6819
6834
  "eu-west-1" : { },
6835
+ "eu-west-2" : { },
6836
+ "sa-east-1" : { },
6820
6837
  "us-east-1" : { },
6821
6838
  "us-east-2" : { },
6822
6839
  "us-west-2" : { }
@@ -10966,8 +10983,10 @@
10966
10983
  "api" : { },
10967
10984
  "ca-central-1" : { },
10968
10985
  "eu-central-1" : { },
10986
+ "eu-north-1" : { },
10969
10987
  "eu-west-1" : { },
10970
10988
  "eu-west-2" : { },
10989
+ "eu-west-3" : { },
10971
10990
  "sa-east-1" : { },
10972
10991
  "us-east-1" : { },
10973
10992
  "us-east-2" : { },
@@ -10982,6 +11001,7 @@
10982
11001
  "ap-northeast-2" : { },
10983
11002
  "ap-northeast-3" : { },
10984
11003
  "ap-south-1" : { },
11004
+ "ap-south-2" : { },
10985
11005
  "ap-southeast-1" : { },
10986
11006
  "ap-southeast-2" : { },
10987
11007
  "ap-southeast-3" : { },
@@ -10992,8 +11012,10 @@
10992
11012
  } ]
10993
11013
  },
10994
11014
  "eu-central-1" : { },
11015
+ "eu-central-2" : { },
10995
11016
  "eu-north-1" : { },
10996
11017
  "eu-south-1" : { },
11018
+ "eu-south-2" : { },
10997
11019
  "eu-west-1" : { },
10998
11020
  "eu-west-2" : { },
10999
11021
  "eu-west-3" : { },
@@ -13287,6 +13309,7 @@
13287
13309
  "eu-west-1" : { },
13288
13310
  "eu-west-2" : { },
13289
13311
  "eu-west-3" : { },
13312
+ "me-central-1" : { },
13290
13313
  "me-south-1" : { },
13291
13314
  "sa-east-1" : { },
13292
13315
  "us-east-1" : { },
@@ -16333,6 +16356,12 @@
16333
16356
  "cn-northwest-1" : { }
16334
16357
  }
16335
16358
  },
16359
+ "datasync" : {
16360
+ "endpoints" : {
16361
+ "cn-north-1" : { },
16362
+ "cn-northwest-1" : { }
16363
+ }
16364
+ },
16336
16365
  "dax" : {
16337
16366
  "endpoints" : {
16338
16367
  "cn-north-1" : { },
@@ -19445,6 +19474,7 @@
19445
19474
  },
19446
19475
  "metrics.sagemaker" : {
19447
19476
  "endpoints" : {
19477
+ "us-gov-east-1" : { },
19448
19478
  "us-gov-west-1" : { }
19449
19479
  }
19450
19480
  },
@@ -21557,7 +21587,8 @@
21557
21587
  },
21558
21588
  "workspaces" : {
21559
21589
  "endpoints" : {
21560
- "us-iso-east-1" : { }
21590
+ "us-iso-east-1" : { },
21591
+ "us-iso-west-1" : { }
21561
21592
  }
21562
21593
  }
21563
21594
  }
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.677.0
4
+ version: 1.679.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: 2022-12-14 00:00:00.000000000 Z
11
+ date: 2022-12-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: