> ## Documentation Index
> Fetch the complete documentation index at: https://cloudanix.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Permissions required for Misconfigurations Detection

> We have taken enough time and done through analysis to seek out the minimal permission set required to run effective audit against your AWS account.

## Pre-defined Policies

```javascript Permissions theme={null}
  arn:aws:iam::aws:policy/SecurityAudit
  arn:aws:iam::aws:policy/ReadOnlyAccess
```

## Additional Permissions

```javascript Permissions theme={null}
  account:GetAccountInformation
  s3:ListBucket
  lambda:GetFunction
  dynamodb:DescribeTableReplicaAutoScaling
  sns:GetSubscriptionAttributes
  cloudwatch:GetMetricStatistics
  cloudwatch:ListMetrics
  billing:Get*
  payments:List*
  budgets:Describe*
  budgets:View*
  ce:Get*
  ce:Describe*
  ce:List*
  cur:Describe*
  cur:GetUsage*
  pricing:*
  account:GetAccountInformation
  savingsplans:Describe*
```
