aws-sdk-cloudwatchlogs 1.119.0 → 1.122.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: 94aff2096923bd9783dfe82f24d55417156674fde099b106b93f4e668fd6e490
4
- data.tar.gz: c5786e465cce6434ca4d4a6aef86762d95459cc147f958e5ac6c598c1f44e1b7
3
+ metadata.gz: 1a4b01fd2f290284082077202ef93a5b8d18b02d7361c65237b05297f56b1f0c
4
+ data.tar.gz: 20116c5643fdff9cbf417263eb42f9718fcd6ea296138005014360bc43461765
5
5
  SHA512:
6
- metadata.gz: f374efc0b48e248392a234fe7752597ed6af29bcb8d0bcc528a68daa86c8b9d0eeae62667f3acefd94b33763a9378d388d08e5994ac397dbd1a1fe4a1a760255
7
- data.tar.gz: 7acac48bfaaa354bb25d5c5253b87b6ff75eb8b5ec5c16902fd0333c4e9de938bf621db3caba5e76a5dbce94cb9ebba7248d944ca723be3411434d1c9f18bab6
6
+ metadata.gz: a406c9ecb16177ee25757e5c904121280d85e078c01d033cc231ce6e769cde70df32becb01ef8fe3a18b00830c03c0779053bf3561aaef1b323fab79fd79df48
7
+ data.tar.gz: af3efeadf90b67b6dab0a24511836626824c01c50d480515b2811f589b3f651c255880d90271e3a5cfa1fb377a84c4f43a9b41e46b8c843470ef11a52eee9dfe
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.122.0 (2025-07-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.121.0 (2025-07-18)
10
+ ------------------
11
+
12
+ * Feature - CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation
13
+
14
+ 1.120.0 (2025-07-16)
15
+ ------------------
16
+
17
+ * Feature - CloudWatch Logs updates: Added X-Ray tracing for Amazon Bedrock Agent resources. Logs introduced Log Group level resource policies (managed through Put/Delete/Describe Resource Policy APIs). For more information, see CloudWatch Logs API documentation.
18
+
4
19
  1.119.0 (2025-06-30)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.119.0
1
+ 1.122.0