AWS Secrets Manager

Discover secrets from AWS Secrets Manager. Populates the secrets inventory with names, ARNs, rotation status, and rotation schedule. Secret values are never read.

Source connector

Source connector — pulls identity and access data from AWS Secrets Manager into ComplianceScout where it is scored against your compliance frameworks and violation rules.

What ComplianceScout collects

After a successful sync, the following data is available in your ComplianceScout dashboard for violation detection and reporting.

  • All secret names and ARNs across the specified region (values never read)
  • Rotation status — whether rotation is enabled and the rotation Lambda ARN
  • Last rotation date and next scheduled rotation date
  • Secret creation and last-changed timestamps
  • Resource policy attached to each secret (who can access it)

Required credentials

These fields are collected when you add the connector in the ComplianceScout dashboard. Secrets are encrypted at rest using AES-256-GCM and are never logged.

FieldTypeRequiredNotes
AWS regionTextRequirede.g. us-east-1, eu-west-1
Auth methodTextRequiredEnter "access_key" for static credentials, or "role_arn" for cross-account role assumption.
Access key IDTextOptionalRequired when authMethod is "access_key".
Secret access keySecretOptionalRequired when authMethod is "access_key".
Role ARNTextOptionalRequired when authMethod is "role_arn". e.g. arn:aws:iam::123456789012:role/ComplianceScoutReadOnly

How to set up this connector

Follow these steps to gather the credentials above and connect AWS Secrets Manager to ComplianceScout.

  1. In the AWS IAM console, create an IAM role or user with secretsmanager:ListSecrets and secretsmanager:DescribeSecret permissions.

  2. If using cross-account role assumption, add a trust policy allowing ComplianceScout's account to assume the role with an external ID.

  3. Copy the Role ARN or the Access Key ID/Secret for the IAM user.

  4. In ComplianceScout, go to Data & Secrets → Integrations → Add Connector → AWS Secrets Manager, enter the region and credentials, then click Test and Save.

Ready to connect AWS Secrets Manager?

Start a free trial — your tenant is provisioned instantly and you can wire up this integration from the connectors page.