DNS error when running cmdlets #326
-
Last Tuesday, June 13th, all cmdlets started returning DNS related errors. I can resolve the base domain name of amazonaws.com but not any of the subdomains such as ec2.d.amazonaws.com, acm.d.amazonaws.com, elasticloadbalancing.d.amazonaws.com, etc. I upgraded all tools to the latest version (4.1.355) just in case there was a major change but the errors persist. I know that I'm authenticated ok because I can run aws cli cmds just fine. I have to assume this is happening for others too? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@tfbryan Good morning. Thanks for starting the discussion. Unfortunately, I'm unable to reproduce the issue.
Add-AWSLoggingListener MyAWSLogs /tmp/logsaws.txt
Set-AWSResponseLogging Always
Enable-AWSMetricsLogging
Service endpoint I'm unsure why in your case, it's hitting the endpoint Thanks, |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
@tfbryan Good morning. Thanks for starting the discussion. Unfortunately, I'm unable to reproduce the issue.
Install-AWSToolsModule AWS.Tools.ElasticLoadBalancingV2 -CleanUp
(used-Cleanup
parameter to uninstall old versions of this module, if already installed). This installed version4.1.356.0
of this module.Get-ELB2LoadBalancer
./tmp/logsaws.txt