You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
of a stage into a single video and forwards it to a set of outputs (e.g., IVS channels).
40
-
Composition endpoints support this process.</p>
40
+
Composition operations support this process.</p>
41
41
</li>
42
42
<li>
43
43
<p>
@@ -52,13 +52,13 @@ including how participants are positioned in the video.</p>
52
52
<p>A <i>tag</i> is a metadata label that you assign to an AWS resource. A tag
53
53
comprises a <i>key</i> and a <i>value</i>, both set by you. For
54
54
example, you might set a tag as <code>topic:nature</code> to label a particular video
55
-
category. See <ahref="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging AWS Resources</a> for more information, including restrictions that apply to
56
-
tags and "Tag naming limits and requirements"; Amazon IVS stages has no service-specific
57
-
constraints beyond what is documented there.</p>
55
+
category. See <ahref="https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html">Best practices and strategies</a>
56
+
in <i>Tagging AWS Resources and Tag Editor</i> for details, including restrictions that apply to tags and "Tag naming
57
+
limits and requirements"; Amazon IVS stages has no service-specific constraints beyond what is documented there.</p>
58
58
<p>Tags can help you identify and organize your AWS resources. For example, you can use the
59
59
same tag for different resources to indicate that they are related. You can also use tags to
60
60
manage access (see <ahref="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html">Access Tags</a>).</p>
61
-
<p>The Amazon IVS real-time API has these tag-related endpoints: <a>TagResource</a>, <a>UntagResource</a>, and
61
+
<p>The Amazon IVS real-time API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and
62
62
<a>ListTagsForResource</a>. The following resource supports tagging: Stage.</p>
63
63
<p>At most 50 tags can be applied to a resource.</p>
64
64
@@ -264,6 +264,14 @@ CreateEncoderConfiguration
264
264
265
265
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivs-realtime/command/CreateEncoderConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/CreateEncoderConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/CreateEncoderConfigurationCommandOutput/)
266
266
267
+
</details>
268
+
<details>
269
+
<summary>
270
+
CreateIngestConfiguration
271
+
</summary>
272
+
273
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivs-realtime/command/CreateIngestConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/CreateIngestConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/CreateIngestConfigurationCommandOutput/)
274
+
267
275
</details>
268
276
<details>
269
277
<summary>
@@ -296,6 +304,14 @@ DeleteEncoderConfiguration
296
304
297
305
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivs-realtime/command/DeleteEncoderConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/DeleteEncoderConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/DeleteEncoderConfigurationCommandOutput/)
298
306
307
+
</details>
308
+
<details>
309
+
<summary>
310
+
DeleteIngestConfiguration
311
+
</summary>
312
+
313
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivs-realtime/command/DeleteIngestConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/DeleteIngestConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/DeleteIngestConfigurationCommandOutput/)
314
+
299
315
</details>
300
316
<details>
301
317
<summary>
@@ -344,6 +360,14 @@ GetEncoderConfiguration
344
360
345
361
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivs-realtime/command/GetEncoderConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/GetEncoderConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/GetEncoderConfigurationCommandOutput/)
346
362
363
+
</details>
364
+
<details>
365
+
<summary>
366
+
GetIngestConfiguration
367
+
</summary>
368
+
369
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivs-realtime/command/GetIngestConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/GetIngestConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/GetIngestConfigurationCommandOutput/)
370
+
347
371
</details>
348
372
<details>
349
373
<summary>
@@ -408,6 +432,14 @@ ListEncoderConfigurations
408
432
409
433
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivs-realtime/command/ListEncoderConfigurationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/ListEncoderConfigurationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/ListEncoderConfigurationsCommandOutput/)
410
434
435
+
</details>
436
+
<details>
437
+
<summary>
438
+
ListIngestConfigurations
439
+
</summary>
440
+
441
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivs-realtime/command/ListIngestConfigurationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/ListIngestConfigurationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/ListIngestConfigurationsCommandOutput/)
442
+
411
443
</details>
412
444
<details>
413
445
<summary>
@@ -496,6 +528,14 @@ UntagResource
496
528
497
529
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivs-realtime/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/UntagResourceCommandOutput/)
498
530
531
+
</details>
532
+
<details>
533
+
<summary>
534
+
UpdateIngestConfiguration
535
+
</summary>
536
+
537
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ivs-realtime/command/UpdateIngestConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/UpdateIngestConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ivs-realtime/Interface/UpdateIngestConfigurationCommandOutput/)
* <p>A <i>tag</i> is a metadata label that you assign to an AWS resource. A tag
684
800
* comprises a <i>key</i> and a <i>value</i>, both set by you. For
685
801
* example, you might set a tag as <code>topic:nature</code> to label a particular video
686
-
* category. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging AWS Resources</a> for more information, including restrictions that apply to
687
-
* tags and "Tag naming limits and requirements"; Amazon IVS stages has no service-specific
688
-
* constraints beyond what is documented there.</p>
802
+
* category. See <a href="https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html">Best practices and strategies</a>
803
+
* in <i>Tagging AWS Resources and Tag Editor</i> for details, including restrictions that apply to tags and "Tag naming
804
+
* limits and requirements"; Amazon IVS stages has no service-specific constraints beyond what is documented there.</p>
689
805
* <p>Tags can help you identify and organize your AWS resources. For example, you can use the
690
806
* same tag for different resources to indicate that they are related. You can also use tags to
691
807
* manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html">Access Tags</a>).</p>
692
-
* <p>The Amazon IVS real-time API has these tag-related endpoints: <a>TagResource</a>, <a>UntagResource</a>, and
808
+
* <p>The Amazon IVS real-time API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and
693
809
* <a>ListTagsForResource</a>. The following resource supports tagging: Stage.</p>
694
810
* <p>At most 50 tags can be applied to a resource.</p>
0 commit comments