aws-partitions 1.265.0 → 1.266.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 +20 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b06d534c2485b4d41fddcac3784160e823944786
4
- data.tar.gz: cbc6f00c20e0cb9d2e0701344259c165ce3ac17b
3
+ metadata.gz: 2520875f6c611f0f6cd4aec0d85ab0cb8d9df710
4
+ data.tar.gz: 89324b99f090bd97e8b13456081a590f0cf81561
5
5
  SHA512:
6
- metadata.gz: 3d819edf7411b05e58a23bf585e336a4ba866eefb58a6632badd4e57dff0d361b51cfb9b1d8e0603bbfdd7c57195dcacdb5f4f627b5e3f73d62dc6c7160aa318
7
- data.tar.gz: 5fe486ee5050dcfaebe4759c5ed7a4de567537003466267c600d2f6f2f0e5c107140a0c91f19f5c91d7813e960fca16dc6f5dea1a18a5608a8ee0d7142de071d
6
+ metadata.gz: 5de60581838ab3251e8850b43e8ca57fc809a9a12ef0994957b685c2de1518b3fa744aa673159b95b5621524f83f8e847e237a7afde075ad7a14e896cc8ac884
7
+ data.tar.gz: 65c1ae6b8dd9a16b7d370baf5ad0399153a94929aa894e6ccbfeb94c94e1615610482a1367c570290783222037d1968f2f9703359d4235fb35893971bca80bf6
@@ -2091,6 +2091,7 @@
2091
2091
  },
2092
2092
  "kinesisanalytics" : {
2093
2093
  "endpoints" : {
2094
+ "ap-east-1" : { },
2094
2095
  "ap-northeast-1" : { },
2095
2096
  "ap-northeast-2" : { },
2096
2097
  "ap-south-1" : { },
@@ -2102,6 +2103,7 @@
2102
2103
  "eu-west-1" : { },
2103
2104
  "eu-west-2" : { },
2104
2105
  "eu-west-3" : { },
2106
+ "me-south-1" : { },
2105
2107
  "sa-east-1" : { },
2106
2108
  "us-east-1" : { },
2107
2109
  "us-east-2" : { },
@@ -4468,6 +4470,19 @@
4468
4470
  "cn-northwest-1" : { }
4469
4471
  }
4470
4472
  },
4473
+ "serverlessrepo" : {
4474
+ "defaults" : {
4475
+ "protocols" : [ "https" ]
4476
+ },
4477
+ "endpoints" : {
4478
+ "cn-north-1" : {
4479
+ "protocols" : [ "https" ]
4480
+ },
4481
+ "cn-northwest-1" : {
4482
+ "protocols" : [ "https" ]
4483
+ }
4484
+ }
4485
+ },
4471
4486
  "sms" : {
4472
4487
  "endpoints" : {
4473
4488
  "cn-north-1" : { },
@@ -4759,6 +4774,11 @@
4759
4774
  "us-gov-west-1" : { }
4760
4775
  }
4761
4776
  },
4777
+ "comprehendmedical" : {
4778
+ "endpoints" : {
4779
+ "us-gov-west-1" : { }
4780
+ }
4781
+ },
4762
4782
  "config" : {
4763
4783
  "endpoints" : {
4764
4784
  "us-gov-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.265.0
4
+ version: 1.266.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: 2020-01-16 00:00:00.000000000 Z
11
+ date: 2020-01-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: