Skip to content

feat(route53): use sdk v3 / node 18 in CrossAccountZoneDelegationRecord #26976

@scanlonp

Description

@scanlonp

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

  • 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

Metadata

Metadata

Labels

@aws-cdk/aws-route53Related to Amazon Route 53feature-requestA feature should be added or improved.node18-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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions