aws-sdk-lambda 1.130.0 → 1.132.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: 6b6532d3a0809bd7c331370083e0d9306810545a02d23ac6df1c6a715fe35c58
4
- data.tar.gz: 42a60f2ca275d0cd28f66cd4c3c756f4e577c198e4c5acdfbe3c118c805a20b6
3
+ metadata.gz: 270932dab592d384023e89667a8bd7db931b802818d26fb1cc89ece83d9a7b40
4
+ data.tar.gz: 409304e78daa25e85421871387cef620aaeacfa48364308a4d1414cc0d063e5e
5
5
  SHA512:
6
- metadata.gz: 899518828729c19ef95dad21a49986ae0c6eafc06745aa86e698db1eb43bc686e1dd7dd9ae8a6a30cd4e18fa7f86bb444898902d749403c4fce935335ceb1c2c
7
- data.tar.gz: b7c82a6c61ec5ce002d4996dfaf2a238d6d7196e98e1212109268efdc83be464cdb3d5bf8891c9944b25d0481644c7d135cbaa4fcd4a08a46321859a66d3bf80
6
+ metadata.gz: 85753af28757b2adda149fc6750df8bc571ce183cff4239ddbd2a4ab6c3cfd63ddb2958feed3c4ca44fc608f8f7d174aa2bdd3fb375f7725ecbf1356d444ef9d
7
+ data.tar.gz: e0f6e187f47a060f9e701366697a950e786fb5a3e93464b5c1a25f6cf954cc640cad595265557381586226101eaa7ca17bf68ec50a3f5e53c57600f1d228a77b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.132.0 (2024-09-19)
5
+ ------------------
6
+
7
+ * Feature - Tagging support for Lambda event source mapping, and code signing configuration resources.
8
+
9
+ 1.131.0 (2024-09-17)
10
+ ------------------
11
+
12
+ * Feature - Support for JSON resource-based policies and block public access
13
+
4
14
  1.130.0 (2024-09-11)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.130.0
1
+ 1.132.0