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
Copy file name to clipboardExpand all lines: clients/client-ivs/README.md
+2-4
Original file line number
Diff line number
Diff line change
@@ -81,14 +81,12 @@ History</a>.</p>
81
81
<p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
82
82
resource. A tag comprises a <i>key</i> and a <i>value</i>, both
83
83
set by you. For example, you might set a tag as <code>topic:nature</code> to label a
84
-
particular video category. See <ahref="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
85
-
more information, including restrictions that apply to tags and "Tag naming limits and
86
-
requirements"; Amazon IVS has no service-specific constraints beyond what is documented
84
+
particular video category. See <ahref="https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html">Best practices and strategies</a> in <i>Tagging Amazon Web Services Resources and Tag Editor</i> for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented
87
85
there.</p>
88
86
<p>Tags can help you identify and organize your Amazon Web Services resources. For example,
89
87
you can use the same tag for different resources to indicate that they are related. You can
90
88
also use tags to manage access (see <ahref="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
91
-
<p>The Amazon IVS API has these tag-related endpoints: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
89
+
<p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
92
90
resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
93
91
Configurations.</p>
94
92
<p>At most 50 tags can be applied to a resource. </p>
Copy file name to clipboardExpand all lines: clients/client-ivs/src/Ivs.ts
+2-4
Original file line number
Diff line number
Diff line change
@@ -789,14 +789,12 @@ export interface Ivs {
789
789
* <p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
790
790
* resource. A tag comprises a <i>key</i> and a <i>value</i>, both
791
791
* set by you. For example, you might set a tag as <code>topic:nature</code> to label a
792
-
* particular video category. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
793
-
* more information, including restrictions that apply to tags and "Tag naming limits and
794
-
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
792
+
* particular video category. See <a href="https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html">Best practices and strategies</a> in <i>Tagging Amazon Web Services Resources and Tag Editor</i> for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented
795
793
* there.</p>
796
794
* <p>Tags can help you identify and organize your Amazon Web Services resources. For example,
797
795
* you can use the same tag for different resources to indicate that they are related. You can
798
796
* also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
799
-
* <p>The Amazon IVS API has these tag-related endpoints: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
797
+
* <p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
800
798
* resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
801
799
* Configurations.</p>
802
800
* <p>At most 50 tags can be applied to a resource. </p>
* <p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
472
472
* resource. A tag comprises a <i>key</i> and a <i>value</i>, both
473
473
* set by you. For example, you might set a tag as <code>topic:nature</code> to label a
474
-
* particular video category. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
475
-
* more information, including restrictions that apply to tags and "Tag naming limits and
476
-
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
474
+
* particular video category. See <a href="https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html">Best practices and strategies</a> in <i>Tagging Amazon Web Services Resources and Tag Editor</i> for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented
477
475
* there.</p>
478
476
* <p>Tags can help you identify and organize your Amazon Web Services resources. For example,
479
477
* you can use the same tag for different resources to indicate that they are related. You can
480
478
* also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
481
-
* <p>The Amazon IVS API has these tag-related endpoints: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
479
+
* <p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
482
480
* resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
483
481
* Configurations.</p>
484
482
* <p>At most 50 tags can be applied to a resource. </p>
Copy file name to clipboardExpand all lines: clients/client-ivs/src/index.ts
+2-4
Original file line number
Diff line number
Diff line change
@@ -76,14 +76,12 @@
76
76
* <p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
77
77
* resource. A tag comprises a <i>key</i> and a <i>value</i>, both
78
78
* set by you. For example, you might set a tag as <code>topic:nature</code> to label a
79
-
* particular video category. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
80
-
* more information, including restrictions that apply to tags and "Tag naming limits and
81
-
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
79
+
* particular video category. See <a href="https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html">Best practices and strategies</a> in <i>Tagging Amazon Web Services Resources and Tag Editor</i> for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented
82
80
* there.</p>
83
81
* <p>Tags can help you identify and organize your Amazon Web Services resources. For example,
84
82
* you can use the same tag for different resources to indicate that they are related. You can
85
83
* also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
86
-
* <p>The Amazon IVS API has these tag-related endpoints: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
84
+
* <p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
87
85
* resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
88
86
* Configurations.</p>
89
87
* <p>At most 50 tags can be applied to a resource. </p>
0 commit comments