aws-sdk-oam 1.30.0 → 1.31.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-oam/client.rb +3 -3
- data/lib/aws-sdk-oam/client_api.rb +1 -0
- data/lib/aws-sdk-oam.rb +1 -1
- data/sig/client.rbs +2 -2
- data/sig/types.rbs +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7ba93c5ed471f3e266404ab1f457659f9f9d434e5b4bd1d9840aeb18bfd813af
|
4
|
+
data.tar.gz: 6afdfb0d69573188aa9d150beabd8cc37dafbb832b0a50816f33ad854ca92fc0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: db23e533572347b0df4b0b697de1ef2b108c0be8a387d898a9f743982c5171ece634ddf047ea81e0cc830798aa83b6ef4ab13dbbbe987586810f7f603fbda440
|
7
|
+
data.tar.gz: 9cf06437407a22b474d12bd35e2e9ef496ba0ae956f860debaa47665f6b6459b8804b316dc5420cbf9a8072a07d9c06a539c248e79561ba1af45a82407b82a69
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.31.0 (2025-02-26)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.
|
8
|
+
|
4
9
|
1.30.0 (2025-02-18)
|
5
10
|
------------------
|
6
11
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.31.0
|
data/lib/aws-sdk-oam/client.rb
CHANGED
@@ -566,7 +566,7 @@ module Aws::OAM
|
|
566
566
|
# filter: "MetricsFilter", # required
|
567
567
|
# },
|
568
568
|
# },
|
569
|
-
# resource_types: ["AWS::CloudWatch::Metric"], # required, accepts AWS::CloudWatch::Metric, AWS::Logs::LogGroup, AWS::XRay::Trace, AWS::ApplicationInsights::Application, AWS::InternetMonitor::Monitor
|
569
|
+
# resource_types: ["AWS::CloudWatch::Metric"], # required, accepts AWS::CloudWatch::Metric, AWS::Logs::LogGroup, AWS::XRay::Trace, AWS::ApplicationInsights::Application, AWS::InternetMonitor::Monitor, AWS::ApplicationSignals::Service, AWS::ApplicationSignals::ServiceLevelObjective
|
570
570
|
# sink_identifier: "ResourceIdentifier", # required
|
571
571
|
# tags: {
|
572
572
|
# "TagKey" => "TagValue",
|
@@ -1253,7 +1253,7 @@ module Aws::OAM
|
|
1253
1253
|
# filter: "MetricsFilter", # required
|
1254
1254
|
# },
|
1255
1255
|
# },
|
1256
|
-
# resource_types: ["AWS::CloudWatch::Metric"], # required, accepts AWS::CloudWatch::Metric, AWS::Logs::LogGroup, AWS::XRay::Trace, AWS::ApplicationInsights::Application, AWS::InternetMonitor::Monitor
|
1256
|
+
# resource_types: ["AWS::CloudWatch::Metric"], # required, accepts AWS::CloudWatch::Metric, AWS::Logs::LogGroup, AWS::XRay::Trace, AWS::ApplicationInsights::Application, AWS::InternetMonitor::Monitor, AWS::ApplicationSignals::Service, AWS::ApplicationSignals::ServiceLevelObjective
|
1257
1257
|
# })
|
1258
1258
|
#
|
1259
1259
|
# @example Response structure
|
@@ -1297,7 +1297,7 @@ module Aws::OAM
|
|
1297
1297
|
tracer: tracer
|
1298
1298
|
)
|
1299
1299
|
context[:gem_name] = 'aws-sdk-oam'
|
1300
|
-
context[:gem_version] = '1.
|
1300
|
+
context[:gem_version] = '1.31.0'
|
1301
1301
|
Seahorse::Client::Request.new(handlers, context)
|
1302
1302
|
end
|
1303
1303
|
|
data/lib/aws-sdk-oam.rb
CHANGED
data/sig/client.rbs
CHANGED
@@ -99,7 +99,7 @@ module Aws
|
|
99
99
|
filter: ::String
|
100
100
|
}?
|
101
101
|
},
|
102
|
-
resource_types: Array[("AWS::CloudWatch::Metric" | "AWS::Logs::LogGroup" | "AWS::XRay::Trace" | "AWS::ApplicationInsights::Application" | "AWS::InternetMonitor::Monitor")],
|
102
|
+
resource_types: Array[("AWS::CloudWatch::Metric" | "AWS::Logs::LogGroup" | "AWS::XRay::Trace" | "AWS::ApplicationInsights::Application" | "AWS::InternetMonitor::Monitor" | "AWS::ApplicationSignals::Service" | "AWS::ApplicationSignals::ServiceLevelObjective")],
|
103
103
|
sink_identifier: ::String,
|
104
104
|
?tags: Hash[::String, ::String]
|
105
105
|
) -> _CreateLinkResponseSuccess
|
@@ -281,7 +281,7 @@ module Aws
|
|
281
281
|
filter: ::String
|
282
282
|
}?
|
283
283
|
},
|
284
|
-
resource_types: Array[("AWS::CloudWatch::Metric" | "AWS::Logs::LogGroup" | "AWS::XRay::Trace" | "AWS::ApplicationInsights::Application" | "AWS::InternetMonitor::Monitor")]
|
284
|
+
resource_types: Array[("AWS::CloudWatch::Metric" | "AWS::Logs::LogGroup" | "AWS::XRay::Trace" | "AWS::ApplicationInsights::Application" | "AWS::InternetMonitor::Monitor" | "AWS::ApplicationSignals::Service" | "AWS::ApplicationSignals::ServiceLevelObjective")]
|
285
285
|
) -> _UpdateLinkResponseSuccess
|
286
286
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateLinkResponseSuccess
|
287
287
|
end
|
data/sig/types.rbs
CHANGED
@@ -17,7 +17,7 @@ module Aws::OAM
|
|
17
17
|
class CreateLinkInput
|
18
18
|
attr_accessor label_template: ::String
|
19
19
|
attr_accessor link_configuration: Types::LinkConfiguration
|
20
|
-
attr_accessor resource_types: ::Array[("AWS::CloudWatch::Metric" | "AWS::Logs::LogGroup" | "AWS::XRay::Trace" | "AWS::ApplicationInsights::Application" | "AWS::InternetMonitor::Monitor")]
|
20
|
+
attr_accessor resource_types: ::Array[("AWS::CloudWatch::Metric" | "AWS::Logs::LogGroup" | "AWS::XRay::Trace" | "AWS::ApplicationInsights::Application" | "AWS::InternetMonitor::Monitor" | "AWS::ApplicationSignals::Service" | "AWS::ApplicationSignals::ServiceLevelObjective")]
|
21
21
|
attr_accessor sink_identifier: ::String
|
22
22
|
attr_accessor tags: ::Hash[::String, ::String]
|
23
23
|
SENSITIVE: []
|
@@ -262,7 +262,7 @@ module Aws::OAM
|
|
262
262
|
class UpdateLinkInput
|
263
263
|
attr_accessor identifier: ::String
|
264
264
|
attr_accessor link_configuration: Types::LinkConfiguration
|
265
|
-
attr_accessor resource_types: ::Array[("AWS::CloudWatch::Metric" | "AWS::Logs::LogGroup" | "AWS::XRay::Trace" | "AWS::ApplicationInsights::Application" | "AWS::InternetMonitor::Monitor")]
|
265
|
+
attr_accessor resource_types: ::Array[("AWS::CloudWatch::Metric" | "AWS::Logs::LogGroup" | "AWS::XRay::Trace" | "AWS::ApplicationInsights::Application" | "AWS::InternetMonitor::Monitor" | "AWS::ApplicationSignals::Service" | "AWS::ApplicationSignals::ServiceLevelObjective")]
|
266
266
|
SENSITIVE: []
|
267
267
|
end
|
268
268
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-oam
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.31.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-
|
11
|
+
date: 2025-02-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
@@ -36,14 +36,14 @@ dependencies:
|
|
36
36
|
requirements:
|
37
37
|
- - "~>"
|
38
38
|
- !ruby/object:Gem::Version
|
39
|
-
version: '1.
|
39
|
+
version: '1.5'
|
40
40
|
type: :runtime
|
41
41
|
prerelease: false
|
42
42
|
version_requirements: !ruby/object:Gem::Requirement
|
43
43
|
requirements:
|
44
44
|
- - "~>"
|
45
45
|
- !ruby/object:Gem::Version
|
46
|
-
version: '1.
|
46
|
+
version: '1.5'
|
47
47
|
description: Official AWS Ruby gem for CloudWatch Observability Access Manager. This
|
48
48
|
gem is part of the AWS SDK for Ruby.
|
49
49
|
email:
|