# AI코딩 도우미 Amazon CodeWhisperer 정식출시, 개인 사용은 무료

> Clean Markdown view of GeekNews topic #8969. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8969](https://news.hada.io/topic?id=8969)
- GeekNews Markdown: [https://news.hada.io/topic/8969.md](https://news.hada.io/topic/8969.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-04-17T09:43:01+09:00
- Updated: 2023-04-17T09:43:01+09:00
- Original source: [aws.amazon.com](https://aws.amazon.com/ko/blogs/aws/amazon-codewhisperer-free-for-individual-use-is-now-generally-available/)
- Points: 32
- Comments: 3

## Topic Body

- CodeWhisperer Individual 티어는 모든 개발자가 무료 사용 가능   
  - 이메일 만으로 가입 가능하며, AWS 고객이 아니어도 됨   
- VS Code, IntelliJ IDEA, CLion, WebStorm, PhpStorm, PyCharm 등 다양한 IDE내에서 사용 가능   
- Python, Java, JavaScript, TypeScript 에 이어 Go, Rust, PHP, Ruby, Kotlin, C, C++, Shell 스크립팅, SQL, Scala도 지원

## Comments



### Comment 15689

- Author: kuroneko
- Created: 2023-04-17T10:18:34+09:00
- Points: 1

VSCode 기준으로 `@id:aws.codeWhisperer.shareCodeWhispererContentWithAWS`와 `@id:aws.telemetry` 설정을 끄면 AWS로 정보 전송 및 코드 공유를 하지 않는다고 합니다. ([문서](https://docs.aws.amazon.com/codewhisperer/latest/userguide/sharing-data.html))  
  
물론 코드 생성을 위해 원본 코드 전송을 하긴 하지만, 그 이후 코드는 바로 제거되고 생성된 코드도 AWS에 저장하지 않는다는 것 같아요.  
  
Copilot은 유료 구독인데도 개인용 결제의 경우 원격 측정을 끌 수가 없어서 아쉬웠는데, CodeWhisperer가 Copilot의 확실한 대안이 될 수 있을 것 같네요.

### Comment 15725

- Author: japansea
- Created: 2023-04-18T21:17:37+09:00
- Points: 1
- Parent comment: 15689
- Depth: 1

감사합니다.

### Comment 15693

- Author: tomriddle7
- Created: 2023-04-17T14:31:17+09:00
- Points: 1
- Parent comment: 15689
- Depth: 1

Coplilot도 Github 개인 설정에서 코드 공유 여부를 설정할 수 있어요.
