AWS Services
Last updated
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.
The Secret Access Key associated with the Access Key ID above. This is only shown once when the key is created.
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)
Permissions Required
The IAM user or role needs read-only access to the following AWS services: S3, RDS, Lambda, Elastic Load Balancing (v2), ElastiCache, DynamoDB, EKS, ECS, CloudFront, Redshift, EC2 (for region discovery), and STS (for connection testing). The AWS managed policy ReadOnlyAccess covers all of these.
Last updated