aws-sdk-cloudwatch 1.107.0 → 1.108.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-cloudwatch/client.rb +11 -1
- data/lib/aws-sdk-cloudwatch/metric.rb +5 -0
- data/lib/aws-sdk-cloudwatch/types.rb +12 -2
- data/lib/aws-sdk-cloudwatch.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: da69895cafa5853dce8dd80c67e33e00cf847a6050bd981817ba0507b43abdbe
|
|
4
|
+
data.tar.gz: b421ad4631fe5fd88d01f26482344b6a4b5c06e61fbc7206bf0d18806e4d041d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f7a5d3b9a2f0bb0e546d3cbe0f119e2184509b4a20b3ecb37f230372f87fe8ad8573d1c80cdc9fcad1e0b7095cd88195426a8867cbda7c6c0c80b2a9946f63cd
|
|
7
|
+
data.tar.gz: e63428eed8d0ccfa617ff1be130e83a2eeae67c73757d6408b6570c07c036919911c8f2ccfbc5bcbec918ad51ea4b011198cd5d7cbcebd30fd59eab389ee647a
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.108.0
|
|
@@ -2721,6 +2721,11 @@ module Aws::CloudWatch
|
|
|
2721
2721
|
#
|
|
2722
2722
|
# `arn:aws:ssm:region:account-id:opsitem:severity `
|
|
2723
2723
|
#
|
|
2724
|
+
# **Start a Amazon Q Developer operational investigation**
|
|
2725
|
+
#
|
|
2726
|
+
# `arn:aws:aiops:region:account-id:investigation-group:ingestigation-group-id
|
|
2727
|
+
# `
|
|
2728
|
+
#
|
|
2724
2729
|
# @option params [String] :alarm_description
|
|
2725
2730
|
# The description for the composite alarm.
|
|
2726
2731
|
#
|
|
@@ -3284,6 +3289,11 @@ module Aws::CloudWatch
|
|
|
3284
3289
|
#
|
|
3285
3290
|
# * `arn:aws:ssm-incidents::account-id:responseplan/response-plan-name `
|
|
3286
3291
|
#
|
|
3292
|
+
# **Start a Amazon Q Developer operational investigation**
|
|
3293
|
+
#
|
|
3294
|
+
# `arn:aws:aiops:region:account-id:investigation-group:ingestigation-group-id
|
|
3295
|
+
# `
|
|
3296
|
+
#
|
|
3287
3297
|
# @option params [Array<String>] :insufficient_data_actions
|
|
3288
3298
|
# The actions to execute when this alarm transitions to the
|
|
3289
3299
|
# `INSUFFICIENT_DATA` state from any other state. Each action is
|
|
@@ -4281,7 +4291,7 @@ module Aws::CloudWatch
|
|
|
4281
4291
|
tracer: tracer
|
|
4282
4292
|
)
|
|
4283
4293
|
context[:gem_name] = 'aws-sdk-cloudwatch'
|
|
4284
|
-
context[:gem_version] = '1.
|
|
4294
|
+
context[:gem_version] = '1.108.0'
|
|
4285
4295
|
Seahorse::Client::Request.new(handlers, context)
|
|
4286
4296
|
end
|
|
4287
4297
|
|
|
@@ -489,6 +489,11 @@ module Aws::CloudWatch
|
|
|
489
489
|
# `
|
|
490
490
|
#
|
|
491
491
|
# * `arn:aws:ssm-incidents::account-id:responseplan/response-plan-name `
|
|
492
|
+
#
|
|
493
|
+
# **Start a Amazon Q Developer operational investigation**
|
|
494
|
+
#
|
|
495
|
+
# `arn:aws:aiops:region:account-id:investigation-group:ingestigation-group-id
|
|
496
|
+
# `
|
|
492
497
|
# @option options [Array<String>] :insufficient_data_actions
|
|
493
498
|
# The actions to execute when this alarm transitions to the
|
|
494
499
|
# `INSUFFICIENT_DATA` state from any other state. Each action is
|
|
@@ -1095,7 +1095,7 @@ module Aws::CloudWatch
|
|
|
1095
1095
|
#
|
|
1096
1096
|
#
|
|
1097
1097
|
#
|
|
1098
|
-
# [1]: https://docs.aws.amazon.com/adding-your-own-related-telemetry.html
|
|
1098
|
+
# [1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/adding-your-own-related-telemetry.html
|
|
1099
1099
|
# @return [Hash<String,String>]
|
|
1100
1100
|
#
|
|
1101
1101
|
# @!attribute [rw] attributes
|
|
@@ -1107,7 +1107,7 @@ module Aws::CloudWatch
|
|
|
1107
1107
|
#
|
|
1108
1108
|
#
|
|
1109
1109
|
#
|
|
1110
|
-
# [1]: https://docs.aws.amazon.com/adding-your-own-related-telemetry.html
|
|
1110
|
+
# [1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/adding-your-own-related-telemetry.html
|
|
1111
1111
|
# @return [Hash<String,String>]
|
|
1112
1112
|
#
|
|
1113
1113
|
# @see http://docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/Entity AWS API Documentation
|
|
@@ -3377,6 +3377,11 @@ module Aws::CloudWatch
|
|
|
3377
3377
|
# **Systems Manager actions:**
|
|
3378
3378
|
#
|
|
3379
3379
|
# `arn:aws:ssm:region:account-id:opsitem:severity `
|
|
3380
|
+
#
|
|
3381
|
+
# **Start a Amazon Q Developer operational investigation**
|
|
3382
|
+
#
|
|
3383
|
+
# `arn:aws:aiops:region:account-id:investigation-group:ingestigation-group-id
|
|
3384
|
+
# `
|
|
3380
3385
|
# @return [Array<String>]
|
|
3381
3386
|
#
|
|
3382
3387
|
# @!attribute [rw] alarm_description
|
|
@@ -3817,6 +3822,11 @@ module Aws::CloudWatch
|
|
|
3817
3822
|
#
|
|
3818
3823
|
# * `arn:aws:ssm-incidents::account-id:responseplan/response-plan-name
|
|
3819
3824
|
# `
|
|
3825
|
+
#
|
|
3826
|
+
# **Start a Amazon Q Developer operational investigation**
|
|
3827
|
+
#
|
|
3828
|
+
# `arn:aws:aiops:region:account-id:investigation-group:ingestigation-group-id
|
|
3829
|
+
# `
|
|
3820
3830
|
# @return [Array<String>]
|
|
3821
3831
|
#
|
|
3822
3832
|
# @!attribute [rw] insufficient_data_actions
|
data/lib/aws-sdk-cloudwatch.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-cloudwatch
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.108.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-
|
|
11
|
+
date: 2024-12-03 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|