aws-sdk-chimesdkmediapipelines 1.6.0 → 1.7.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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0deac8384c9f85640cc3dd1bd1c6b86599737b6655565f95e8912821dc0a21ce
|
4
|
+
data.tar.gz: b9e8f1680ccc4a5ff4320f1ac199a2ab754ff1a882b787756aa2d0863100d6a5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6bf95176281c67c9239dab5b3c29e1bc4de6a633f70910b88bf1a1ac6086caba26ff4b8698a873ab6f5f95ecbbba071b2d9b33044e09037cfc9fa00e7c85412a
|
7
|
+
data.tar.gz: 215bf7b1120d5071b661e53b807e86a8b3463060aef5b3752b463e31da747d9af8db690f6e22c531b18372848817087c688b9569279e2c6e3f4a59393f3f7086
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.7.0
|
@@ -1753,7 +1753,7 @@ module Aws::ChimeSDKMediaPipelines
|
|
1753
1753
|
params: params,
|
1754
1754
|
config: config)
|
1755
1755
|
context[:gem_name] = 'aws-sdk-chimesdkmediapipelines'
|
1756
|
-
context[:gem_version] = '1.
|
1756
|
+
context[:gem_version] = '1.7.0'
|
1757
1757
|
Seahorse::Client::Request.new(handlers, context)
|
1758
1758
|
end
|
1759
1759
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-chimesdkmediapipelines
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.7.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: 2023-
|
11
|
+
date: 2023-06-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|