Skip to content

Commit

Permalink
docs(client-ivs): Updates to all tags descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 13, 2024
1 parent 1a05f16 commit cf98aa4
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 73 deletions.
6 changes: 2 additions & 4 deletions clients/client-ivs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,12 @@ History</a>.</p>
<p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
resource. A tag comprises a <i>key</i> and a <i>value</i>, both
set by you. For example, you might set a tag as <code>topic:nature</code> to label a
particular video category. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
more information, including restrictions that apply to tags and "Tag naming limits and
requirements"; Amazon IVS has no service-specific constraints beyond what is documented
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
there.</p>
<p>Tags can help you identify and organize your Amazon Web Services resources. For example,
you can use the same tag for different resources to indicate that they are related. You can
also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
<p>The Amazon IVS API has these tag-related endpoints: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
<p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
Configurations.</p>
<p>At most 50 tags can be applied to a resource. </p>
Expand Down
6 changes: 2 additions & 4 deletions clients/client-ivs/src/Ivs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -789,14 +789,12 @@ export interface Ivs {
* <p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
* resource. A tag comprises a <i>key</i> and a <i>value</i>, both
* set by you. For example, you might set a tag as <code>topic:nature</code> to label a
* particular video category. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
* more information, including restrictions that apply to tags and "Tag naming limits and
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
* 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
* there.</p>
* <p>Tags can help you identify and organize your Amazon Web Services resources. For example,
* you can use the same tag for different resources to indicate that they are related. You can
* also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
* <p>The Amazon IVS API has these tag-related endpoints: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
* <p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
* resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
* Configurations.</p>
* <p>At most 50 tags can be applied to a resource. </p>
Expand Down
6 changes: 2 additions & 4 deletions clients/client-ivs/src/IvsClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -471,14 +471,12 @@ export interface IvsClientResolvedConfig extends IvsClientResolvedConfigType {}
* <p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
* resource. A tag comprises a <i>key</i> and a <i>value</i>, both
* set by you. For example, you might set a tag as <code>topic:nature</code> to label a
* particular video category. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
* more information, including restrictions that apply to tags and "Tag naming limits and
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
* 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
* there.</p>
* <p>Tags can help you identify and organize your Amazon Web Services resources. For example,
* you can use the same tag for different resources to indicate that they are related. You can
* also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
* <p>The Amazon IVS API has these tag-related endpoints: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
* <p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
* resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
* Configurations.</p>
* <p>At most 50 tags can be applied to a resource. </p>
Expand Down
6 changes: 2 additions & 4 deletions clients/client-ivs/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,12 @@
* <p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
* resource. A tag comprises a <i>key</i> and a <i>value</i>, both
* set by you. For example, you might set a tag as <code>topic:nature</code> to label a
* particular video category. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for
* more information, including restrictions that apply to tags and "Tag naming limits and
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
* 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
* there.</p>
* <p>Tags can help you identify and organize your Amazon Web Services resources. For example,
* you can use the same tag for different resources to indicate that they are related. You can
* also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
* <p>The Amazon IVS API has these tag-related endpoints: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
* <p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
* resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
* Configurations.</p>
* <p>At most 50 tags can be applied to a resource. </p>
Expand Down
Loading

0 comments on commit cf98aa4

Please sign in to comment.