[Rule Tunings] AWS Route 53 Rules #5448
Open
+437
−153
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request
Issue link(s):
Summary - What I changed
AWS Route53 Domain Transfer Lock DisabledandAWS Route53 Domain Transferred to Another Accountwere not alertingas expected due to an error in theevent.providerfield:(route53.amazonaws.com vs route53domains.amazonaws.com). This has been adjusted and I updated the rules in our stack in order to fully test them. I will continue to monitor these rules in telemetry moving forward to see how they perform as we currently have no existing data for them due to this error.AWS Route53 Private Hosted Zone Associated With a VPCandAWS Route53 Resolver Query Log Configuration Deletedare performing well in telemetry, low volume as expected.AWS Route53 Domain Transfer Lock Disabled
event.providervalue in queryAWS Route53 Domain Transferred to Another Account
event.providervalue in queryAWS Route53 Private Hosted Zone Associated With a VPC
event.providervalue in queryAWS Route53 Resolver Query Log Configuration Deleted
How To Test
These scripts will trigger the other 2 rules as expected
Test data is in the stack for running the queries against.