# AWS Config Rules vs Resmo Rules

The following table lists managed rules on [AWS Config](https://docs.aws.amazon.com/config/latest/developerguide/managed-rules-by-aws-config.html), supported by Resmo. Mind that the exact queries/rules on Resmo may vary.

<table><thead><tr><th>AWS Config Rule</th><th>Supported by Resmo query/rule</th><th data-hidden></th></tr></thead><tbody><tr><td>ec2-instances-in-vpc</td><td>Yes</td><td></td></tr><tr><td>encrypted-volumes</td><td>Yes</td><td></td></tr><tr><td>restricted-ssh</td><td>Yes</td><td></td></tr><tr><td>autoscaling-group-elb-healthcheck-required</td><td>Yes</td><td></td></tr><tr><td>autoscaling-launch-config-public-ip-disabled</td><td>Yes</td><td></td></tr><tr><td>cloudfront-associated-with-waf</td><td>Yes</td><td></td></tr><tr><td>cloudfront-origin-access-identity-enabled</td><td>Yes</td><td></td></tr><tr><td>cloudfront-origin-failover-enabled</td><td>Yes</td><td></td></tr><tr><td>dynamodb-table-encrypted-kms</td><td>Yes</td><td></td></tr><tr><td>dynamodb-table-encryption-enabled</td><td>Yes</td><td></td></tr><tr><td>ec2-instance-detailed-monitoring-enabled</td><td>Yes</td><td></td></tr><tr><td>ec2-instance-multiple-eni-check</td><td>Yes</td><td></td></tr><tr><td>iam-policy-in-use</td><td>Yes</td><td></td></tr><tr><td>iam-user-no-policies-check</td><td>Yes</td><td></td></tr><tr><td>iam-user-unused-credentials-check</td><td>Yes</td><td></td></tr><tr><td>internet-gateway-authorized-vpc-only</td><td>Yes</td><td></td></tr><tr><td>lambda-dlq-check</td><td>Yes</td><td></td></tr><tr><td>lambda-inside-vpc</td><td>Yes</td><td></td></tr><tr><td>mfa-enabled-for-iam-console-access</td><td>Yes</td><td></td></tr><tr><td>multi-region-cloudtrail-enabled</td><td>Yes</td><td></td></tr><tr><td>opensearch-audit-logging-enabled</td><td>Yes</td><td></td></tr><tr><td>opensearch-encrypted-at-rest</td><td>Yes</td><td></td></tr><tr><td>opensearch-https-required</td><td>Yes</td><td></td></tr><tr><td>rds-instance-deletion-protection-enabled</td><td>Yes</td><td></td></tr><tr><td>rds-instance-iam-authentication-enabled</td><td>Yes</td><td></td></tr><tr><td>rds-instance-public-access-check</td><td>Yes</td><td></td></tr><tr><td>s3-bucket-public-read-prohibited</td><td>Yes</td><td></td></tr><tr><td>s3-bucket-public-write-prohibited</td><td>Yes</td><td></td></tr><tr><td>s3-bucket-server-side-encryption-enabled</td><td>Yes</td><td></td></tr><tr><td>s3-bucket-versioning-enabled</td><td>Yes</td><td></td></tr><tr><td>vpc-flow-logs-enabled</td><td>Yes</td><td></td></tr></tbody></table>

### Support

Find more details on our AWS integration scope and capabilities on the [AWS Integration](/product/integrations/aws-integration.md) page. For further inquiries, please contact us via live chat or email us at <contact@resmo.com>.


---

# 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://resmocom.gitbook.io/product/rules/aws-config-rules-vs-resmo-rules.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.
