Configuring and Fetching SecretsPremium

Overview
This guide walks you through the process of configuring and fetching secrets from AWS Secrets Manager in Bruno. You’ll learn how to set up secret mappings and retrieve them securely for use in your API requests.
Secrets in Bruno are environment-specific, so ensure you have a collection environment selected before proceeding.
Prerequisites
- AWS Secrets Manager provider already configured in Bruno
- Collection environment selected
- Appropriate AWS permissions to access secrets
Configuration Steps
Step 1: Access Collection Secrets
- Open your collection in Bruno
- Navigate to Collection Settings
- Go to the Secrets section
Step 2: Select AWS Secrets Manager Provider
- In the Secrets section, click on Select Provider
- Choose AWS Secrets Manager from the dropdown menu
Step 3: Add Secret Mappings
- Click the + Add Secret button to create a new secret mapping
- In the configuration dialog:
- Name: Enter a friendly name for the secret (this will be used in Bruno)
- AWS Secret Name/ARN: Specify the exact AWS secret name or ARN
Step 4: Fetch Secrets from AWS
- Click the Fetch Secrets button in the top-right corner
- Select the appropriate AWS account from the dropdown
- Click Fetch to retrieve the secrets from AWS Secrets Manager
After successful fetching, you should see the secret values populated in the Secrets section and available for use in your requests.