@aws-sdk/client-ivs 3.650.0 → 3.651.1
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/README.md +2 -4
- package/dist-types/Ivs.d.ts +2 -4
- package/dist-types/IvsClient.d.ts +2 -4
- package/dist-types/index.d.ts +2 -4
- package/dist-types/models/models_0.d.ts +17 -39
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -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 <a href="https://docs.aws.amazon.com/
|
|
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 <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
|
|
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 <a href="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
|
|
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>
|
package/dist-types/Ivs.d.ts
CHANGED
|
@@ -330,14 +330,12 @@ export interface Ivs {
|
|
|
330
330
|
* <p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
|
|
331
331
|
* resource. A tag comprises a <i>key</i> and a <i>value</i>, both
|
|
332
332
|
* set by you. For example, you might set a tag as <code>topic:nature</code> to label a
|
|
333
|
-
* particular video category. See <a href="https://docs.aws.amazon.com/
|
|
334
|
-
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
335
|
-
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
333
|
+
* 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
|
|
336
334
|
* there.</p>
|
|
337
335
|
* <p>Tags can help you identify and organize your Amazon Web Services resources. For example,
|
|
338
336
|
* you can use the same tag for different resources to indicate that they are related. You can
|
|
339
337
|
* also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
|
|
340
|
-
* <p>The Amazon IVS API has these tag-related
|
|
338
|
+
* <p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
|
|
341
339
|
* resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
|
|
342
340
|
* Configurations.</p>
|
|
343
341
|
* <p>At most 50 tags can be applied to a resource. </p>
|
|
@@ -261,14 +261,12 @@ export interface IvsClientResolvedConfig extends IvsClientResolvedConfigType {
|
|
|
261
261
|
* <p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
|
|
262
262
|
* resource. A tag comprises a <i>key</i> and a <i>value</i>, both
|
|
263
263
|
* set by you. For example, you might set a tag as <code>topic:nature</code> to label a
|
|
264
|
-
* particular video category. See <a href="https://docs.aws.amazon.com/
|
|
265
|
-
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
266
|
-
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
264
|
+
* 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
|
|
267
265
|
* there.</p>
|
|
268
266
|
* <p>Tags can help you identify and organize your Amazon Web Services resources. For example,
|
|
269
267
|
* you can use the same tag for different resources to indicate that they are related. You can
|
|
270
268
|
* also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
|
|
271
|
-
* <p>The Amazon IVS API has these tag-related
|
|
269
|
+
* <p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
|
|
272
270
|
* resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
|
|
273
271
|
* Configurations.</p>
|
|
274
272
|
* <p>At most 50 tags can be applied to a resource. </p>
|
package/dist-types/index.d.ts
CHANGED
|
@@ -74,14 +74,12 @@
|
|
|
74
74
|
* <p>A <i>tag</i> is a metadata label that you assign to an Amazon Web Services
|
|
75
75
|
* resource. A tag comprises a <i>key</i> and a <i>value</i>, both
|
|
76
76
|
* set by you. For example, you might set a tag as <code>topic:nature</code> to label a
|
|
77
|
-
* particular video category. See <a href="https://docs.aws.amazon.com/
|
|
78
|
-
* more information, including restrictions that apply to tags and "Tag naming limits and
|
|
79
|
-
* requirements"; Amazon IVS has no service-specific constraints beyond what is documented
|
|
77
|
+
* 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
|
|
80
78
|
* there.</p>
|
|
81
79
|
* <p>Tags can help you identify and organize your Amazon Web Services resources. For example,
|
|
82
80
|
* you can use the same tag for different resources to indicate that they are related. You can
|
|
83
81
|
* also use tags to manage access (see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html"> Access Tags</a>). </p>
|
|
84
|
-
* <p>The Amazon IVS API has these tag-related
|
|
82
|
+
* <p>The Amazon IVS API has these tag-related operations: <a>TagResource</a>, <a>UntagResource</a>, and <a>ListTagsForResource</a>. The following
|
|
85
83
|
* resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording
|
|
86
84
|
* Configurations.</p>
|
|
87
85
|
* <p>At most 50 tags can be applied to a resource. </p>
|
|
@@ -138,8 +138,7 @@ export interface Channel {
|
|
|
138
138
|
authorized?: boolean;
|
|
139
139
|
/**
|
|
140
140
|
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string
|
|
141
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
142
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
141
|
+
* (key:value)</code>. 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
|
|
143
142
|
* service-specific constraints beyond what is documented there.</p>
|
|
144
143
|
* @public
|
|
145
144
|
*/
|
|
@@ -239,8 +238,7 @@ export interface StreamKey {
|
|
|
239
238
|
channelArn?: string;
|
|
240
239
|
/**
|
|
241
240
|
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string
|
|
242
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
243
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
241
|
+
* (key:value)</code>. 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
|
|
244
242
|
* service-specific constraints beyond what is documented there.</p>
|
|
245
243
|
* @public
|
|
246
244
|
*/
|
|
@@ -419,9 +417,7 @@ export interface CreateChannelRequest {
|
|
|
419
417
|
*/
|
|
420
418
|
recordingConfigurationArn?: string;
|
|
421
419
|
/**
|
|
422
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
423
|
-
* Resources</a> for more information, including restrictions that apply to tags and "Tag
|
|
424
|
-
* naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
|
|
420
|
+
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. 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
|
|
425
421
|
* documented there.</p>
|
|
426
422
|
* @public
|
|
427
423
|
*/
|
|
@@ -526,9 +522,7 @@ export interface CreatePlaybackRestrictionPolicyRequest {
|
|
|
526
522
|
*/
|
|
527
523
|
name?: string;
|
|
528
524
|
/**
|
|
529
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
530
|
-
* Resources</a> for more information, including restrictions that apply to tags and "Tag
|
|
531
|
-
* naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
|
|
525
|
+
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. 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
|
|
532
526
|
* documented there.</p>
|
|
533
527
|
* @public
|
|
534
528
|
*/
|
|
@@ -572,8 +566,7 @@ export interface PlaybackRestrictionPolicy {
|
|
|
572
566
|
name?: string;
|
|
573
567
|
/**
|
|
574
568
|
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string
|
|
575
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
576
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
569
|
+
* (key:value)</code>. 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
|
|
577
570
|
* service-specific constraints beyond what is documented there.</p>
|
|
578
571
|
* @public
|
|
579
572
|
*/
|
|
@@ -777,9 +770,7 @@ export interface CreateRecordingConfigurationRequest {
|
|
|
777
770
|
*/
|
|
778
771
|
destinationConfiguration: DestinationConfiguration | undefined;
|
|
779
772
|
/**
|
|
780
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
781
|
-
* Resources</a> for more information, including restrictions that apply to tags and "Tag
|
|
782
|
-
* naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
|
|
773
|
+
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. 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
|
|
783
774
|
* documented there.</p>
|
|
784
775
|
* @public
|
|
785
776
|
*/
|
|
@@ -843,8 +834,7 @@ export interface RecordingConfiguration {
|
|
|
843
834
|
state: RecordingConfigurationState | undefined;
|
|
844
835
|
/**
|
|
845
836
|
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string
|
|
846
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
847
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
837
|
+
* (key:value)</code>. 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
|
|
848
838
|
* service-specific constraints beyond what is documented there.</p>
|
|
849
839
|
* @public
|
|
850
840
|
*/
|
|
@@ -904,9 +894,7 @@ export interface CreateStreamKeyRequest {
|
|
|
904
894
|
*/
|
|
905
895
|
channelArn: string | undefined;
|
|
906
896
|
/**
|
|
907
|
-
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
908
|
-
* Resources</a> for more information, including restrictions that apply to tags and "Tag
|
|
909
|
-
* naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
|
|
897
|
+
* <p>Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. 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
|
|
910
898
|
* documented there.</p>
|
|
911
899
|
* @public
|
|
912
900
|
*/
|
|
@@ -1029,8 +1017,7 @@ export interface PlaybackKeyPair {
|
|
|
1029
1017
|
fingerprint?: string;
|
|
1030
1018
|
/**
|
|
1031
1019
|
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string
|
|
1032
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
1033
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
1020
|
+
* (key:value)</code>. 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
|
|
1034
1021
|
* service-specific constraints beyond what is documented there.</p>
|
|
1035
1022
|
* @public
|
|
1036
1023
|
*/
|
|
@@ -1422,9 +1409,7 @@ export interface ImportPlaybackKeyPairRequest {
|
|
|
1422
1409
|
*/
|
|
1423
1410
|
name?: string;
|
|
1424
1411
|
/**
|
|
1425
|
-
* <p>Any tags provided with the request are added to the playback key pair tags. See <a href="https://docs.aws.amazon.com/
|
|
1426
|
-
* Resources</a> for more information, including restrictions that apply to tags and "Tag
|
|
1427
|
-
* naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
|
|
1412
|
+
* <p>Any tags provided with the request are added to the playback key pair tags. 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
|
|
1428
1413
|
* documented there.</p>
|
|
1429
1414
|
* @public
|
|
1430
1415
|
*/
|
|
@@ -1507,8 +1492,7 @@ export interface ChannelSummary {
|
|
|
1507
1492
|
recordingConfigurationArn?: string;
|
|
1508
1493
|
/**
|
|
1509
1494
|
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string
|
|
1510
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
1511
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
1495
|
+
* (key:value)</code>. 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
|
|
1512
1496
|
* service-specific constraints beyond what is documented there.</p>
|
|
1513
1497
|
* @public
|
|
1514
1498
|
*/
|
|
@@ -1593,8 +1577,7 @@ export interface PlaybackKeyPairSummary {
|
|
|
1593
1577
|
name?: string;
|
|
1594
1578
|
/**
|
|
1595
1579
|
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string
|
|
1596
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
1597
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
1580
|
+
* (key:value)</code>. 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
|
|
1598
1581
|
* service-specific constraints beyond what is documented there.</p>
|
|
1599
1582
|
* @public
|
|
1600
1583
|
*/
|
|
@@ -1669,8 +1652,7 @@ export interface PlaybackRestrictionPolicySummary {
|
|
|
1669
1652
|
name?: string;
|
|
1670
1653
|
/**
|
|
1671
1654
|
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string
|
|
1672
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
1673
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
1655
|
+
* (key:value)</code>. 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
|
|
1674
1656
|
* service-specific constraints beyond what is documented there.</p>
|
|
1675
1657
|
* @public
|
|
1676
1658
|
*/
|
|
@@ -1737,8 +1719,7 @@ export interface RecordingConfigurationSummary {
|
|
|
1737
1719
|
state: RecordingConfigurationState | undefined;
|
|
1738
1720
|
/**
|
|
1739
1721
|
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string
|
|
1740
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
1741
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
1722
|
+
* (key:value)</code>. 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
|
|
1742
1723
|
* service-specific constraints beyond what is documented there.</p>
|
|
1743
1724
|
* @public
|
|
1744
1725
|
*/
|
|
@@ -1798,8 +1779,7 @@ export interface StreamKeySummary {
|
|
|
1798
1779
|
channelArn?: string;
|
|
1799
1780
|
/**
|
|
1800
1781
|
* <p>Tags attached to the resource. Array of 1-50 maps, each of the form <code>string:string
|
|
1801
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
1802
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
1782
|
+
* (key:value)</code>. 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
|
|
1803
1783
|
* service-specific constraints beyond what is documented there.</p>
|
|
1804
1784
|
* @public
|
|
1805
1785
|
*/
|
|
@@ -2084,8 +2064,7 @@ export interface TagResourceRequest {
|
|
|
2084
2064
|
resourceArn: string | undefined;
|
|
2085
2065
|
/**
|
|
2086
2066
|
* <p>Array of tags to be added or updated. Array of maps, each of the form <code>string:string
|
|
2087
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
2088
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
2067
|
+
* (key:value)</code>. 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
|
|
2089
2068
|
* service-specific constraints beyond what is documented there.</p>
|
|
2090
2069
|
* @public
|
|
2091
2070
|
*/
|
|
@@ -2107,8 +2086,7 @@ export interface UntagResourceRequest {
|
|
|
2107
2086
|
resourceArn: string | undefined;
|
|
2108
2087
|
/**
|
|
2109
2088
|
* <p>Array of tags to be removed. Array of maps, each of the form <code>string:string
|
|
2110
|
-
* (key:value)</code>. See <a href="https://docs.aws.amazon.com/
|
|
2111
|
-
* that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
|
|
2089
|
+
* (key:value)</code>. 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
|
|
2112
2090
|
* service-specific constraints beyond what is documented there.</p>
|
|
2113
2091
|
* @public
|
|
2114
2092
|
*/
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ivs",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ivs Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.651.1",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-ivs",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.651.1",
|
|
24
|
+
"@aws-sdk/client-sts": "3.651.1",
|
|
25
|
+
"@aws-sdk/core": "3.651.1",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.651.1",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.649.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.649.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.649.0",
|