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

AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs

Results 621 aws-toolkit-jetbrains issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I'm trying to use a profile in my PyTest tests in PyCharm but it raises `botocore.exceptions.NoCredentialsError: Unable to locate credentials`. It works well for a script I...

bug
pending-jetbrains

## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Description This should've fixed an...

**Describe the bug** I'm using credentials with MFA, updated with a token through a script (aws-mfa). Once expired, the only way to reload it is to click to edit the...

bug
wsl2

## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Description ## Motivation and...

Hello, I seem to have an issue with maintaining a login to AWS code artefact repo. Every day I login to the code artifact repo and get a fresh token...

feature-request
ready-to-work
codeartifact

Hello. Many toolchain capabilities as driven from within Jetbrains now support WSL2 (as does VSCode etc). The intended mode of operation is to run the IDE in Windows and drive...

feature-request
wsl2

#3041 ## License I confirm that my contribution is made under the terms of the Apache 2.0 license.

Unable to connect to AWS: null (Service: SsoOidc, Status Code: 400, Request ID: 247d8abd-1314-4b7d-93e2-88521ade7e47) config: [profile idea] sso_start_url = https://myapps.microsoft.com/signin/766e7e73-4a56-4bfd-b5ca-ac29bf3645b6?tenantId=8cc434d7-97d0-47d3-b5c5-14fe0e33e34b sso_region = us-east-1 sso_account_id = xxxxxxx sso_role_name = xxxxxx [profile...

needs-response

**Describe the bug** When toolkit is configured for a commercial region, the dynamodb table viewer can scan and display the table. But when configured for a government region, the viewer...

bug
blocked

When trying to debug simple SAM, I'm receiving the following error: ``` could not launch process: fork/exec /var/task/hello: function not implemented ``` Is anyone knows how to solve it? The...

bug
blocked
sam