aws-sdk-medialive 1.145.0 → 1.146.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bbaa87a8c5dee75ca27edf75693f1ad2b8d2f738ea3d83428603c13c12929721
4
- data.tar.gz: 74ac34c63a8a3fdefa70f1988f18ecf4a08ed30c16ad915174dafe3fa0247ebb
3
+ metadata.gz: ebdb2288e267030d3ccae8c655893d6c498f536b23c209ea3ddc15edbb198d5b
4
+ data.tar.gz: 432c7a8c965e0c342aeef20fca9349868941216b579add37c30221bd3446074f
5
5
  SHA512:
6
- metadata.gz: d3b1cfb54f799321d3cf72d854d623b0f217ffa0560aa6d3dfa950bcc672b89a4f9b3b068d91283c1c19a4600a3bcf454b9d262cec41fe2d41d0a60bb15de16d
7
- data.tar.gz: c4f063468045f94b13fc0fa6ad8676c7f1a159278f7594364b16aace018458f12cfdd062c2a1595a0bdc8d6055abedfc4bc14937602cdbaccb001795d9f8ba57
6
+ metadata.gz: 7fbc82af56d0b79de2be2add5dee981497519ad665a6cc3b7035844115aa55d76baa99b2ced5cae74c31d5674833e9442f8c9eea33b40ae50d27e7786627d8ea
7
+ data.tar.gz: e963da0966f7c140952144ce1295a0059cbce7105c6809f891ed74741d55259ce69e08a7bacfe921cb3747734a1894dd5f8c7b4134d58cc9b6fcf7d1b784cde1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.146.0 (2025-02-18)
5
+ ------------------
6
+
7
+ * Feature - Adds support for creating CloudWatchAlarmTemplates for AWS Elemental MediaTailor Playback Configuration resources.
8
+
4
9
  1.145.0 (2025-02-12)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.145.0
1
+ 1.146.0
@@ -7,34 +7,34 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
- require 'seahorse/client/plugins/content_length.rb'
11
- require 'aws-sdk-core/plugins/credentials_configuration.rb'
12
- require 'aws-sdk-core/plugins/logging.rb'
13
- require 'aws-sdk-core/plugins/param_converter.rb'
14
- require 'aws-sdk-core/plugins/param_validator.rb'
15
- require 'aws-sdk-core/plugins/user_agent.rb'
16
- require 'aws-sdk-core/plugins/helpful_socket_errors.rb'
17
- require 'aws-sdk-core/plugins/retry_errors.rb'
18
- require 'aws-sdk-core/plugins/global_configuration.rb'
19
- require 'aws-sdk-core/plugins/regional_endpoint.rb'
20
- require 'aws-sdk-core/plugins/endpoint_discovery.rb'
21
- require 'aws-sdk-core/plugins/endpoint_pattern.rb'
22
- require 'aws-sdk-core/plugins/response_paging.rb'
23
- require 'aws-sdk-core/plugins/stub_responses.rb'
24
- require 'aws-sdk-core/plugins/idempotency_token.rb'
25
- require 'aws-sdk-core/plugins/invocation_id.rb'
26
- require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
27
- require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
28
- require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
29
- require 'aws-sdk-core/plugins/transfer_encoding.rb'
30
- require 'aws-sdk-core/plugins/http_checksum.rb'
31
- require 'aws-sdk-core/plugins/checksum_algorithm.rb'
32
- require 'aws-sdk-core/plugins/request_compression.rb'
33
- require 'aws-sdk-core/plugins/defaults_mode.rb'
34
- require 'aws-sdk-core/plugins/recursion_detection.rb'
35
- require 'aws-sdk-core/plugins/telemetry.rb'
36
- require 'aws-sdk-core/plugins/sign.rb'
37
- require 'aws-sdk-core/plugins/protocols/rest_json.rb'
10
+ require 'seahorse/client/plugins/content_length'
11
+ require 'aws-sdk-core/plugins/credentials_configuration'
12
+ require 'aws-sdk-core/plugins/logging'
13
+ require 'aws-sdk-core/plugins/param_converter'
14
+ require 'aws-sdk-core/plugins/param_validator'
15
+ require 'aws-sdk-core/plugins/user_agent'
16
+ require 'aws-sdk-core/plugins/helpful_socket_errors'
17
+ require 'aws-sdk-core/plugins/retry_errors'
18
+ require 'aws-sdk-core/plugins/global_configuration'
19
+ require 'aws-sdk-core/plugins/regional_endpoint'
20
+ require 'aws-sdk-core/plugins/endpoint_discovery'
21
+ require 'aws-sdk-core/plugins/endpoint_pattern'
22
+ require 'aws-sdk-core/plugins/response_paging'
23
+ require 'aws-sdk-core/plugins/stub_responses'
24
+ require 'aws-sdk-core/plugins/idempotency_token'
25
+ require 'aws-sdk-core/plugins/invocation_id'
26
+ require 'aws-sdk-core/plugins/jsonvalue_converter'
27
+ require 'aws-sdk-core/plugins/client_metrics_plugin'
28
+ require 'aws-sdk-core/plugins/client_metrics_send_plugin'
29
+ require 'aws-sdk-core/plugins/transfer_encoding'
30
+ require 'aws-sdk-core/plugins/http_checksum'
31
+ require 'aws-sdk-core/plugins/checksum_algorithm'
32
+ require 'aws-sdk-core/plugins/request_compression'
33
+ require 'aws-sdk-core/plugins/defaults_mode'
34
+ require 'aws-sdk-core/plugins/recursion_detection'
35
+ require 'aws-sdk-core/plugins/telemetry'
36
+ require 'aws-sdk-core/plugins/sign'
37
+ require 'aws-sdk-core/plugins/protocols/rest_json'
38
38
 
39
39
  module Aws::MediaLive
40
40
  # An API client for MediaLive. To construct a client, you need to configure a `:region` and `:credentials`.
@@ -10962,7 +10962,7 @@ module Aws::MediaLive
10962
10962
  # tags: {
10963
10963
  # "__string" => "__string",
10964
10964
  # },
10965
- # target_resource_type: "CLOUDFRONT_DISTRIBUTION", # required, accepts CLOUDFRONT_DISTRIBUTION, MEDIALIVE_MULTIPLEX, MEDIALIVE_CHANNEL, MEDIALIVE_INPUT_DEVICE, MEDIAPACKAGE_CHANNEL, MEDIAPACKAGE_ORIGIN_ENDPOINT, MEDIACONNECT_FLOW, S3_BUCKET
10965
+ # target_resource_type: "CLOUDFRONT_DISTRIBUTION", # required, accepts CLOUDFRONT_DISTRIBUTION, MEDIALIVE_MULTIPLEX, MEDIALIVE_CHANNEL, MEDIALIVE_INPUT_DEVICE, MEDIAPACKAGE_CHANNEL, MEDIAPACKAGE_ORIGIN_ENDPOINT, MEDIACONNECT_FLOW, S3_BUCKET, MEDIATAILOR_PLAYBACK_CONFIGURATION
10966
10966
  # threshold: 1.0, # required
10967
10967
  # treat_missing_data: "notBreaching", # required, accepts notBreaching, breaching, ignore, missing
10968
10968
  # request_id: "__stringMin1Max256PatternS",
@@ -10985,7 +10985,7 @@ module Aws::MediaLive
10985
10985
  # resp.statistic #=> String, one of "SampleCount", "Average", "Sum", "Minimum", "Maximum"
10986
10986
  # resp.tags #=> Hash
10987
10987
  # resp.tags["__string"] #=> String
10988
- # resp.target_resource_type #=> String, one of "CLOUDFRONT_DISTRIBUTION", "MEDIALIVE_MULTIPLEX", "MEDIALIVE_CHANNEL", "MEDIALIVE_INPUT_DEVICE", "MEDIAPACKAGE_CHANNEL", "MEDIAPACKAGE_ORIGIN_ENDPOINT", "MEDIACONNECT_FLOW", "S3_BUCKET"
10988
+ # resp.target_resource_type #=> String, one of "CLOUDFRONT_DISTRIBUTION", "MEDIALIVE_MULTIPLEX", "MEDIALIVE_CHANNEL", "MEDIALIVE_INPUT_DEVICE", "MEDIAPACKAGE_CHANNEL", "MEDIAPACKAGE_ORIGIN_ENDPOINT", "MEDIACONNECT_FLOW", "S3_BUCKET", "MEDIATAILOR_PLAYBACK_CONFIGURATION"
10989
10989
  # resp.threshold #=> Float
10990
10990
  # resp.treat_missing_data #=> String, one of "notBreaching", "breaching", "ignore", "missing"
10991
10991
  #
@@ -11447,7 +11447,7 @@ module Aws::MediaLive
11447
11447
  # resp.statistic #=> String, one of "SampleCount", "Average", "Sum", "Minimum", "Maximum"
11448
11448
  # resp.tags #=> Hash
11449
11449
  # resp.tags["__string"] #=> String
11450
- # resp.target_resource_type #=> String, one of "CLOUDFRONT_DISTRIBUTION", "MEDIALIVE_MULTIPLEX", "MEDIALIVE_CHANNEL", "MEDIALIVE_INPUT_DEVICE", "MEDIAPACKAGE_CHANNEL", "MEDIAPACKAGE_ORIGIN_ENDPOINT", "MEDIACONNECT_FLOW", "S3_BUCKET"
11450
+ # resp.target_resource_type #=> String, one of "CLOUDFRONT_DISTRIBUTION", "MEDIALIVE_MULTIPLEX", "MEDIALIVE_CHANNEL", "MEDIALIVE_INPUT_DEVICE", "MEDIAPACKAGE_CHANNEL", "MEDIAPACKAGE_ORIGIN_ENDPOINT", "MEDIACONNECT_FLOW", "S3_BUCKET", "MEDIATAILOR_PLAYBACK_CONFIGURATION"
11451
11451
  # resp.threshold #=> Float
11452
11452
  # resp.treat_missing_data #=> String, one of "notBreaching", "breaching", "ignore", "missing"
11453
11453
  #
@@ -11772,7 +11772,7 @@ module Aws::MediaLive
11772
11772
  # resp.cloud_watch_alarm_templates[0].statistic #=> String, one of "SampleCount", "Average", "Sum", "Minimum", "Maximum"
11773
11773
  # resp.cloud_watch_alarm_templates[0].tags #=> Hash
11774
11774
  # resp.cloud_watch_alarm_templates[0].tags["__string"] #=> String
11775
- # resp.cloud_watch_alarm_templates[0].target_resource_type #=> String, one of "CLOUDFRONT_DISTRIBUTION", "MEDIALIVE_MULTIPLEX", "MEDIALIVE_CHANNEL", "MEDIALIVE_INPUT_DEVICE", "MEDIAPACKAGE_CHANNEL", "MEDIAPACKAGE_ORIGIN_ENDPOINT", "MEDIACONNECT_FLOW", "S3_BUCKET"
11775
+ # resp.cloud_watch_alarm_templates[0].target_resource_type #=> String, one of "CLOUDFRONT_DISTRIBUTION", "MEDIALIVE_MULTIPLEX", "MEDIALIVE_CHANNEL", "MEDIALIVE_INPUT_DEVICE", "MEDIAPACKAGE_CHANNEL", "MEDIAPACKAGE_ORIGIN_ENDPOINT", "MEDIACONNECT_FLOW", "S3_BUCKET", "MEDIATAILOR_PLAYBACK_CONFIGURATION"
11776
11776
  # resp.cloud_watch_alarm_templates[0].threshold #=> Float
11777
11777
  # resp.cloud_watch_alarm_templates[0].treat_missing_data #=> String, one of "notBreaching", "breaching", "ignore", "missing"
11778
11778
  # resp.next_token #=> String
@@ -12022,10 +12022,6 @@ module Aws::MediaLive
12022
12022
  #
12023
12023
  # @option params [required, String] :identifier
12024
12024
  #
12025
- # @option params [String] :request_id
12026
- # **A suitable default value is auto-generated.** You should normally
12027
- # not need to pass this option.**
12028
- #
12029
12025
  # @return [Types::StartMonitorDeploymentResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
12030
12026
  #
12031
12027
  # * {Types::StartMonitorDeploymentResponse#arn #arn} => String
@@ -12052,7 +12048,6 @@ module Aws::MediaLive
12052
12048
  # resp = client.start_monitor_deployment({
12053
12049
  # dry_run: false,
12054
12050
  # identifier: "__string", # required
12055
- # request_id: "__stringMin1Max256PatternS",
12056
12051
  # })
12057
12052
  #
12058
12053
  # @example Response structure
@@ -12273,7 +12268,7 @@ module Aws::MediaLive
12273
12268
  # name: "__stringMin1Max255PatternS",
12274
12269
  # period: 1,
12275
12270
  # statistic: "SampleCount", # accepts SampleCount, Average, Sum, Minimum, Maximum
12276
- # target_resource_type: "CLOUDFRONT_DISTRIBUTION", # accepts CLOUDFRONT_DISTRIBUTION, MEDIALIVE_MULTIPLEX, MEDIALIVE_CHANNEL, MEDIALIVE_INPUT_DEVICE, MEDIAPACKAGE_CHANNEL, MEDIAPACKAGE_ORIGIN_ENDPOINT, MEDIACONNECT_FLOW, S3_BUCKET
12271
+ # target_resource_type: "CLOUDFRONT_DISTRIBUTION", # accepts CLOUDFRONT_DISTRIBUTION, MEDIALIVE_MULTIPLEX, MEDIALIVE_CHANNEL, MEDIALIVE_INPUT_DEVICE, MEDIAPACKAGE_CHANNEL, MEDIAPACKAGE_ORIGIN_ENDPOINT, MEDIACONNECT_FLOW, S3_BUCKET, MEDIATAILOR_PLAYBACK_CONFIGURATION
12277
12272
  # threshold: 1.0,
12278
12273
  # treat_missing_data: "notBreaching", # accepts notBreaching, breaching, ignore, missing
12279
12274
  # })
@@ -12295,7 +12290,7 @@ module Aws::MediaLive
12295
12290
  # resp.statistic #=> String, one of "SampleCount", "Average", "Sum", "Minimum", "Maximum"
12296
12291
  # resp.tags #=> Hash
12297
12292
  # resp.tags["__string"] #=> String
12298
- # resp.target_resource_type #=> String, one of "CLOUDFRONT_DISTRIBUTION", "MEDIALIVE_MULTIPLEX", "MEDIALIVE_CHANNEL", "MEDIALIVE_INPUT_DEVICE", "MEDIAPACKAGE_CHANNEL", "MEDIAPACKAGE_ORIGIN_ENDPOINT", "MEDIACONNECT_FLOW", "S3_BUCKET"
12293
+ # resp.target_resource_type #=> String, one of "CLOUDFRONT_DISTRIBUTION", "MEDIALIVE_MULTIPLEX", "MEDIALIVE_CHANNEL", "MEDIALIVE_INPUT_DEVICE", "MEDIAPACKAGE_CHANNEL", "MEDIAPACKAGE_ORIGIN_ENDPOINT", "MEDIACONNECT_FLOW", "S3_BUCKET", "MEDIATAILOR_PLAYBACK_CONFIGURATION"
12299
12294
  # resp.threshold #=> Float
12300
12295
  # resp.treat_missing_data #=> String, one of "notBreaching", "breaching", "ignore", "missing"
12301
12296
  #
@@ -13796,7 +13791,7 @@ module Aws::MediaLive
13796
13791
  tracer: tracer
13797
13792
  )
13798
13793
  context[:gem_name] = 'aws-sdk-medialive'
13799
- context[:gem_version] = '1.145.0'
13794
+ context[:gem_version] = '1.146.0'
13800
13795
  Seahorse::Client::Request.new(handlers, context)
13801
13796
  end
13802
13797
 
@@ -4640,11 +4640,9 @@ module Aws::MediaLive
4640
4640
 
4641
4641
  StartMonitorDeploymentRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: __boolean, location_name: "dryRun"))
4642
4642
  StartMonitorDeploymentRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "identifier"))
4643
- StartMonitorDeploymentRequest.add_member(:request_id, Shapes::ShapeRef.new(shape: __stringMin1Max256PatternS, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
4644
4643
  StartMonitorDeploymentRequest.struct_class = Types::StartMonitorDeploymentRequest
4645
4644
 
4646
4645
  StartMonitorDeploymentRequestContent.add_member(:dry_run, Shapes::ShapeRef.new(shape: __boolean, location_name: "dryRun"))
4647
- StartMonitorDeploymentRequestContent.add_member(:request_id, Shapes::ShapeRef.new(shape: __stringMin1Max256PatternS, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
4648
4646
  StartMonitorDeploymentRequestContent.struct_class = Types::StartMonitorDeploymentRequestContent
4649
4647
 
4650
4648
  StartMonitorDeploymentResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __stringPatternArnMedialiveSignalMap, location_name: "arn"))
@@ -16693,17 +16693,11 @@ module Aws::MediaLive
16693
16693
  # @!attribute [rw] identifier
16694
16694
  # @return [String]
16695
16695
  #
16696
- # @!attribute [rw] request_id
16697
- # **A suitable default value is auto-generated.** You should normally
16698
- # not need to pass this option.
16699
- # @return [String]
16700
- #
16701
16696
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartMonitorDeploymentRequest AWS API Documentation
16702
16697
  #
16703
16698
  class StartMonitorDeploymentRequest < Struct.new(
16704
16699
  :dry_run,
16705
- :identifier,
16706
- :request_id)
16700
+ :identifier)
16707
16701
  SENSITIVE = []
16708
16702
  include Aws::Structure
16709
16703
  end
@@ -16711,16 +16705,10 @@ module Aws::MediaLive
16711
16705
  # @!attribute [rw] dry_run
16712
16706
  # @return [Boolean]
16713
16707
  #
16714
- # @!attribute [rw] request_id
16715
- # An ID that you assign to a create request. This ID ensures idempotency when creating resources.**A suitable default value is auto-generated.** You should normally
16716
- # not need to pass this option.
16717
- # @return [String]
16718
- #
16719
16708
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartMonitorDeploymentRequestContent AWS API Documentation
16720
16709
  #
16721
16710
  class StartMonitorDeploymentRequestContent < Struct.new(
16722
- :dry_run,
16723
- :request_id)
16711
+ :dry_run)
16724
16712
  SENSITIVE = []
16725
16713
  include Aws::Structure
16726
16714
  end
@@ -19085,7 +19073,7 @@ module Aws::MediaLive
19085
19073
  # @return [String]
19086
19074
  #
19087
19075
  # @!attribute [rw] nodes
19088
- # An array with one item, which is the signle Node that is associated
19076
+ # An array with one item, which is the single Node that is associated
19089
19077
  # with the ChannelPlacementGroup.
19090
19078
  # @return [Array<String>]
19091
19079
  #
@@ -19132,7 +19120,7 @@ module Aws::MediaLive
19132
19120
  # @return [String]
19133
19121
  #
19134
19122
  # @!attribute [rw] nodes
19135
- # An array with one item, which is the signle Node that is associated
19123
+ # An array with one item, which is the single Node that is associated
19136
19124
  # with the ChannelPlacementGroup.
19137
19125
  # @return [Array<String>]
19138
19126
  #
@@ -55,7 +55,7 @@ module Aws::MediaLive
55
55
  autoload :EndpointProvider, 'aws-sdk-medialive/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-medialive/endpoints'
57
57
 
58
- GEM_VERSION = '1.145.0'
58
+ GEM_VERSION = '1.146.0'
59
59
 
60
60
  end
61
61
 
data/sig/client.rbs CHANGED
@@ -3903,7 +3903,7 @@ module Aws
3903
3903
  def period: () -> ::Integer
3904
3904
  def statistic: () -> ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
3905
3905
  def tags: () -> ::Hash[::String, ::String]
3906
- def target_resource_type: () -> ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
3906
+ def target_resource_type: () -> ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
3907
3907
  def threshold: () -> ::Float
3908
3908
  def treat_missing_data: () -> ("notBreaching" | "breaching" | "ignore" | "missing")
3909
3909
  end
@@ -3919,7 +3919,7 @@ module Aws
3919
3919
  period: ::Integer,
3920
3920
  statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum"),
3921
3921
  ?tags: Hash[::String, ::String],
3922
- target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET"),
3922
+ target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION"),
3923
3923
  threshold: ::Float,
3924
3924
  treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing"),
3925
3925
  ?request_id: ::String
@@ -4072,7 +4072,7 @@ module Aws
4072
4072
  def period: () -> ::Integer
4073
4073
  def statistic: () -> ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
4074
4074
  def tags: () -> ::Hash[::String, ::String]
4075
- def target_resource_type: () -> ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
4075
+ def target_resource_type: () -> ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
4076
4076
  def threshold: () -> ::Float
4077
4077
  def treat_missing_data: () -> ("notBreaching" | "breaching" | "ignore" | "missing")
4078
4078
  end
@@ -4281,8 +4281,7 @@ module Aws
4281
4281
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaLive/Client.html#start_monitor_deployment-instance_method
4282
4282
  def start_monitor_deployment: (
4283
4283
  ?dry_run: bool,
4284
- identifier: ::String,
4285
- ?request_id: ::String
4284
+ identifier: ::String
4286
4285
  ) -> _StartMonitorDeploymentResponseSuccess
4287
4286
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _StartMonitorDeploymentResponseSuccess
4288
4287
 
@@ -4335,7 +4334,7 @@ module Aws
4335
4334
  def period: () -> ::Integer
4336
4335
  def statistic: () -> ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
4337
4336
  def tags: () -> ::Hash[::String, ::String]
4338
- def target_resource_type: () -> ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
4337
+ def target_resource_type: () -> ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
4339
4338
  def threshold: () -> ::Float
4340
4339
  def treat_missing_data: () -> ("notBreaching" | "breaching" | "ignore" | "missing")
4341
4340
  end
@@ -4351,7 +4350,7 @@ module Aws
4351
4350
  ?name: ::String,
4352
4351
  ?period: ::Integer,
4353
4352
  ?statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum"),
4354
- ?target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET"),
4353
+ ?target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION"),
4355
4354
  ?threshold: ::Float,
4356
4355
  ?treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
4357
4356
  ) -> _UpdateCloudWatchAlarmTemplateResponseSuccess
data/sig/types.rbs CHANGED
@@ -3627,7 +3627,7 @@ module Aws::MediaLive
3627
3627
  attr_accessor period: ::Integer
3628
3628
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
3629
3629
  attr_accessor tags: ::Hash[::String, ::String]
3630
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
3630
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
3631
3631
  attr_accessor threshold: ::Float
3632
3632
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
3633
3633
  SENSITIVE: []
@@ -3687,7 +3687,7 @@ module Aws::MediaLive
3687
3687
  attr_accessor period: ::Integer
3688
3688
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
3689
3689
  attr_accessor tags: ::Hash[::String, ::String]
3690
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
3690
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
3691
3691
  attr_accessor threshold: ::Float
3692
3692
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
3693
3693
  attr_accessor request_id: ::String
@@ -3705,7 +3705,7 @@ module Aws::MediaLive
3705
3705
  attr_accessor period: ::Integer
3706
3706
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
3707
3707
  attr_accessor tags: ::Hash[::String, ::String]
3708
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
3708
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
3709
3709
  attr_accessor threshold: ::Float
3710
3710
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
3711
3711
  attr_accessor request_id: ::String
@@ -3727,7 +3727,7 @@ module Aws::MediaLive
3727
3727
  attr_accessor period: ::Integer
3728
3728
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
3729
3729
  attr_accessor tags: ::Hash[::String, ::String]
3730
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
3730
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
3731
3731
  attr_accessor threshold: ::Float
3732
3732
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
3733
3733
  SENSITIVE: []
@@ -3748,7 +3748,7 @@ module Aws::MediaLive
3748
3748
  attr_accessor period: ::Integer
3749
3749
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
3750
3750
  attr_accessor tags: ::Hash[::String, ::String]
3751
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
3751
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
3752
3752
  attr_accessor threshold: ::Float
3753
3753
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
3754
3754
  SENSITIVE: []
@@ -4016,7 +4016,7 @@ module Aws::MediaLive
4016
4016
  attr_accessor period: ::Integer
4017
4017
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
4018
4018
  attr_accessor tags: ::Hash[::String, ::String]
4019
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
4019
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
4020
4020
  attr_accessor threshold: ::Float
4021
4021
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
4022
4022
  SENSITIVE: []
@@ -4037,7 +4037,7 @@ module Aws::MediaLive
4037
4037
  attr_accessor period: ::Integer
4038
4038
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
4039
4039
  attr_accessor tags: ::Hash[::String, ::String]
4040
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
4040
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
4041
4041
  attr_accessor threshold: ::Float
4042
4042
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
4043
4043
  SENSITIVE: []
@@ -4347,13 +4347,11 @@ module Aws::MediaLive
4347
4347
  class StartMonitorDeploymentRequest
4348
4348
  attr_accessor dry_run: bool
4349
4349
  attr_accessor identifier: ::String
4350
- attr_accessor request_id: ::String
4351
4350
  SENSITIVE: []
4352
4351
  end
4353
4352
 
4354
4353
  class StartMonitorDeploymentRequestContent
4355
4354
  attr_accessor dry_run: bool
4356
- attr_accessor request_id: ::String
4357
4355
  SENSITIVE: []
4358
4356
  end
4359
4357
 
@@ -4521,7 +4519,7 @@ module Aws::MediaLive
4521
4519
  attr_accessor name: ::String
4522
4520
  attr_accessor period: ::Integer
4523
4521
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
4524
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
4522
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
4525
4523
  attr_accessor threshold: ::Float
4526
4524
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
4527
4525
  SENSITIVE: []
@@ -4537,7 +4535,7 @@ module Aws::MediaLive
4537
4535
  attr_accessor name: ::String
4538
4536
  attr_accessor period: ::Integer
4539
4537
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
4540
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
4538
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
4541
4539
  attr_accessor threshold: ::Float
4542
4540
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
4543
4541
  SENSITIVE: []
@@ -4558,7 +4556,7 @@ module Aws::MediaLive
4558
4556
  attr_accessor period: ::Integer
4559
4557
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
4560
4558
  attr_accessor tags: ::Hash[::String, ::String]
4561
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
4559
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
4562
4560
  attr_accessor threshold: ::Float
4563
4561
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
4564
4562
  SENSITIVE: []
@@ -4579,7 +4577,7 @@ module Aws::MediaLive
4579
4577
  attr_accessor period: ::Integer
4580
4578
  attr_accessor statistic: ("SampleCount" | "Average" | "Sum" | "Minimum" | "Maximum")
4581
4579
  attr_accessor tags: ::Hash[::String, ::String]
4582
- attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET")
4580
+ attr_accessor target_resource_type: ("CLOUDFRONT_DISTRIBUTION" | "MEDIALIVE_MULTIPLEX" | "MEDIALIVE_CHANNEL" | "MEDIALIVE_INPUT_DEVICE" | "MEDIAPACKAGE_CHANNEL" | "MEDIAPACKAGE_ORIGIN_ENDPOINT" | "MEDIACONNECT_FLOW" | "S3_BUCKET" | "MEDIATAILOR_PLAYBACK_CONFIGURATION")
4583
4581
  attr_accessor threshold: ::Float
4584
4582
  attr_accessor treat_missing_data: ("notBreaching" | "breaching" | "ignore" | "missing")
4585
4583
  SENSITIVE: []
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-medialive
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.145.0
4
+ version: 1.146.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: 2025-02-12 00:00:00.000000000 Z
11
+ date: 2025-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core