aws-partitions 1.182.0 → 1.183.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +8 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 61cc8a3a8225c50a3221768088c41ccd5788143d
4
- data.tar.gz: aa05621bae241f71ebe695dbe23d96cba4f9c237
3
+ metadata.gz: d9ee4e490c97a7b6b52e72de871d51f193033285
4
+ data.tar.gz: 951492b76ce75073f9960e2c951f0c709f92b2d0
5
5
  SHA512:
6
- metadata.gz: 761b12b1aa4b3725baad877afa59ae9147725e7a442c511af611e24838f0e06aca2a2f80ca6dc3e3589839d7c9f578fcf295f98c4d84c13147a25709be210e72
7
- data.tar.gz: f9b7d8286bd16077c3a13b12e84d2115f619bfdeb243d2f1794510aa1d04693998a71565f98ccd7dea69517804e1351776552ccb76de4c8d51cb48abb4320b28
6
+ metadata.gz: 7c9712aacfb523a4e466a7fa8b1e664b521d47a2a161514671d7ebc20aa8069c7f05fad47b36b7490f25fc5e0c27b30977b483aba40457f16bf6cab6bf31c49a
7
+ data.tar.gz: 4fde080b3f6173974bcbbd1d3243d4412b0551ff410fbd1375a1b9a2e7ad6ff94a79537eaa17a4b88150392831e0e91891465411c2f2a4ff46214ee12d6075ad
@@ -387,6 +387,7 @@
387
387
  "ap-southeast-2" : { },
388
388
  "ca-central-1" : { },
389
389
  "eu-central-1" : { },
390
+ "eu-north-1" : { },
390
391
  "eu-west-1" : { },
391
392
  "eu-west-2" : { },
392
393
  "us-east-1" : { },
@@ -2032,6 +2033,12 @@
2032
2033
  },
2033
2034
  "hostname" : "rds.eu-central-1.amazonaws.com"
2034
2035
  },
2036
+ "eu-north-1" : {
2037
+ "credentialScope" : {
2038
+ "region" : "eu-north-1"
2039
+ },
2040
+ "hostname" : "rds.eu-north-1.amazonaws.com"
2041
+ },
2035
2042
  "eu-west-1" : {
2036
2043
  "credentialScope" : {
2037
2044
  "region" : "eu-west-1"
@@ -2770,6 +2777,7 @@
2770
2777
  },
2771
2778
  "sms" : {
2772
2779
  "endpoints" : {
2780
+ "ap-east-1" : { },
2773
2781
  "ap-northeast-1" : { },
2774
2782
  "ap-northeast-2" : { },
2775
2783
  "ap-south-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.182.0
4
+ version: 1.183.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: 2019-06-28 00:00:00.000000000 Z
11
+ date: 2019-07-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: