File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ export * from "./commands/DisassociateVPCFromHostedZoneCommand";
27
27
export * from "./commands/EnableHostedZoneDNSSECCommand" ;
28
28
export * from "./commands/GetAccountLimitCommand" ;
29
29
export * from "./commands/GetChangeCommand" ;
30
+ export * from "./waiters/waitForResourceRecordSetsChanged" ;
30
31
export * from "./commands/GetCheckerIpRangesCommand" ;
31
32
export * from "./commands/GetDNSSECCommand" ;
32
33
export * from "./commands/GetGeoLocationCommand" ;
Original file line number Diff line number Diff line change 56
56
"@aws-sdk/util-user-agent-node" : " 3.13.1" ,
57
57
"@aws-sdk/util-utf8-browser" : " 3.13.1" ,
58
58
"@aws-sdk/util-utf8-node" : " 3.13.1" ,
59
+ "@aws-sdk/util-waiter" : " 3.13.1" ,
59
60
"@aws-sdk/xml-builder" : " 3.14.0" ,
60
61
"fast-xml-parser" : " 3.19.0" ,
61
62
"tslib" : " ^2.0.0"
You can’t perform that action at this time.
0 commit comments