Questions tagged [amazon-codewhisperer]

6 questions
5
votes
2 answers

Is there a way to set up Amazon Code Whisperer in VS Code so that it only displays with a certain key command?

CodeWhisperer often offers up some code too quickly and interrupts my flow. It would be great to say "now" with a keyboard command to ask it to go into action. Possible?
GollyJer
  • 23,857
  • 16
  • 106
  • 174
1
vote
1 answer

Cannot find the Start Button under CodeWhisperer in AWS Toolkit

I am trying to use CodeWhisperer in the AWS Toolkit for JetBrains, but I don't see the Start button. I have an option to Request Preview Access, but that doesn't seem to work. Is there a workaround? I have tried looking at the Getting Started page:…
Manodnya B
  • 31
  • 3
0
votes
0 answers

AWS Code Whisperer and GitHub CoPilot Capabilities

How can AWS CodeWhisperer be leverage in a migration from PySpark to SQL in DBT? How can GitHub CoPilot be used in this type of migration? I cannot find information on this and my skills tend to lean more data visualization.
0
votes
0 answers

Is there a way to have Amazon Code Whisperer auto-enable in VS Code?

When I open VS Code and start editing a file, I find I have to click the AWS icon in the sidebar before CodeWhisperer will enable it. Is this the expected behavior? Is there a way to have it enabled by default?
GollyJer
  • 23,857
  • 16
  • 106
  • 174
0
votes
0 answers

Need help understanding security issues pointed out by CodeWishperer

I just started using CodeWhisperer out of curiosity. And I saw that it had a security scan feature, and I ran it and saw a few issues in one of my projects. All of the were pointing to multiple instances of me…
-1
votes
0 answers

How can Github CoPilot be used with AWS lambda, AWS step function, and AWS S3?

Trying to understand how copilot will be implemented and integrated with the amazon web services listed above Trying to learn the differences between AWS code whisperer and Github copilot for business implementation purposes.