# AWS

- [ACM Certificate](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/acm-certificate.md): This page provides an overview of the basics of AWS Certificate Manager (ACM) Certificate.
- [CloudFormation Stack](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/cloudformation-stack.md)
- [CloudWatch Log Group](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/cloudwatch-log-group.md)
- [CloudTrail](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/cloudtrail.md)
- [CloudTrail Meta](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/cloudtrail-meta.md)
- [Config Recorder](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/config-recorder.md)
- [Config Recorder Meta](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/config-recorder-meta.md)
- [DynamoDB Table](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/dynamodb-table.md)
- [EC2 AMI](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/ec2-ami.md): Amazon Machine Image
- [EC2 Instance](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/ec2-instance.md)
- [EC2 Network ACL](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/ec2-network-acl.md): Elastic Compute Cloud (EC2) Virtual Private Cloud (VPC) Network ACL
- [EC2 SecurityGroup](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/ec2-securitygroup.md): Elastic Compute Cloud (EC2) Virtual Private Cloud (VPC) SecurityGroup
- [EC2 Volume](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/ec2-volume.md): Elastic Compute Cloud (EC2) Volume
- [EC2 VPC](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/ec2-vpc.md): Elastic Compute Cloud (EC2) Virtual Private Cloud (VPC)
- [ECS Cluster](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/ecs-cluster.md): Amazon Elastic Container Service Cluster
- [EKS Cluster](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/eks-cluster.md): Amazon Elastic Kubernetes Service Cluster
- [ELBV2 Application Load Balancer](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/elbv2-application-load-balancer.md): Elastic Load Balancer Version 2 (ELBV2) Application Load Balancer
- [GuardDuty Detector](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/guardduty-detector.md)
- [GuardDuty Detector Meta](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/guardduty-detector-meta.md)
- [IAM Group](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/iam-group.md): Identity and Access Management (IAM) Group
- [IAM Policy](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/iam-policy.md): Identity and Access Management (IAM) Policy
- [IAM Role](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/iam-role.md): Identity and Access Management (IAM) Role
- [IAM Root User](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/iam-root-user.md): Identity and Access Management (IAM) root User
- [IAM User](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/iam-user.md): Identity and Access Management (IAM) User
- [KMS Key](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/kms-key.md): Key Management Service (KMS) Key
- [Lambda Function](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/lambda-function.md)
- [Password Policy](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/password-policy.md)
- [RDS Instance](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/rds-instance.md): Relational Database Service (RDS) Instance
- [Redshift Cluster](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/redshift-cluster.md)
- [Route 53 Domains](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/route-53-domains.md)
- [Route 53 Hosted Zone](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/route-53-hosted-zone.md)
- [S3 Bucket](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/s3-bucket.md): Simple Storage Service (S3) Bucket
- [WAF Web ACL](https://docs.panther.com/cloud-scanning/cloud-resource-attributes/aws/waf-web-acl.md): Web Application Firewall (WAF) Web Access Control List (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/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.
