"vscode:/vscode.git/clone" did not exist on "d4fb9f4144e72a7918e477c22a6c2a75d9c3c30d"
Fix Route53 API consumer
Ignoring the Chthlulu argument😃 , Route53 returns its XML all on one line, making not possible to grep the hosted zone record with egrep/sed. This change splits the XML in multiple lines, so that parsing can succeed.
Please register or sign in to comment