aws / aws-toolkit-jetbrains

AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
https://plugins.jetbrains.com/plugin/11349-aws-toolkit
Apache License 2.0
768 stars 224 forks source link

AWS connection credentials on an EC2 instance #5114

Open royassis opened 4 days ago

royassis commented 4 days ago

I am working with the AWS toolkit with Pycharm on my local machine.

I want to use AWS toolkit with Pycharm with remote development feature.

The issue is that it doesn't seem the AWS toolkit support getting aws credentials from instance metadata, only from a credential file, which is not best practice on an EC2.