# AWS

- [ACM 인증서](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/acm-certificate.md): 이 페이지는 AWS Certificate Manager (ACM) Certificate의 기본 사항에 대한 개요를 제공합니다.
- [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 Recorder](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/config-recorder.md)
- [Config Recorder 메타](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 Machine Image
- [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 Version 2 (ELBV2) 애플리케이션 로드 밸런서
- [GuardDuty Detector](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/guardduty-detector.md)
- [GuardDuty Detector 메타](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 Web ACL](https://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/aws/waf-web-acl.md): Web Application Firewall (WAF) 웹 액세스 제어 목록(ACL)


---

# 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://docs.panther.com/ko/cloud-scanning/cloud-resource-attributes/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.
