aws-toolkit-jetbrains
aws-toolkit-jetbrains copied to clipboard
Dropdown not displaying profiles
Describe the bug After updating to the latest Intellij version 2024.1, the toolkit no longer displays the profiles in the dropdown like in previous versions resulting in me being unable to select a profile.
To reproduce
- Update to Intellij Ultimate Edition 2024.1
- Install AWS Toolkit plugin
- Configure AWS Credentials (If not already done).
- Select a Profile from the dropdown.
Expected behavior List of Profiles are displayed that can be selected.
Screenshots
Your Environment
- OS: Windows 11
- JetBrains product: Intellij Ultimate Edition
- JetBrains product version: 2024.1
- AWS Toolkit version: 2.18-241
- SAM CLI version: aws-cli/2.7.22
- JVM: openjdk 17.0.10 2024-01-16 LTS OpenJDK Runtime Environment Corretto-17.0.10.7.1 (build 17.0.10+7-LTS) OpenJDK 64-Bit Server VM Corretto-17.0.10.7.1 (build 17.0.10+7-LTS, mixed mode, sharing)
- Python version: Python/3.9.11
Same behavior, except I don't even see default as an option. I've run aws configure SSO from the terminal and connected. That used to work. Now I get nothing.