Skip to content

3.1.1

Latest
Compare
Choose a tag to compare
@aspahwa aspahwa released this 06 Jun 14:47
427b623

v3.1.1 by @ashmeetp in #41

Bug Fixes & Improvements

  1. Fixed global mapping target check to include 'TargetAccountid' field fallback
  2. Updated Sid validation in inline policy statements:
    • Added type checking for Sid values
    • Restricted Sid pattern to alphanumeric characters only [a-z, A-Z, 0-9]
  3. Added proper pagination for outdated permission sets check
  4. Fixed log message formatting for managed policy operations
  5. Removed deprecated start_automation function
  6. Enhanced empty permission set component handling using .get() with default values

Notes

  1. Non-breaking changes focused on validation and bug fixes
  2. Compatible with existing deployment structures

Full Changelog: 3.1.0...3.1.1