> For the complete documentation index, see [llms.txt](https://docs.panther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws.md).

# AWS

- [ACM 인증서](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/acm-certificate.md): 이 페이지에서는 AWS Certificate Manager(ACM) 인증서의 기본 사항을 개괄적으로 설명합니다.
- [CloudFormation 스택](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/cloudformation-stack.md)
- [CloudWatch 로그 그룹](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/cloudwatch-log-group.md)
- [CloudTrail](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/cloudtrail.md)
- [CloudTrail 메타](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/cloudtrail-meta.md)
- [Config 레코더](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/config-recorder.md)
- [Config 레코더 메타](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/config-recorder-meta.md)
- [DynamoDB 테이블](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/dynamodb-table.md)
- [EC2 AMI](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/ec2-ami.md): Amazon 머신 이미지
- [EC2 인스턴스](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/ec2-instance.md)
- [EC2 네트워크 ACL](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/ec2-network-acl.md): Elastic Compute Cloud(EC2) Virtual Private Cloud(VPC) 네트워크 ACL
- [EC2 SecurityGroup](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/ec2-securitygroup.md): Elastic Compute Cloud(EC2) Virtual Private Cloud(VPC) SecurityGroup
- [EC2 볼륨](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/ec2-volume.md): Elastic Compute Cloud(EC2) 볼륨
- [EC2 VPC](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/ec2-vpc.md): Elastic Compute Cloud(EC2) Virtual Private Cloud(VPC)
- [ECS 클러스터](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/ecs-cluster.md): Amazon Elastic Container Service 클러스터
- [EKS 클러스터](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/eks-cluster.md): Amazon Elastic Kubernetes Service 클러스터
- [ELBV2 애플리케이션 로드 밸런서](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/elbv2-application-load-balancer.md): Elastic Load Balancer 버전 2(ELBV2) 애플리케이션 로드 밸런서
- [GuardDuty 디텍터](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/guardduty-detector.md)
- [GuardDuty 디텍터 메타](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/guardduty-detector-meta.md)
- [IAM 그룹](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/iam-group.md): Identity and Access Management(IAM) 그룹
- [IAM 정책](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/iam-policy.md): Identity and Access Management(IAM) 정책
- [IAM 역할](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/iam-role.md): Identity and Access Management(IAM) 역할
- [IAM 루트 사용자](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/iam-root-user.md): Identity and Access Management(IAM) 루트 사용자
- [IAM 사용자](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/iam-user.md): Identity and Access Management(IAM) 사용자
- [KMS 키](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/kms-key.md): Key Management Service(KMS) 키
- [Lambda 함수](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/lambda-function.md)
- [암호 정책](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/password-policy.md)
- [RDS 인스턴스](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/rds-instance.md): Relational Database Service(RDS) 인스턴스
- [Redshift 클러스터](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/redshift-cluster.md)
- [Route 53 도메인](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/route-53-domains.md)
- [Route 53 호스팅 영역](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/route-53-hosted-zone.md)
- [S3 버킷](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/s3-bucket.md): Simple Storage Service(S3) 버킷
- [WAF 웹 ACL](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/waf-web-acl.md): Web Application Firewall(WAF) 웹 액세스 제어 목록(ACL)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
