@turbot/aws-route53

The aws-route53 mod contains resource, control and policy definitions for AWS Route 53 service.

Version
6.6.0
Released On
Oct 30, 2023
Depends On

Resource Types

Control Types

Policy Types

Release Notes

6.6.0 (2023-10-30)

What's new?

  • 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.

6.5.0 (2023-09-28)

Resource Types

  • AWS > Route 53 > Record

Control Types

  • AWS > Route 53 > Record > Active
  • AWS > Route 53 > Record > Approved
  • AWS > Route 53 > Record > CMDB
  • AWS > Route 53 > Record > Discovery

Policy Types

  • AWS > Route 53 > Record > Active
  • AWS > Route 53 > Record > Active > Age
  • AWS > Route 53 > Record > Active > Budget
  • AWS > Route 53 > Record > Active > Last Modified
  • AWS > Route 53 > Record > Approved
  • AWS > Route 53 > Record > Approved > Budget
  • AWS > Route 53 > Record > Approved > Custom
  • AWS > Route 53 > Record > Approved > Usage
  • AWS > Route 53 > Record > CMDB

Action Types

  • AWS > Route 53 > Record > Delete
  • AWS > Route 53 > Record > Delete from AWS
  • AWS > Route 53 > Record > Router
  • AWS > Route 53 > Record > Skip alarm for Active control
  • AWS > Route 53 > Record > Skip alarm for Active control [90 days]
  • AWS > Route 53 > Record > Skip alarm for Approved control
  • AWS > Route 53 > Record > Skip alarm for Approved control [90 days]

6.4.0 (2023-06-01)

What's new?

  • Resource's metadata will now also include createdBy details in Guardrails CMDB.
  • README.md file is now available for users to check details about the resource types and service permissions that the mod covers.

6.3.1 (2022-12-16)

Bug fixes

  • The AWS > Route 53 > Hosted Zone > CMDB control would fetch data for a maximum of 100 records for a hosted zone due to lack of pagination support. This is fixed and the control will now fetch details for all records for a hosted zone.

Action Types

  • AWS > Route 53 > Hosted Zone > Delete from AWS
  • AWS > Route 53 > Hosted Zone > Set Tags
  • AWS > Route 53 > Hosted Zone > Skip alarm for Active control
  • AWS > Route 53 > Hosted Zone > Skip alarm for Active control [90 days]
  • AWS > Route 53 > Hosted Zone > Skip alarm for Approved control
  • AWS > Route 53 > Hosted Zone > Skip alarm for Approved control [90 days]
  • AWS > Route 53 > Hosted Zone > Skip alarm for Tags control
  • AWS > Route 53 > Hosted Zone > Skip alarm for Tags control [90 days]

6.3.0 (2022-06-23)

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 Guardrails if their CMDB policy was set to Enforce: Disabled. The CMDB controls will now not look to resolve credentials via Guardrails' IAM role while deleting resources from Guardrails. This will allow the CMDB controls to process resource deletions from Guardrails more reliably than before.

Policy Types

  • AWS > Route 53 > Hosted Zone > Approved > Custom

6.2.0 (2021-07-21)

What's new?

  • We've improved the details tables in the Tags controls to be more helpful, especially when a resource's tags are not set correctly as expected. Previously, to understand why the Tags controls were in an Alarm state, you would need to find and read the control's process logs. This felt like too much work for a simple task, so now these details are visible directly from the control page.

6.1.2 (2020-12-28)

Bug fixes

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

6.1.1 (2020-12-14)

Bug fixes

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

6.1.0 (2020-10-09)

What's new?

  • We've made improvements to how Active controls interact with CMDB policies and controls for more reliable active checks. Now, if a resource's CMDB policy is set to Skip, its Active control will move to invalid to prevent the Active control from making a decision based on outdated information. Also, Active controls will now wait until the resource's CMDB control has run at least once to ensure the required data is available.

6.0.4 (2020-09-22)

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.

6.0.3 (2020-08-13)

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.

6.0.2 (2020-07-10)

Bug fixes

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

6.0.1 (2020-07-01)

Bug fixes

  • Sometimes when updating CMDB for resources with tags that have empty string values, e.g., [{Key: "Empty", Value: ""}, {Key: "Guardrails is great", Value: "true"}], we would not store all of the tags correctly. This has been fixed and now all tags are accounted for.

6.0.0 (2020-06-12)

Warning

  • Permissions for Route 53 Domains have been moved into the aws-route53domains mod in order to allow granting of Route 53 and Route 53 Domains permissions separately. If you are currently using Route 53 Domains permissions, please install the latest version of the aws-route53domains mod, enable permissions through the AWS > Route 53 Domains > Permissions policy, and assign the correct grant levels before updating to this version.

5.2.2 (2020-06-11)

What's new?

  • All resource Router actions now run even if Guardrails is outside of its allowed change window. This allows Guardrails to maintain an up-to-date CMDB by handling resource updates at all times. Note that this only affects Guardrails' ability to process resources changes that were made in the cloud provider - enforcement actions are still disabled outside of the change window.

5.2.1 (2020-05-08)

Bug fixes

  • Removed AWS > Route 53 > Stack controls and policies. They were released incorrectly, stacks will be defined at VPC level.

Control Types

Removed

  • AWS > Route 53 > Stack

Policy Types

Removed

  • AWS > Route 53 > Stack
  • AWS > Route 53 > Stack > Secret Variables
  • AWS > Route 53 > Stack > Source
  • AWS > Route 53 > Stack > Variables

5.2.0 (2020-04-30)

Control Types

  • AWS > Route 53 > Hosted Zone > Configured
  • AWS > Route 53 > Stack

Policy Types

  • AWS > Route 53 > Hosted Zone > Configured
  • AWS > Route 53 > Hosted Zone > Configured > Claim Precedence
  • AWS > Route 53 > Hosted Zone > Configured > Source
  • AWS > Route 53 > Stack
  • AWS > Route 53 > Stack > Secret Variables
  • AWS > Route 53 > Stack > Source
  • AWS > Route 53 > Stack > Variables