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
Optional Permissions Boundary Support for Enterprise Deployments
Added PermissionsBoundaryArn parameter to all CloudFormation templates for organizations with Service Control Policies (SCPs) requiring permissions boundaries
Comprehensive support for both explicit IAM roles and implicit roles created by AWS SAM functions and statemachines`
Conditional implementation ensures backward compatibility - when no permissions boundary is provided, roles deploy normally
Added
IDP Configuration and Prompting Best Practices documentation doc
Changed
Updated lending_package.pdf sample with more realistic driver's license image
Fixed
Issue #27 - removed idp_common bedrock client region default to us-west-2 - PR #28