feat(route53): use sdk v3 / node 18 in CrossAccountZoneDelegationRecord
#26976
Labels
@aws-cdk/aws-route53
Related to Amazon Route 53
feature-request
A feature should be added or improved.
node18-upgrade
Any work (bug, feature) related to Node 18 upgrade
p1
sdk-v3-upgrade
Tag issues that are associated to SDK V3 upgrade. Not limited to CR usage of SDK only.
Describe the feature
Route53's
CrossAccountZoneDelegationRecord
still uses the sdk v2 and node 16. We are moving all custom resources to sdk v3 and node 18 since node 16 is soon to be deprecated.Related to #26593 and #26666.
Use Case
Using constructs that create custom resources will now have them on the node 18 runtime.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.93.0
Environment details (OS name and version, etc.)
Mac
The text was updated successfully, but these errors were encountered: