aws-samples / ec2-classic-resource-finder

This script enables the identification of resources running in Amazon EC2 Classic
MIT No Attribution
131 stars 82 forks source link

Script is failing today when attempting to connect to certain regions #12

Closed wkbrd closed 3 years ago

wkbrd commented 3 years ago

Script is failing today when attempting to connect to certain regions

`Could not connect to the endpoint URL: "https://datapipeline.us-west-1.amazonaws.com/"

Could not connect to the endpoint URL: "https://datapipeline.ap-southeast-1.amazonaws.com/"

Could not connect to the endpoint URL: "https://datapipeline.sa-east-1.amazonaws.com/" `

Interestingly, it seems that I am unable to perform an nslookup for the three DNS names above. Other regions seem to resolve properly. Are others experiencing this issue?

TheScottMo commented 3 years ago

This is expected and noted in the README as datapipeline does not support those regions (and therefore does not have endpoints there).