You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,14 @@ SPDX-License-Identifier: MIT-0
5
5
6
6
## [Unreleased]
7
7
8
+
## [0.3.9]
9
+
8
10
### Added
9
11
-**Optional Permissions Boundary Support for Enterprise Deployments**
10
12
- Added `PermissionsBoundaryArn` parameter to all CloudFormation templates for organizations with Service Control Policies (SCPs) requiring permissions boundaries
11
13
- Comprehensive support for both explicit IAM roles and implicit roles created by AWS SAM functions and statemachines`
12
14
- Conditional implementation ensures backward compatibility - when no permissions boundary is provided, roles deploy normally
13
15
14
-
## [0.3.8]
15
-
16
16
### Added
17
17
- IDP Configuration and Prompting Best Practices documentation [doc](./docs/idp-configuration-best-practices.md)
0 commit comments