aws-partitions 1.344.0 → 1.345.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 (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
  SHA256:
3
- metadata.gz: 93846c802ecd6b7cb2b9d7957fe28e7ba3cbd92391ecbccc3e9880ab7852d361
4
- data.tar.gz: 72872b803ab5faca43f651602b28ef8d269016620ec92d86d284b69d9eb834b7
3
+ metadata.gz: eb30132106687305ab353558f8f5f0ebaed8d69d1467b5fcd2fddc864c3b9fa1
4
+ data.tar.gz: cf3ee99f6c2151c618fe9da51d6fa0273e7a4cc75ec0302a29215e0ac7029678
5
5
  SHA512:
6
- metadata.gz: 47c00ae8d34c9b2b38db668be107603cdfb1b28b06a5ea6c017693bd2b89d16c8b31a94c9dc98522fccb91a72822158e5825bda1f03bb6b347f676d1760bdce1
7
- data.tar.gz: 7c15e68bb780c6657e769200d9713a249d5ce31d1b1c4389951aef1ae1aed776e3b47268f8fe23242a78e349db65eb2305bb9f023babf41a8c4978ca979c8a01
6
+ metadata.gz: eb3b746fce7baeefcb54bb154fb171edd6c55d21d5ad58a23a291e8eac52ad729f37f21d71c91b87642cabc0f9b4ee38e55a7420ef254fafe8693b26c53b1b6f
7
+ data.tar.gz: dbe9683ae5605b3a521d46bfb6a55daffbf29c99b390fd6eac9ad5a6b14547ad3d929f96e74c5150307e908b364733f0ba0dbf7a2e6f0c4782d0932104816fbe
@@ -8514,6 +8514,14 @@
8514
8514
  "us-iso-east-1" : { }
8515
8515
  }
8516
8516
  },
8517
+ "transcribe" : {
8518
+ "defaults" : {
8519
+ "protocols" : [ "https" ]
8520
+ },
8521
+ "endpoints" : {
8522
+ "us-iso-east-1" : { }
8523
+ }
8524
+ },
8517
8525
  "transcribestreaming" : {
8518
8526
  "endpoints" : {
8519
8527
  "us-iso-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.344.0
4
+ version: 1.345.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-07-22 00:00:00.000000000 Z
11
+ date: 2020-07-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: