Benchmark: Route 53
Description
This section contains recommendations for configuring Route 53 resources.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select Route 53.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_route53Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_route53 --shareControls
- Route 53 domains auto renew should be enabled
 - Route 53 domains should not expire within next 30 days
 - Route 53 domains should not expire within next 7 days
 - Route 53 domains should not be expired
 - Route53 domains privacy protection should be enabled
 - Route 53 domains should have transfer lock enabled
 - Route 53 zones should have query logging enabled