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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ SPDX-License-Identifier: MIT-0
8
8
### Added
9
9
-**Optional Permissions Boundary Support for Enterprise Deployments**
10
10
- Added `PermissionsBoundaryArn` parameter to all CloudFormation templates for organizations with Service Control Policies (SCPs) requiring permissions boundaries
11
-
- Comprehensive support for both explicit IAM roles and implicit roles created by AWS SAM functions with `Policies:`
11
+
- Comprehensive support for both explicit IAM roles and implicit roles created by AWS SAM functions and statemachines`
12
12
- Conditional implementation ensures backward compatibility - when no permissions boundary is provided, roles deploy normally
0 commit comments