domains: migrate route53 to aws sdk v3

This commit is contained in:
Girish Ramakrishnan
2025-02-10 17:03:09 +01:00
parent ffc477091f
commit 58fcca58fc
3 changed files with 1282 additions and 20 deletions

View File

@@ -16,8 +16,10 @@
"release": "./scripts/release"
},
"dependencies": {
"@aws-sdk/client-route-53": "^3.744.0",
"@google-cloud/dns": "^4.0.0",
"@google-cloud/storage": "^7.15.0",
"@smithy/util-retry": "^4.0.1",
"async": "^3.2.6",
"aws-sdk": "^2.1692.0",
"basic-auth": "^2.0.1",