perf: aws route53

This commit is contained in:
xiaojunnuo
2025-12-26 23:20:14 +08:00
parent cd944882c3
commit 8caab1fd92
6 changed files with 43 additions and 38 deletions
@@ -32,7 +32,7 @@ export class AwsRoute53Provider extends AbstractDnsProvider {
fullRecord: fullRecord,
type: type,
value: value,
action: 'CREATE',
action: 'UPSERT',
});
return {
hostedZoneId: ZoneId,