For the complete documentation index, see llms.txt. This page is also available as Markdown.

AWS Services

Connection Requirements

1 - AWS Access Key ID

The Access Key ID for an IAM user or role with read permissions to the AWS services you want to inventory. You can find this in the AWS IAM Console under Security Credentials.

2 - AWS Secret Access Key

The Secret Access Key associated with the Access Key ID above. This is only shown once when the key is created.

3 - AWS Region (Optional)

Specify a single AWS region to limit data collection (e.g., us-east-1). If left blank, the adapter will automatically discover and scan all available regions.

Default Values

  • AWS Region: All regions (when left blank)

Last updated