@aws-sdk/client-ivs 3.141.0 → 3.149.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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,36 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.149.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.148.0...v3.149.0) (2022-08-12)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-ivs:** Updates various list api MaxResults ranges ([807e21e](https://github.com/aws/aws-sdk-js-v3/commit/807e21e70ae1cd9b55e757f7fce8eb2c8e362224))
12
+
13
+
14
+
15
+
16
+
17
+ # [3.145.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.144.0...v3.145.0) (2022-08-08)
18
+
19
+ **Note:** Version bump only for package @aws-sdk/client-ivs
20
+
21
+
22
+
23
+
24
+
25
+ # [3.142.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.141.0...v3.142.0) (2022-08-02)
26
+
27
+
28
+ ### Features
29
+
30
+ * **codegen:** general data mapping function ([#3830](https://github.com/aws/aws-sdk-js-v3/issues/3830)) ([9417eae](https://github.com/aws/aws-sdk-js-v3/commit/9417eae722806799fb4c15c07921574268c1165c))
31
+
32
+
33
+
34
+
35
+
6
36
  # [3.141.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.140.0...v3.141.0) (2022-08-01)
7
37
 
8
38
 
package/README.md CHANGED
@@ -88,7 +88,9 @@ configuration. See the Recording Configuration endpoints for more information.</
88
88
  resource. A tag comprises a <i>key</i> and a <i>value</i>, both
89
89
  set by you. For example, you might set a tag as <code>topic:nature</code> to label a
90
90
  particular video category. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
91
- more information, including restrictions that apply to tags.</p>
91
+ more information, including restrictions that apply to tags and "Tag naming limits and
92
+ requirements"; Amazon IVS has no service-specific constraints beyond what is documented
93
+ there.</p>
92
94
  <p>Tags can help you identify and organize your Amazon Web Services resources. For example,
93
95
  you can use the same tag for different resources to indicate that they are related. You can
94
96
  also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
@@ -108,9 +110,11 @@ authenticated to sign Amazon IVS API requests.</p>
108
110
  </li>
109
111
  <li>
110
112
  <p>
111
- <i>Authorization</i> is about granting permissions. You need to be
112
- authorized to view <a href="https://docs.aws.amazon.com/ivs/latest/userguide/private-channels.html">Amazon IVS private channels</a>.
113
- (Private channels are channels that are enabled for "playback authorization.")</p>
113
+ <i>Authorization</i> is about granting permissions. Your IAM roles need
114
+ to have permissions for Amazon IVS API requests. In addition, authorization is needed to
115
+ view <a href="https://docs.aws.amazon.com/ivs/latest/userguide/private-channels.html">Amazon
116
+ IVS private channels</a>. (Private channels are channels that are enabled for
117
+ "playback authorization.")</p>
114
118
  </li>
115
119
  </ul>
116
120
  <p>