aws-toolkit-jetbrains icon indicating copy to clipboard operation
aws-toolkit-jetbrains copied to clipboard

Dropdown not displaying profiles

Open PopeyeDevelopment opened this issue 2 years ago • 2 comments

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

  1. Update to Intellij Ultimate Edition 2024.1
  2. Install AWS Toolkit plugin
  3. Configure AWS Credentials (If not already done).
  4. Select a Profile from the dropdown.

Expected behavior List of Profiles are displayed that can be selected.

Screenshots image

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

PopeyeDevelopment avatar Apr 19 '24 10:04 PopeyeDevelopment

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.

bp4151 avatar Jun 03 '24 19:06 bp4151