-
Notifications
You must be signed in to change notification settings - Fork 4.5k
feat(route53): use sdk v3 / node 18 in CrossAccountZoneDelegationRecord #26976
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-route53Related to Amazon Route 53Related to Amazon Route 53feature-requestA feature should be added or improved.A feature should be added or improved.node18-upgradeAny work (bug, feature) related to Node 18 upgradeAny work (bug, feature) related to Node 18 upgradep1sdk-v3-upgradeTag issues that are associated to SDK V3 upgrade. Not limited to CR usage of SDK only.Tag issues that are associated to SDK V3 upgrade. Not limited to CR usage of SDK only.
Description
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.
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
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.93.0
Environment details (OS name and version, etc.)
Mac
Reactions are currently unavailable
Metadata
Metadata
Labels
@aws-cdk/aws-route53Related to Amazon Route 53Related to Amazon Route 53feature-requestA feature should be added or improved.A feature should be added or improved.node18-upgradeAny work (bug, feature) related to Node 18 upgradeAny work (bug, feature) related to Node 18 upgradep1sdk-v3-upgradeTag issues that are associated to SDK V3 upgrade. Not limited to CR usage of SDK only.Tag issues that are associated to SDK V3 upgrade. Not limited to CR usage of SDK only.