aws-xray v5.5.0 - Expand relationship mappings in Policy Type, Control Type, and Action Type definitions

Apr 24, 2025
Mods

What's new?

  • Policy Type, Control Type, and Action Type definitions now also include their mapping details to establish clear relationships between them.
  • We've updated the runtime of the lambda functions to Node 22. You wouldn't notice any difference and things will continue to work smoothly and consistently as before.
  • Updated the default permissions required to run Quick Actions to include Account-type permissions in addition to the existing Turbot-type permissions.

Bug fixes

  • The CMDB control for various resource types inadvertently removed the partition value from a resource's metadata when the AWS > Account > Partition policy value was null, resulting in a malformed AKA. We have tightened checks on partition values to ensure the control no longer updates resources with incorrect partition details.