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 > Partitionpolicy 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. - Added support for
af-south-1,ap-east-1,ap-southeast-3,ap-southeast-5,ap-southeast-7,ca-west-1,eu-central-2,eu-south-1,eu-south-2,il-central-1,me-central-1andme-south-1regions in theAWS > Lambda > Regionspolicy. - Corrected the region in the
AWS > Lambda > Function Alias > Regionspolicy by updating us-west-3 to the correct region, us-west-2.