Skip to content

feat(route53): accelerated recovery for public hosted zone#36358

Open
badmintoncryer wants to merge 10 commits intoaws:mainfrom
badmintoncryer:route53
Open

feat(route53): accelerated recovery for public hosted zone#36358
badmintoncryer wants to merge 10 commits intoaws:mainfrom
badmintoncryer:route53

Conversation

@badmintoncryer
Copy link
Copy Markdown
Contributor

Issue # (if applicable)

None

Reason for this change

Route53 now supports for enabling accelerated recovery for public hosted zone.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/accelerated-recovery.html

Description of changes

  • add enableAcceleratedRecovery to PublicHostedZoneProps

Describe any new or updated permissions being added

None

Description of how you validated changes

Add both unit and integ tests

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

… assets

- Created integration test for Route 53 accelerated recovery.
- Added CloudFormation templates and asset files for the integration test.
- Updated manifest and snapshot files to include new test cases and configurations.
- Implemented necessary resources in the CDK stack for testing.
@github-actions github-actions bot added the p2 label Dec 11, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team December 11, 2025 09:22
@github-actions github-actions bot added the distinguished-contributor [Pilot] contributed 50+ PRs to the CDK label Dec 11, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 11, 2025

⚠️ Experimental Feature: This security report is currently in experimental phase. Results may include false positives and the rules are being actively refined.
This security report is NOT a review blocker. Please try merge from main to avoid findings unrelated to the PR.


TestsPassed ✅SkippedFailed
Security Guardian Results48 ran48 passed
TestResult
No test annotations available

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 11, 2025

⚠️ Experimental Feature: This security report is currently in experimental phase. Results may include false positives and the rules are being actively refined.
This security report is NOT a review blocker. Please try merge from main to avoid findings unrelated to the PR.


TestsPassed ✅SkippedFailed
Security Guardian Results with resolved templates48 ran48 passed
TestResult
No test annotations available

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

distinguished-contributor [Pilot] contributed 50+ PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants