File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ 4.9.3 (2025*06*19)
2+ -------------------------------
3+ * Updates from spec version 196.0.0 (#2301)
4+ * Work around recursive definition in AWS::Budgets
5+ * Updates from spec version 197.0.0 (#2302)
6+ * Updates from spec version 198.0.0 (#2306)
7+ * Updates from spec version 199.0.0 (#2307)
8+ * Add MSKEvent params for serverless lambda esm (#2310)
9+ * Bedrock patch changes for spec 200.0.0
10+ * Updates from spec version 200.0.0 (#2311)
11+ * Fix controltower parameters value types (#2314)
12+ * Updates from spec version 201.0.0
13+ * Updates from spec version 202.0.0
14+
1154.9.2 (2025*04*17)
216-------------------------------
317* Updates from spec version 194.0.0 (#2298)
Original file line number Diff line number Diff line change 2626# The short X.Y version
2727version = ""
2828# The full version, including alpha/beta/rc tags
29- release = "4.9.2 "
29+ release = "4.9.3 "
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 4141 else :
4242 from typing import Final
4343
44- __version__ = "4.9.2 "
44+ __version__ = "4.9.3 "
4545
4646# constants for DeletionPolicy and UpdateReplacePolicy
4747Delete : Final = "Delete"
You can’t perform that action at this time.
0 commit comments