aws-partitions 1.197.0 → 1.198.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 44d8b26b10f3d7f19873209f5446e58e8ea3c51e
4
- data.tar.gz: f4ac711cd60cdf958cee859655a672dd3301cf5e
3
+ metadata.gz: 06365adfee68e1b955ae831c5355c22798fe755c
4
+ data.tar.gz: b5d34073c1a94f5a89ddd3e6bff2dbebf0597e4f
5
5
  SHA512:
6
- metadata.gz: cd23c29dffe6968f6d994310744accb22a8f3585526de6bca75a90088afd44bc0bbb7b04d53eb88de0986624d655a599dfaa3bdbbe108b8250740805767f7db1
7
- data.tar.gz: 53a9629af838b34aaf918be9ecff22233c33f2e6261f5bfe4dc7b4255aa36a5cf737c9e44e6fe994721724b3096fea71fa7840adae9751c4c332074c4168c27c
6
+ metadata.gz: 9816961341824ff2b919767f859bc5a4922792a24f9b63aef9e2ed04d4c08a5222a15cd2c6517ca834ece8542436bf1fdadd284633561c17e071225e0a5b6f68
7
+ data.tar.gz: 4a0fd9c8483a7c35507debe5c67cecafd115845534627adc0effa8c3f80bb975bc7a55d75147d1950d3dbecc29e4e8752b00609f6994983c4e85eb4601fe5494
@@ -321,6 +321,7 @@ module Aws
321
321
  'KinesisVideo' => 'kinesisvideo',
322
322
  'KinesisVideoArchivedMedia' => 'kinesisvideo',
323
323
  'KinesisVideoMedia' => 'kinesisvideo',
324
+ 'LakeFormation' => 'lakeformation',
324
325
  'Lambda' => 'lambda',
325
326
  'LambdaPreview' => 'lambda',
326
327
  'Lex' => 'runtime.lex',
@@ -627,6 +627,7 @@
627
627
  "eu-west-1" : { },
628
628
  "eu-west-2" : { },
629
629
  "eu-west-3" : { },
630
+ "me-south-1" : { },
630
631
  "us-east-1" : { },
631
632
  "us-east-2" : { },
632
633
  "us-west-1" : { },
@@ -4416,6 +4417,9 @@
4416
4417
  "protocols" : [ "https" ]
4417
4418
  },
4418
4419
  "endpoints" : {
4420
+ "us-gov-east-1" : {
4421
+ "protocols" : [ "https" ]
4422
+ },
4419
4423
  "us-gov-west-1" : {
4420
4424
  "protocols" : [ "https" ]
4421
4425
  }
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.197.0
4
+ version: 1.198.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-08-07 00:00:00.000000000 Z
11
+ date: 2019-08-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: