What's new?
- 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.
- Policy Type, Control Type, and Action Type definitions now also include their mapping details to establish clear relationships between them.
- Updated the default permissions required to run Quick Actions to include Account-type permissions in addition to the existing Turbot-type permissions.
- Added support for Contactable interface in various resource types.
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.