Skip to content

DNS error when running cmdlets #326

Answered by ashishdhingra
tfbryan asked this question in Q&A
Discussion options

You must be logged in to vote

@tfbryan Good morning. Thanks for starting the discussion. Unfortunately, I'm unable to reproduce the issue.

  • Installed the latest AWS PowerShell modules using command Install-AWSToolsModule AWS.Tools.ElasticLoadBalancingV2 -CleanUp (used -Cleanup parameter to uninstall old versions of this module, if already installed). This installed version 4.1.356.0 of this module.
  • Followed blog post Response Logging in AWS Tools for Windows PowerShell to enable verbose logs.
Add-AWSLoggingListener MyAWSLogs /tmp/logsaws.txt
Set-AWSResponseLogging Always
Enable-AWSMetricsLogging
  • Executed the CmdLet Get-ELB2LoadBalancer.
  • Examined the verbose logs written in /tmp/logsaws.txt
Amazon Information: 0 : R…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@tfbryan
Comment options

@ashishdhingra
Comment options

Answer selected by tfbryan
Comment options

You must be logged in to vote
0 replies
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
2 participants