aws-sdk-networkfirewall 1.61.0 → 1.63.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: 0dbb64c9c51c656062cb733447514ed31ceef4da14d238368f0c524be4285656
4
- data.tar.gz: 8701c7b039fde0ca15252b5d439dd184654230b6f471c4b3a64215034c273d58
3
+ metadata.gz: ee88978d59808b9ccaaedda619e84f9cdf20389bd228e92453a252c1365a24aa
4
+ data.tar.gz: bbfa78e6674bdd9854845e3b2685a25959fe9ff526a43c9d511a3f7ffa0a1f5e
5
5
  SHA512:
6
- metadata.gz: 19842d4694a17156e624b79a5ed7aeea78359b70fb7af654da9bce09aa024d8bee33be485011152dbe55c5323ac82f46f21e60852b36eb55387fe1c86446ed96
7
- data.tar.gz: 948695e45324c261a375845314624a70b04d1388600f9ec277877f688aa6e588d9d0a407e14db7a28c152b06547c41d6c0c5446896326be05cd1c2ab8416e035
6
+ metadata.gz: 8e77160cee38d609160528d39917d98af9628a5d1e8581b48c421f79d50457b8773201d9b58f389ebc20cc8beaac85d4d6e95075c548e3f868a3116eb04dc769
7
+ data.tar.gz: e985de0d927b44b3b6668251607cdc72acfa99739d972968ee0bb3f4cbc172c2e2d3d190a2a5889a368316de9fa266b59d86f733e32bceb08a32aa0f47354c80
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.63.0 (2025-03-20)
5
+ ------------------
6
+
7
+ * Feature - You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table.
8
+
9
+ 1.62.0 (2025-02-19)
10
+ ------------------
11
+
12
+ * Feature - This release introduces Network Firewall's Automated Domain List feature. New APIs include UpdateFirewallAnalysisSettings, StartAnalysisReport, GetAnalysisReportResults, and ListAnalysisReports. These allow customers to enable analysis on firewalls to identify and report frequently accessed domain.
13
+
4
14
  1.61.0 (2025-02-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.61.0
1
+ 1.63.0