# AWS 계정 생성

본 실습을 위해서는 AWS 계정이 필요합니다.  만약 이미 AWS 계정이 있으시다면 다음 장으로 넘어가셔도 됩니다!

AWS 계정 생성은 다음의 가이드를 참조해 주시기 바랍니다.

* 주의사항
  * Personal 계정으로 생성
  * 유효한 신용카드 필요
  * 유효한 이메일 필요

{% embed url="<https://docs.aws.amazon.com/ko_kr/accounts/latest/reference/manage-acct-creating.html>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://terraform201.devart.tv/0.-terraform-intermediate/aws.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
