aws-sdk-ivs 1.56.0 → 1.58.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2d58abdc2d27eef17512390b1056fe49e34df0e9728b28b31a06e4b37c1d7ae3
4
- data.tar.gz: ce463b16f328bf86bac678a14a1bb6814c3e0c454fee63ff6801409ddc3371f0
3
+ metadata.gz: a4379200ecf98211336604c3989887488ddabcc5adaf8442e9f6c41af8014bf6
4
+ data.tar.gz: eb351c58e75b30c919a9e86832a89f7be386cc7c4e9c1d9bc6c2ddaac9e56027
5
5
  SHA512:
6
- metadata.gz: 38f177d5685297cbd6430a3542bf9da462322683bcbce295c5c25127836444b5c347006a9996e39679dc6b51e7884e622c4a318460523dd9a10ba94f008bf296
7
- data.tar.gz: 24ad04a92a045f804cf073d519a37407dc79c8a0f941d0f3934699628bdc80eaf5a0ba2bedff7035a3e215a2d391ea53b9d18a106c2a4cc6f6eb1181c603725c
6
+ metadata.gz: aebbeadc110c2d4c8850254c9c3e7fa96cc5517e00515d6828d107f92817bfcc5cd18f01fe9f84a5e83cf253e03e249d0e6733e3fd6d5c666cfa2c2a2d2f93af
7
+ data.tar.gz: 40e5d63e955c06ae377c1bbcdaf9eb55564b0b6e4c085c4f4fb064959bf7a4c468d2c9bde72f259fba008cc49500de79b5a610d4347ca8c4407445a0cdf6ad06
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.58.0 (2024-09-13)
5
+ ------------------
6
+
7
+ * Feature - Updates to all tags descriptions.
8
+
9
+ 1.57.0 (2024-09-11)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.56.0 (2024-09-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.56.0
1
+ 1.58.0
@@ -599,14 +599,14 @@ module Aws::IVS
599
599
  #
600
600
  # @option params [Hash<String,String>] :tags
601
601
  # Array of 1-50 maps, each of the form `string:string (key:value)`. See
602
- # [Tagging Amazon Web Services Resources][1] for more information,
603
- # including restrictions that apply to tags and "Tag naming limits and
604
- # requirements"; Amazon IVS has no service-specific constraints beyond
605
- # what is documented there.
602
+ # [Best practices and strategies][1] in *Tagging Amazon Web Services
603
+ # Resources and Tag Editor* for details, including restrictions that
604
+ # apply to tags and "Tag naming limits and requirements"; Amazon IVS
605
+ # has no service-specific constraints beyond what is documented there.
606
606
  #
607
607
  #
608
608
  #
609
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
609
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
610
610
  #
611
611
  # @option params [Boolean] :insecure_ingest
612
612
  # Whether the channel allows insecure RTMP and SRT ingest. Default:
@@ -709,14 +709,14 @@ module Aws::IVS
709
709
  #
710
710
  # @option params [Hash<String,String>] :tags
711
711
  # Array of 1-50 maps, each of the form `string:string (key:value)`. See
712
- # [Tagging Amazon Web Services Resources][1] for more information,
713
- # including restrictions that apply to tags and "Tag naming limits and
714
- # requirements"; Amazon IVS has no service-specific constraints beyond
715
- # what is documented there.
712
+ # [Best practices and strategies][1] in *Tagging Amazon Web Services
713
+ # Resources and Tag Editor* for details, including restrictions that
714
+ # apply to tags and "Tag naming limits and requirements"; Amazon IVS
715
+ # has no service-specific constraints beyond what is documented there.
716
716
  #
717
717
  #
718
718
  #
719
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
719
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
720
720
  #
721
721
  # @return [Types::CreatePlaybackRestrictionPolicyResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
722
722
  #
@@ -780,14 +780,14 @@ module Aws::IVS
780
780
  #
781
781
  # @option params [Hash<String,String>] :tags
782
782
  # Array of 1-50 maps, each of the form `string:string (key:value)`. See
783
- # [Tagging Amazon Web Services Resources][1] for more information,
784
- # including restrictions that apply to tags and "Tag naming limits and
785
- # requirements"; Amazon IVS has no service-specific constraints beyond
786
- # what is documented there.
783
+ # [Best practices and strategies][1] in *Tagging Amazon Web Services
784
+ # Resources and Tag Editor* for details, including restrictions that
785
+ # apply to tags and "Tag naming limits and requirements"; Amazon IVS
786
+ # has no service-specific constraints beyond what is documented there.
787
787
  #
788
788
  #
789
789
  #
790
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
790
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
791
791
  #
792
792
  # @option params [Types::ThumbnailConfiguration] :thumbnail_configuration
793
793
  # A complex type that allows you to enable/disable the recording of
@@ -873,14 +873,14 @@ module Aws::IVS
873
873
  #
874
874
  # @option params [Hash<String,String>] :tags
875
875
  # Array of 1-50 maps, each of the form `string:string (key:value)`. See
876
- # [Tagging Amazon Web Services Resources][1] for more information,
877
- # including restrictions that apply to tags and "Tag naming limits and
878
- # requirements"; Amazon IVS has no service-specific constraints beyond
879
- # what is documented there.
876
+ # [Best practices and strategies][1] in *Tagging Amazon Web Services
877
+ # Resources and Tag Editor* for details, including restrictions that
878
+ # apply to tags and "Tag naming limits and requirements"; Amazon IVS
879
+ # has no service-specific constraints beyond what is documented there.
880
880
  #
881
881
  #
882
882
  #
883
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
883
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
884
884
  #
885
885
  # @return [Types::CreateStreamKeyResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
886
886
  #
@@ -1374,14 +1374,15 @@ module Aws::IVS
1374
1374
  #
1375
1375
  # @option params [Hash<String,String>] :tags
1376
1376
  # Any tags provided with the request are added to the playback key pair
1377
- # tags. See [Tagging Amazon Web Services Resources][1] for more
1378
- # information, including restrictions that apply to tags and "Tag
1379
- # naming limits and requirements"; Amazon IVS has no service-specific
1380
- # constraints beyond what is documented there.
1377
+ # tags. See [Best practices and strategies][1] in *Tagging Amazon Web
1378
+ # Services Resources and Tag Editor* for details, including restrictions
1379
+ # that apply to tags and "Tag naming limits and requirements"; Amazon
1380
+ # IVS has no service-specific constraints beyond what is documented
1381
+ # there.
1381
1382
  #
1382
1383
  #
1383
1384
  #
1384
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1385
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1385
1386
  #
1386
1387
  # @return [Types::ImportPlaybackKeyPairResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1387
1388
  #
@@ -1907,14 +1908,15 @@ module Aws::IVS
1907
1908
  #
1908
1909
  # @option params [required, Hash<String,String>] :tags
1909
1910
  # Array of tags to be added or updated. Array of maps, each of the form
1910
- # `string:string (key:value)`. See [Tagging Amazon Web Services
1911
- # Resources][1] for more information, including restrictions that apply
1912
- # to tags and "Tag naming limits and requirements"; Amazon IVS has no
1913
- # service-specific constraints beyond what is documented there.
1911
+ # `string:string (key:value)`. See [Best practices and strategies][1] in
1912
+ # *Tagging Amazon Web Services Resources and Tag Editor* for details,
1913
+ # including restrictions that apply to tags and "Tag naming limits and
1914
+ # requirements"; Amazon IVS has no service-specific constraints beyond
1915
+ # what is documented there.
1914
1916
  #
1915
1917
  #
1916
1918
  #
1917
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1919
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1918
1920
  #
1919
1921
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1920
1922
  #
@@ -1944,14 +1946,15 @@ module Aws::IVS
1944
1946
  #
1945
1947
  # @option params [required, Array<String>] :tag_keys
1946
1948
  # Array of tags to be removed. Array of maps, each of the form
1947
- # `string:string (key:value)`. See [Tagging Amazon Web Services
1948
- # Resources][1] for more information, including restrictions that apply
1949
- # to tags and "Tag naming limits and requirements"; Amazon IVS has no
1950
- # service-specific constraints beyond what is documented there.
1949
+ # `string:string (key:value)`. See [Best practices and strategies][1] in
1950
+ # *Tagging Amazon Web Services Resources and Tag Editor* for details,
1951
+ # including restrictions that apply to tags and "Tag naming limits and
1952
+ # requirements"; Amazon IVS has no service-specific constraints beyond
1953
+ # what is documented there.
1951
1954
  #
1952
1955
  #
1953
1956
  #
1954
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1957
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1955
1958
  #
1956
1959
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1957
1960
  #
@@ -2149,7 +2152,7 @@ module Aws::IVS
2149
2152
  tracer: tracer
2150
2153
  )
2151
2154
  context[:gem_name] = 'aws-sdk-ivs'
2152
- context[:gem_version] = '1.56.0'
2155
+ context[:gem_version] = '1.58.0'
2153
2156
  Seahorse::Client::Request.new(handlers, context)
2154
2157
  end
2155
2158
 
@@ -14,490 +14,385 @@ module Aws::IVS
14
14
 
15
15
  class BatchGetChannel
16
16
  def self.build(context)
17
- unless context.config.regional_endpoint
18
- endpoint = context.config.endpoint.to_s
19
- end
20
17
  Aws::IVS::EndpointParameters.new(
21
18
  region: context.config.region,
22
19
  use_dual_stack: context.config.use_dualstack_endpoint,
23
20
  use_fips: context.config.use_fips_endpoint,
24
- endpoint: endpoint,
21
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
25
22
  )
26
23
  end
27
24
  end
28
25
 
29
26
  class BatchGetStreamKey
30
27
  def self.build(context)
31
- unless context.config.regional_endpoint
32
- endpoint = context.config.endpoint.to_s
33
- end
34
28
  Aws::IVS::EndpointParameters.new(
35
29
  region: context.config.region,
36
30
  use_dual_stack: context.config.use_dualstack_endpoint,
37
31
  use_fips: context.config.use_fips_endpoint,
38
- endpoint: endpoint,
32
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
39
33
  )
40
34
  end
41
35
  end
42
36
 
43
37
  class BatchStartViewerSessionRevocation
44
38
  def self.build(context)
45
- unless context.config.regional_endpoint
46
- endpoint = context.config.endpoint.to_s
47
- end
48
39
  Aws::IVS::EndpointParameters.new(
49
40
  region: context.config.region,
50
41
  use_dual_stack: context.config.use_dualstack_endpoint,
51
42
  use_fips: context.config.use_fips_endpoint,
52
- endpoint: endpoint,
43
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
53
44
  )
54
45
  end
55
46
  end
56
47
 
57
48
  class CreateChannel
58
49
  def self.build(context)
59
- unless context.config.regional_endpoint
60
- endpoint = context.config.endpoint.to_s
61
- end
62
50
  Aws::IVS::EndpointParameters.new(
63
51
  region: context.config.region,
64
52
  use_dual_stack: context.config.use_dualstack_endpoint,
65
53
  use_fips: context.config.use_fips_endpoint,
66
- endpoint: endpoint,
54
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
67
55
  )
68
56
  end
69
57
  end
70
58
 
71
59
  class CreatePlaybackRestrictionPolicy
72
60
  def self.build(context)
73
- unless context.config.regional_endpoint
74
- endpoint = context.config.endpoint.to_s
75
- end
76
61
  Aws::IVS::EndpointParameters.new(
77
62
  region: context.config.region,
78
63
  use_dual_stack: context.config.use_dualstack_endpoint,
79
64
  use_fips: context.config.use_fips_endpoint,
80
- endpoint: endpoint,
65
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
81
66
  )
82
67
  end
83
68
  end
84
69
 
85
70
  class CreateRecordingConfiguration
86
71
  def self.build(context)
87
- unless context.config.regional_endpoint
88
- endpoint = context.config.endpoint.to_s
89
- end
90
72
  Aws::IVS::EndpointParameters.new(
91
73
  region: context.config.region,
92
74
  use_dual_stack: context.config.use_dualstack_endpoint,
93
75
  use_fips: context.config.use_fips_endpoint,
94
- endpoint: endpoint,
76
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
95
77
  )
96
78
  end
97
79
  end
98
80
 
99
81
  class CreateStreamKey
100
82
  def self.build(context)
101
- unless context.config.regional_endpoint
102
- endpoint = context.config.endpoint.to_s
103
- end
104
83
  Aws::IVS::EndpointParameters.new(
105
84
  region: context.config.region,
106
85
  use_dual_stack: context.config.use_dualstack_endpoint,
107
86
  use_fips: context.config.use_fips_endpoint,
108
- endpoint: endpoint,
87
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
109
88
  )
110
89
  end
111
90
  end
112
91
 
113
92
  class DeleteChannel
114
93
  def self.build(context)
115
- unless context.config.regional_endpoint
116
- endpoint = context.config.endpoint.to_s
117
- end
118
94
  Aws::IVS::EndpointParameters.new(
119
95
  region: context.config.region,
120
96
  use_dual_stack: context.config.use_dualstack_endpoint,
121
97
  use_fips: context.config.use_fips_endpoint,
122
- endpoint: endpoint,
98
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
123
99
  )
124
100
  end
125
101
  end
126
102
 
127
103
  class DeletePlaybackKeyPair
128
104
  def self.build(context)
129
- unless context.config.regional_endpoint
130
- endpoint = context.config.endpoint.to_s
131
- end
132
105
  Aws::IVS::EndpointParameters.new(
133
106
  region: context.config.region,
134
107
  use_dual_stack: context.config.use_dualstack_endpoint,
135
108
  use_fips: context.config.use_fips_endpoint,
136
- endpoint: endpoint,
109
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
137
110
  )
138
111
  end
139
112
  end
140
113
 
141
114
  class DeletePlaybackRestrictionPolicy
142
115
  def self.build(context)
143
- unless context.config.regional_endpoint
144
- endpoint = context.config.endpoint.to_s
145
- end
146
116
  Aws::IVS::EndpointParameters.new(
147
117
  region: context.config.region,
148
118
  use_dual_stack: context.config.use_dualstack_endpoint,
149
119
  use_fips: context.config.use_fips_endpoint,
150
- endpoint: endpoint,
120
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
151
121
  )
152
122
  end
153
123
  end
154
124
 
155
125
  class DeleteRecordingConfiguration
156
126
  def self.build(context)
157
- unless context.config.regional_endpoint
158
- endpoint = context.config.endpoint.to_s
159
- end
160
127
  Aws::IVS::EndpointParameters.new(
161
128
  region: context.config.region,
162
129
  use_dual_stack: context.config.use_dualstack_endpoint,
163
130
  use_fips: context.config.use_fips_endpoint,
164
- endpoint: endpoint,
131
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
165
132
  )
166
133
  end
167
134
  end
168
135
 
169
136
  class DeleteStreamKey
170
137
  def self.build(context)
171
- unless context.config.regional_endpoint
172
- endpoint = context.config.endpoint.to_s
173
- end
174
138
  Aws::IVS::EndpointParameters.new(
175
139
  region: context.config.region,
176
140
  use_dual_stack: context.config.use_dualstack_endpoint,
177
141
  use_fips: context.config.use_fips_endpoint,
178
- endpoint: endpoint,
142
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
179
143
  )
180
144
  end
181
145
  end
182
146
 
183
147
  class GetChannel
184
148
  def self.build(context)
185
- unless context.config.regional_endpoint
186
- endpoint = context.config.endpoint.to_s
187
- end
188
149
  Aws::IVS::EndpointParameters.new(
189
150
  region: context.config.region,
190
151
  use_dual_stack: context.config.use_dualstack_endpoint,
191
152
  use_fips: context.config.use_fips_endpoint,
192
- endpoint: endpoint,
153
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
193
154
  )
194
155
  end
195
156
  end
196
157
 
197
158
  class GetPlaybackKeyPair
198
159
  def self.build(context)
199
- unless context.config.regional_endpoint
200
- endpoint = context.config.endpoint.to_s
201
- end
202
160
  Aws::IVS::EndpointParameters.new(
203
161
  region: context.config.region,
204
162
  use_dual_stack: context.config.use_dualstack_endpoint,
205
163
  use_fips: context.config.use_fips_endpoint,
206
- endpoint: endpoint,
164
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
207
165
  )
208
166
  end
209
167
  end
210
168
 
211
169
  class GetPlaybackRestrictionPolicy
212
170
  def self.build(context)
213
- unless context.config.regional_endpoint
214
- endpoint = context.config.endpoint.to_s
215
- end
216
171
  Aws::IVS::EndpointParameters.new(
217
172
  region: context.config.region,
218
173
  use_dual_stack: context.config.use_dualstack_endpoint,
219
174
  use_fips: context.config.use_fips_endpoint,
220
- endpoint: endpoint,
175
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
221
176
  )
222
177
  end
223
178
  end
224
179
 
225
180
  class GetRecordingConfiguration
226
181
  def self.build(context)
227
- unless context.config.regional_endpoint
228
- endpoint = context.config.endpoint.to_s
229
- end
230
182
  Aws::IVS::EndpointParameters.new(
231
183
  region: context.config.region,
232
184
  use_dual_stack: context.config.use_dualstack_endpoint,
233
185
  use_fips: context.config.use_fips_endpoint,
234
- endpoint: endpoint,
186
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
235
187
  )
236
188
  end
237
189
  end
238
190
 
239
191
  class GetStream
240
192
  def self.build(context)
241
- unless context.config.regional_endpoint
242
- endpoint = context.config.endpoint.to_s
243
- end
244
193
  Aws::IVS::EndpointParameters.new(
245
194
  region: context.config.region,
246
195
  use_dual_stack: context.config.use_dualstack_endpoint,
247
196
  use_fips: context.config.use_fips_endpoint,
248
- endpoint: endpoint,
197
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
249
198
  )
250
199
  end
251
200
  end
252
201
 
253
202
  class GetStreamKey
254
203
  def self.build(context)
255
- unless context.config.regional_endpoint
256
- endpoint = context.config.endpoint.to_s
257
- end
258
204
  Aws::IVS::EndpointParameters.new(
259
205
  region: context.config.region,
260
206
  use_dual_stack: context.config.use_dualstack_endpoint,
261
207
  use_fips: context.config.use_fips_endpoint,
262
- endpoint: endpoint,
208
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
263
209
  )
264
210
  end
265
211
  end
266
212
 
267
213
  class GetStreamSession
268
214
  def self.build(context)
269
- unless context.config.regional_endpoint
270
- endpoint = context.config.endpoint.to_s
271
- end
272
215
  Aws::IVS::EndpointParameters.new(
273
216
  region: context.config.region,
274
217
  use_dual_stack: context.config.use_dualstack_endpoint,
275
218
  use_fips: context.config.use_fips_endpoint,
276
- endpoint: endpoint,
219
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
277
220
  )
278
221
  end
279
222
  end
280
223
 
281
224
  class ImportPlaybackKeyPair
282
225
  def self.build(context)
283
- unless context.config.regional_endpoint
284
- endpoint = context.config.endpoint.to_s
285
- end
286
226
  Aws::IVS::EndpointParameters.new(
287
227
  region: context.config.region,
288
228
  use_dual_stack: context.config.use_dualstack_endpoint,
289
229
  use_fips: context.config.use_fips_endpoint,
290
- endpoint: endpoint,
230
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
291
231
  )
292
232
  end
293
233
  end
294
234
 
295
235
  class ListChannels
296
236
  def self.build(context)
297
- unless context.config.regional_endpoint
298
- endpoint = context.config.endpoint.to_s
299
- end
300
237
  Aws::IVS::EndpointParameters.new(
301
238
  region: context.config.region,
302
239
  use_dual_stack: context.config.use_dualstack_endpoint,
303
240
  use_fips: context.config.use_fips_endpoint,
304
- endpoint: endpoint,
241
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
305
242
  )
306
243
  end
307
244
  end
308
245
 
309
246
  class ListPlaybackKeyPairs
310
247
  def self.build(context)
311
- unless context.config.regional_endpoint
312
- endpoint = context.config.endpoint.to_s
313
- end
314
248
  Aws::IVS::EndpointParameters.new(
315
249
  region: context.config.region,
316
250
  use_dual_stack: context.config.use_dualstack_endpoint,
317
251
  use_fips: context.config.use_fips_endpoint,
318
- endpoint: endpoint,
252
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
319
253
  )
320
254
  end
321
255
  end
322
256
 
323
257
  class ListPlaybackRestrictionPolicies
324
258
  def self.build(context)
325
- unless context.config.regional_endpoint
326
- endpoint = context.config.endpoint.to_s
327
- end
328
259
  Aws::IVS::EndpointParameters.new(
329
260
  region: context.config.region,
330
261
  use_dual_stack: context.config.use_dualstack_endpoint,
331
262
  use_fips: context.config.use_fips_endpoint,
332
- endpoint: endpoint,
263
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
333
264
  )
334
265
  end
335
266
  end
336
267
 
337
268
  class ListRecordingConfigurations
338
269
  def self.build(context)
339
- unless context.config.regional_endpoint
340
- endpoint = context.config.endpoint.to_s
341
- end
342
270
  Aws::IVS::EndpointParameters.new(
343
271
  region: context.config.region,
344
272
  use_dual_stack: context.config.use_dualstack_endpoint,
345
273
  use_fips: context.config.use_fips_endpoint,
346
- endpoint: endpoint,
274
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
347
275
  )
348
276
  end
349
277
  end
350
278
 
351
279
  class ListStreamKeys
352
280
  def self.build(context)
353
- unless context.config.regional_endpoint
354
- endpoint = context.config.endpoint.to_s
355
- end
356
281
  Aws::IVS::EndpointParameters.new(
357
282
  region: context.config.region,
358
283
  use_dual_stack: context.config.use_dualstack_endpoint,
359
284
  use_fips: context.config.use_fips_endpoint,
360
- endpoint: endpoint,
285
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
361
286
  )
362
287
  end
363
288
  end
364
289
 
365
290
  class ListStreamSessions
366
291
  def self.build(context)
367
- unless context.config.regional_endpoint
368
- endpoint = context.config.endpoint.to_s
369
- end
370
292
  Aws::IVS::EndpointParameters.new(
371
293
  region: context.config.region,
372
294
  use_dual_stack: context.config.use_dualstack_endpoint,
373
295
  use_fips: context.config.use_fips_endpoint,
374
- endpoint: endpoint,
296
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
375
297
  )
376
298
  end
377
299
  end
378
300
 
379
301
  class ListStreams
380
302
  def self.build(context)
381
- unless context.config.regional_endpoint
382
- endpoint = context.config.endpoint.to_s
383
- end
384
303
  Aws::IVS::EndpointParameters.new(
385
304
  region: context.config.region,
386
305
  use_dual_stack: context.config.use_dualstack_endpoint,
387
306
  use_fips: context.config.use_fips_endpoint,
388
- endpoint: endpoint,
307
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
389
308
  )
390
309
  end
391
310
  end
392
311
 
393
312
  class ListTagsForResource
394
313
  def self.build(context)
395
- unless context.config.regional_endpoint
396
- endpoint = context.config.endpoint.to_s
397
- end
398
314
  Aws::IVS::EndpointParameters.new(
399
315
  region: context.config.region,
400
316
  use_dual_stack: context.config.use_dualstack_endpoint,
401
317
  use_fips: context.config.use_fips_endpoint,
402
- endpoint: endpoint,
318
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
403
319
  )
404
320
  end
405
321
  end
406
322
 
407
323
  class PutMetadata
408
324
  def self.build(context)
409
- unless context.config.regional_endpoint
410
- endpoint = context.config.endpoint.to_s
411
- end
412
325
  Aws::IVS::EndpointParameters.new(
413
326
  region: context.config.region,
414
327
  use_dual_stack: context.config.use_dualstack_endpoint,
415
328
  use_fips: context.config.use_fips_endpoint,
416
- endpoint: endpoint,
329
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
417
330
  )
418
331
  end
419
332
  end
420
333
 
421
334
  class StartViewerSessionRevocation
422
335
  def self.build(context)
423
- unless context.config.regional_endpoint
424
- endpoint = context.config.endpoint.to_s
425
- end
426
336
  Aws::IVS::EndpointParameters.new(
427
337
  region: context.config.region,
428
338
  use_dual_stack: context.config.use_dualstack_endpoint,
429
339
  use_fips: context.config.use_fips_endpoint,
430
- endpoint: endpoint,
340
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
431
341
  )
432
342
  end
433
343
  end
434
344
 
435
345
  class StopStream
436
346
  def self.build(context)
437
- unless context.config.regional_endpoint
438
- endpoint = context.config.endpoint.to_s
439
- end
440
347
  Aws::IVS::EndpointParameters.new(
441
348
  region: context.config.region,
442
349
  use_dual_stack: context.config.use_dualstack_endpoint,
443
350
  use_fips: context.config.use_fips_endpoint,
444
- endpoint: endpoint,
351
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
445
352
  )
446
353
  end
447
354
  end
448
355
 
449
356
  class TagResource
450
357
  def self.build(context)
451
- unless context.config.regional_endpoint
452
- endpoint = context.config.endpoint.to_s
453
- end
454
358
  Aws::IVS::EndpointParameters.new(
455
359
  region: context.config.region,
456
360
  use_dual_stack: context.config.use_dualstack_endpoint,
457
361
  use_fips: context.config.use_fips_endpoint,
458
- endpoint: endpoint,
362
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
459
363
  )
460
364
  end
461
365
  end
462
366
 
463
367
  class UntagResource
464
368
  def self.build(context)
465
- unless context.config.regional_endpoint
466
- endpoint = context.config.endpoint.to_s
467
- end
468
369
  Aws::IVS::EndpointParameters.new(
469
370
  region: context.config.region,
470
371
  use_dual_stack: context.config.use_dualstack_endpoint,
471
372
  use_fips: context.config.use_fips_endpoint,
472
- endpoint: endpoint,
373
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
473
374
  )
474
375
  end
475
376
  end
476
377
 
477
378
  class UpdateChannel
478
379
  def self.build(context)
479
- unless context.config.regional_endpoint
480
- endpoint = context.config.endpoint.to_s
481
- end
482
380
  Aws::IVS::EndpointParameters.new(
483
381
  region: context.config.region,
484
382
  use_dual_stack: context.config.use_dualstack_endpoint,
485
383
  use_fips: context.config.use_fips_endpoint,
486
- endpoint: endpoint,
384
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
487
385
  )
488
386
  end
489
387
  end
490
388
 
491
389
  class UpdatePlaybackRestrictionPolicy
492
390
  def self.build(context)
493
- unless context.config.regional_endpoint
494
- endpoint = context.config.endpoint.to_s
495
- end
496
391
  Aws::IVS::EndpointParameters.new(
497
392
  region: context.config.region,
498
393
  use_dual_stack: context.config.use_dualstack_endpoint,
499
394
  use_fips: context.config.use_fips_endpoint,
500
- endpoint: endpoint,
395
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
501
396
  )
502
397
  end
503
398
  end
@@ -40,11 +40,20 @@ module Aws::IVS
40
40
  context[:auth_scheme] =
41
41
  Aws::Endpoints.resolve_auth_scheme(context, endpoint)
42
42
 
43
- @handler.call(context)
43
+ with_metrics(context) { @handler.call(context) }
44
44
  end
45
45
 
46
46
  private
47
47
 
48
+ def with_metrics(context, &block)
49
+ metrics = []
50
+ metrics << 'ENDPOINT_OVERRIDE' unless context.config.regional_endpoint
51
+ if context[:auth_scheme] && context[:auth_scheme]['name'] == 'sigv4a'
52
+ metrics << 'SIGV4A_SIGNING'
53
+ end
54
+ Aws::Plugins::UserAgent.metric(*metrics, &block)
55
+ end
56
+
48
57
  def apply_endpoint_headers(context, headers)
49
58
  headers.each do |key, values|
50
59
  value = values
@@ -267,14 +267,15 @@ module Aws::IVS
267
267
  #
268
268
  # @!attribute [rw] tags
269
269
  # Tags attached to the resource. Array of 1-50 maps, each of the form
270
- # `string:string (key:value)`. See [Tagging Amazon Web Services
271
- # Resources][1] for more information, including restrictions that
272
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
273
- # has no service-specific constraints beyond what is documented there.
270
+ # `string:string (key:value)`. See [Best practices and strategies][1]
271
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
272
+ # details, including restrictions that apply to tags and "Tag naming
273
+ # limits and requirements"; Amazon IVS has no service-specific
274
+ # constraints beyond what is documented there.
274
275
  #
275
276
  #
276
277
  #
277
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
278
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
278
279
  # @return [Hash<String,String>]
279
280
  #
280
281
  # @!attribute [rw] insecure_ingest
@@ -361,14 +362,15 @@ module Aws::IVS
361
362
  #
362
363
  # @!attribute [rw] tags
363
364
  # Tags attached to the resource. Array of 1-50 maps, each of the form
364
- # `string:string (key:value)`. See [Tagging Amazon Web Services
365
- # Resources][1] for more information, including restrictions that
366
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
367
- # has no service-specific constraints beyond what is documented there.
365
+ # `string:string (key:value)`. See [Best practices and strategies][1]
366
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
367
+ # details, including restrictions that apply to tags and "Tag naming
368
+ # limits and requirements"; Amazon IVS has no service-specific
369
+ # constraints beyond what is documented there.
368
370
  #
369
371
  #
370
372
  #
371
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
373
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
372
374
  # @return [Hash<String,String>]
373
375
  #
374
376
  # @!attribute [rw] insecure_ingest
@@ -463,14 +465,15 @@ module Aws::IVS
463
465
  #
464
466
  # @!attribute [rw] tags
465
467
  # Array of 1-50 maps, each of the form `string:string (key:value)`.
466
- # See [Tagging Amazon Web Services Resources][1] for more information,
467
- # including restrictions that apply to tags and "Tag naming limits
468
- # and requirements"; Amazon IVS has no service-specific constraints
468
+ # See [Best practices and strategies][1] in *Tagging Amazon Web
469
+ # Services Resources and Tag Editor* for details, including
470
+ # restrictions that apply to tags and "Tag naming limits and
471
+ # requirements"; Amazon IVS has no service-specific constraints
469
472
  # beyond what is documented there.
470
473
  #
471
474
  #
472
475
  #
473
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
476
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
474
477
  # @return [Hash<String,String>]
475
478
  #
476
479
  # @!attribute [rw] insecure_ingest
@@ -556,14 +559,15 @@ module Aws::IVS
556
559
  #
557
560
  # @!attribute [rw] tags
558
561
  # Array of 1-50 maps, each of the form `string:string (key:value)`.
559
- # See [Tagging Amazon Web Services Resources][1] for more information,
560
- # including restrictions that apply to tags and "Tag naming limits
561
- # and requirements"; Amazon IVS has no service-specific constraints
562
+ # See [Best practices and strategies][1] in *Tagging Amazon Web
563
+ # Services Resources and Tag Editor* for details, including
564
+ # restrictions that apply to tags and "Tag naming limits and
565
+ # requirements"; Amazon IVS has no service-specific constraints
562
566
  # beyond what is documented there.
563
567
  #
564
568
  #
565
569
  #
566
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
570
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
567
571
  # @return [Hash<String,String>]
568
572
  #
569
573
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/CreatePlaybackRestrictionPolicyRequest AWS API Documentation
@@ -600,14 +604,15 @@ module Aws::IVS
600
604
  #
601
605
  # @!attribute [rw] tags
602
606
  # Array of 1-50 maps, each of the form `string:string (key:value)`.
603
- # See [Tagging Amazon Web Services Resources][1] for more information,
604
- # including restrictions that apply to tags and "Tag naming limits
605
- # and requirements"; Amazon IVS has no service-specific constraints
607
+ # See [Best practices and strategies][1] in *Tagging Amazon Web
608
+ # Services Resources and Tag Editor* for details, including
609
+ # restrictions that apply to tags and "Tag naming limits and
610
+ # requirements"; Amazon IVS has no service-specific constraints
606
611
  # beyond what is documented there.
607
612
  #
608
613
  #
609
614
  #
610
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
615
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
611
616
  # @return [Hash<String,String>]
612
617
  #
613
618
  # @!attribute [rw] thumbnail_configuration
@@ -660,14 +665,15 @@ module Aws::IVS
660
665
  #
661
666
  # @!attribute [rw] tags
662
667
  # Array of 1-50 maps, each of the form `string:string (key:value)`.
663
- # See [Tagging Amazon Web Services Resources][1] for more information,
664
- # including restrictions that apply to tags and "Tag naming limits
665
- # and requirements"; Amazon IVS has no service-specific constraints
668
+ # See [Best practices and strategies][1] in *Tagging Amazon Web
669
+ # Services Resources and Tag Editor* for details, including
670
+ # restrictions that apply to tags and "Tag naming limits and
671
+ # requirements"; Amazon IVS has no service-specific constraints
666
672
  # beyond what is documented there.
667
673
  #
668
674
  #
669
675
  #
670
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
676
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
671
677
  # @return [Hash<String,String>]
672
678
  #
673
679
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/CreateStreamKeyRequest AWS API Documentation
@@ -961,14 +967,15 @@ module Aws::IVS
961
967
  #
962
968
  # @!attribute [rw] tags
963
969
  # Any tags provided with the request are added to the playback key
964
- # pair tags. See [Tagging Amazon Web Services Resources][1] for more
965
- # information, including restrictions that apply to tags and "Tag
966
- # naming limits and requirements"; Amazon IVS has no service-specific
967
- # constraints beyond what is documented there.
970
+ # pair tags. See [Best practices and strategies][1] in *Tagging Amazon
971
+ # Web Services Resources and Tag Editor* for details, including
972
+ # restrictions that apply to tags and "Tag naming limits and
973
+ # requirements"; Amazon IVS has no service-specific constraints
974
+ # beyond what is documented there.
968
975
  #
969
976
  #
970
977
  #
971
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
978
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
972
979
  # @return [Hash<String,String>]
973
980
  #
974
981
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/ImportPlaybackKeyPairRequest AWS API Documentation
@@ -1363,14 +1370,15 @@ module Aws::IVS
1363
1370
  #
1364
1371
  # @!attribute [rw] tags
1365
1372
  # Tags attached to the resource. Array of 1-50 maps, each of the form
1366
- # `string:string (key:value)`. See [Tagging Amazon Web Services
1367
- # Resources][1] for more information, including restrictions that
1368
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
1369
- # has no service-specific constraints beyond what is documented there.
1373
+ # `string:string (key:value)`. See [Best practices and strategies][1]
1374
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
1375
+ # details, including restrictions that apply to tags and "Tag naming
1376
+ # limits and requirements"; Amazon IVS has no service-specific
1377
+ # constraints beyond what is documented there.
1370
1378
  #
1371
1379
  #
1372
1380
  #
1373
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1381
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1374
1382
  # @return [Hash<String,String>]
1375
1383
  #
1376
1384
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/PlaybackKeyPair AWS API Documentation
@@ -1396,14 +1404,15 @@ module Aws::IVS
1396
1404
  #
1397
1405
  # @!attribute [rw] tags
1398
1406
  # Tags attached to the resource. Array of 1-50 maps, each of the form
1399
- # `string:string (key:value)`. See [Tagging Amazon Web Services
1400
- # Resources][1] for more information, including restrictions that
1401
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
1402
- # has no service-specific constraints beyond what is documented there.
1407
+ # `string:string (key:value)`. See [Best practices and strategies][1]
1408
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
1409
+ # details, including restrictions that apply to tags and "Tag naming
1410
+ # limits and requirements"; Amazon IVS has no service-specific
1411
+ # constraints beyond what is documented there.
1403
1412
  #
1404
1413
  #
1405
1414
  #
1406
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1415
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1407
1416
  # @return [Hash<String,String>]
1408
1417
  #
1409
1418
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/PlaybackKeyPairSummary AWS API Documentation
@@ -1456,14 +1465,15 @@ module Aws::IVS
1456
1465
  #
1457
1466
  # @!attribute [rw] tags
1458
1467
  # Tags attached to the resource. Array of 1-50 maps, each of the form
1459
- # `string:string (key:value)`. See [Tagging Amazon Web Services
1460
- # Resources][1] for more information, including restrictions that
1461
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
1462
- # has no service-specific constraints beyond what is documented there.
1468
+ # `string:string (key:value)`. See [Best practices and strategies][1]
1469
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
1470
+ # details, including restrictions that apply to tags and "Tag naming
1471
+ # limits and requirements"; Amazon IVS has no service-specific
1472
+ # constraints beyond what is documented there.
1463
1473
  #
1464
1474
  #
1465
1475
  #
1466
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1476
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1467
1477
  # @return [Hash<String,String>]
1468
1478
  #
1469
1479
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/PlaybackRestrictionPolicy AWS API Documentation
@@ -1518,14 +1528,15 @@ module Aws::IVS
1518
1528
  #
1519
1529
  # @!attribute [rw] tags
1520
1530
  # Tags attached to the resource. Array of 1-50 maps, each of the form
1521
- # `string:string (key:value)`. See [Tagging Amazon Web Services
1522
- # Resources][1] for more information, including restrictions that
1523
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
1524
- # has no service-specific constraints beyond what is documented there.
1531
+ # `string:string (key:value)`. See [Best practices and strategies][1]
1532
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
1533
+ # details, including restrictions that apply to tags and "Tag naming
1534
+ # limits and requirements"; Amazon IVS has no service-specific
1535
+ # constraints beyond what is documented there.
1525
1536
  #
1526
1537
  #
1527
1538
  #
1528
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1539
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1529
1540
  # @return [Hash<String,String>]
1530
1541
  #
1531
1542
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/PlaybackRestrictionPolicySummary AWS API Documentation
@@ -1582,14 +1593,15 @@ module Aws::IVS
1582
1593
  #
1583
1594
  # @!attribute [rw] tags
1584
1595
  # Tags attached to the resource. Array of 1-50 maps, each of the form
1585
- # `string:string (key:value)`. See [Tagging Amazon Web Services
1586
- # Resources][1] for more information, including restrictions that
1587
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
1588
- # has no service-specific constraints beyond what is documented there.
1596
+ # `string:string (key:value)`. See [Best practices and strategies][1]
1597
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
1598
+ # details, including restrictions that apply to tags and "Tag naming
1599
+ # limits and requirements"; Amazon IVS has no service-specific
1600
+ # constraints beyond what is documented there.
1589
1601
  #
1590
1602
  #
1591
1603
  #
1592
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1604
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1593
1605
  # @return [Hash<String,String>]
1594
1606
  #
1595
1607
  # @!attribute [rw] thumbnail_configuration
@@ -1647,14 +1659,15 @@ module Aws::IVS
1647
1659
  #
1648
1660
  # @!attribute [rw] tags
1649
1661
  # Tags attached to the resource. Array of 1-50 maps, each of the form
1650
- # `string:string (key:value)`. See [Tagging Amazon Web Services
1651
- # Resources][1] for more information, including restrictions that
1652
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
1653
- # has no service-specific constraints beyond what is documented there.
1662
+ # `string:string (key:value)`. See [Best practices and strategies][1]
1663
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
1664
+ # details, including restrictions that apply to tags and "Tag naming
1665
+ # limits and requirements"; Amazon IVS has no service-specific
1666
+ # constraints beyond what is documented there.
1654
1667
  #
1655
1668
  #
1656
1669
  #
1657
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1670
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1658
1671
  # @return [Hash<String,String>]
1659
1672
  #
1660
1673
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/RecordingConfigurationSummary AWS API Documentation
@@ -1922,14 +1935,15 @@ module Aws::IVS
1922
1935
  #
1923
1936
  # @!attribute [rw] tags
1924
1937
  # Tags attached to the resource. Array of 1-50 maps, each of the form
1925
- # `string:string (key:value)`. See [Tagging Amazon Web Services
1926
- # Resources][1] for more information, including restrictions that
1927
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
1928
- # has no service-specific constraints beyond what is documented there.
1938
+ # `string:string (key:value)`. See [Best practices and strategies][1]
1939
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
1940
+ # details, including restrictions that apply to tags and "Tag naming
1941
+ # limits and requirements"; Amazon IVS has no service-specific
1942
+ # constraints beyond what is documented there.
1929
1943
  #
1930
1944
  #
1931
1945
  #
1932
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1946
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1933
1947
  # @return [Hash<String,String>]
1934
1948
  #
1935
1949
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/StreamKey AWS API Documentation
@@ -1955,14 +1969,15 @@ module Aws::IVS
1955
1969
  #
1956
1970
  # @!attribute [rw] tags
1957
1971
  # Tags attached to the resource. Array of 1-50 maps, each of the form
1958
- # `string:string (key:value)`. See [Tagging Amazon Web Services
1959
- # Resources][1] for more information, including restrictions that
1960
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
1961
- # has no service-specific constraints beyond what is documented there.
1972
+ # `string:string (key:value)`. See [Best practices and strategies][1]
1973
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
1974
+ # details, including restrictions that apply to tags and "Tag naming
1975
+ # limits and requirements"; Amazon IVS has no service-specific
1976
+ # constraints beyond what is documented there.
1962
1977
  #
1963
1978
  #
1964
1979
  #
1965
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
1980
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
1966
1981
  # @return [Hash<String,String>]
1967
1982
  #
1968
1983
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/StreamKeySummary AWS API Documentation
@@ -2131,14 +2146,15 @@ module Aws::IVS
2131
2146
  #
2132
2147
  # @!attribute [rw] tags
2133
2148
  # Array of tags to be added or updated. Array of maps, each of the
2134
- # form `string:string (key:value)`. See [Tagging Amazon Web Services
2135
- # Resources][1] for more information, including restrictions that
2136
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
2137
- # has no service-specific constraints beyond what is documented there.
2149
+ # form `string:string (key:value)`. See [Best practices and
2150
+ # strategies][1] in *Tagging Amazon Web Services Resources and Tag
2151
+ # Editor* for details, including restrictions that apply to tags and
2152
+ # "Tag naming limits and requirements"; Amazon IVS has no
2153
+ # service-specific constraints beyond what is documented there.
2138
2154
  #
2139
2155
  #
2140
2156
  #
2141
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
2157
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
2142
2158
  # @return [Hash<String,String>]
2143
2159
  #
2144
2160
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/TagResourceRequest AWS API Documentation
@@ -2233,14 +2249,15 @@ module Aws::IVS
2233
2249
  #
2234
2250
  # @!attribute [rw] tag_keys
2235
2251
  # Array of tags to be removed. Array of maps, each of the form
2236
- # `string:string (key:value)`. See [Tagging Amazon Web Services
2237
- # Resources][1] for more information, including restrictions that
2238
- # apply to tags and "Tag naming limits and requirements"; Amazon IVS
2239
- # has no service-specific constraints beyond what is documented there.
2252
+ # `string:string (key:value)`. See [Best practices and strategies][1]
2253
+ # in *Tagging Amazon Web Services Resources and Tag Editor* for
2254
+ # details, including restrictions that apply to tags and "Tag naming
2255
+ # limits and requirements"; Amazon IVS has no service-specific
2256
+ # constraints beyond what is documented there.
2240
2257
  #
2241
2258
  #
2242
2259
  #
2243
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
2260
+ # [1]: https://docs.aws.amazon.com/tag-editor/latest/userguide/best-practices-and-strats.html
2244
2261
  # @return [Array<String>]
2245
2262
  #
2246
2263
  # @see http://docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/UntagResourceRequest AWS API Documentation
data/lib/aws-sdk-ivs.rb CHANGED
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-ivs/customizations'
52
52
  # @!group service
53
53
  module Aws::IVS
54
54
 
55
- GEM_VERSION = '1.56.0'
55
+ GEM_VERSION = '1.58.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-ivs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.56.0
4
+ version: 1.58.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-10 00:00:00.000000000 Z
11
+ date: 2024-09-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.203.0
22
+ version: 3.205.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.203.0
32
+ version: 3.205.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement