> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/security-testing-orchestration/use-sto/sto-scanner-configuration/shared/custom-scan/config.md).

# Config

The following settings apply to scanners where the `scan_type` is `configuration`.

**Configuration type**

**Key**

```
configuration_type
```

**Value**

```
aws_account
```

**Configuration access**

You can use these settings to access your configuration.

You should create [Harness text secrets](/harness-ai/use-harness-platform/secrets/add-use-text-secrets.md) with your encrypted access token and access it using the format `<+secrets.getValue("my-secret")>`.

```
configuration_region
```

```
configuration_environment
```

```
configuration_access_id
```

```
configuration_access_token
```
