@turbot/aws-cloudsearch

The aws-cloudsearch mod contains resource, control and policy definitions for AWS CloudSearch service.

Version
5.4.0
Released On
Oct 04, 2023
Depends On

Resource Types

Control Types

Policy Types

Release Notes

5.4.0 (2023-10-04)

What's new?

  • Resource's metadata will now also include createdBy details in Turbot CMDB.

Bug fixes

  • We've updated the runtime of the lambda functions to Node 18. You wouldn't notice any difference and things will continue to work smoothly and consistently as before.

Action Types

Added

  • AWS > CloudSearch > Domain > Skip alarm for Active control
  • AWS > CloudSearch > Domain > Skip alarm for Active control [90 days]
  • AWS > CloudSearch > Domain > Skip alarm for Approved control
  • AWS > CloudSearch > Domain > Skip alarm for Approved control [90 days]

5.3.0 (2022-02-16)

What's new?

  • Users can now create their own custom checks against resource attributes in the Approved control using the Approved > Custom policy. These custom checks would be a part of the evaluation of the Approved control. Custom messages can also be added which are then displayed in the control details table. See Custom Checks for more information.

Bug fixes

  • We've improved the process of deleting resources from Turbot if their CMDB policy was set to Enforce: Disabled. The CMDB controls will now not look to resolve credentials via Turbot's IAM role while deleting resources from Turbot. This will allow the CMDB controls to process resource deletions from Turbot more reliably than before.

Policy Types

Added

  • AWS > CloudSearch > Domain > Approved > Custom

5.2.1 (2020-12-17)

Bug fixes

  • Controls run faster now when in the tbd and skipped states thanks to the new Turbot Precheck feature (not to be confused with TSA PreCheck). With Turbot Precheck, controls avoid running GraphQL input queries when in tbd and skipped, resulting in faster and lighter control runs.

5.2.0 (2020-09-21)

What's new?

  • CMDB data of a domain now contains information about access policies that control access to the domain's document and search endpoints under the AccessPolicies field.

Bug fixes

  • We've made some improvements to our real-time event handling that reduces the risk of creating resources in CMDB with malformed AKAs. There's no noticeable difference, but things should run more reliably now.

5.1.0 (2020-09-01)

What's new?

  • Discovery controls now have their own control category, CMDB > Discovery, to allow for easier filtering separately from other CMDB controls.
  • We've renamed the service's default regions policy from Regions [Default] to Regions to be consistent with our other regions policies.

5.0.3 (2020-08-11)

Bug fixes

  • In various Active controls, we were outputting log messages that did not properly show how many days were left until we'd delete the inactive resources (we were still deleting them after the correct number of days). These log messages have been fixed and now contain the correct number of days.

5.0.2 (2020-07-06)

Bug fixes

  • Updated various resource configurations to provide better compatibility with AWS China regions.