Skip to content

v0.3.9

Choose a tag to compare

@rstrahan rstrahan released this 25 Jul 22:16
· 2277 commits to main since this release

[0.3.9]

Added

  • 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