aws / aws/bedrock-agentcore-starter-toolkit

[Feature] Add support for using secrets when launching an agent

Open
#304 0 comments 6 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
508
Forks
155
Avg merge
8h 50m
Merged PRs (30d)
4

Description

Currently, it is only possible to pass env. variables when launching an agent, but there are multiple scenarios where more security is needed. Passing the secrets as env. variables might expose confidential information in the console. It would be great if besides the `env_vars` on the `launch_bedrock_agentcore` functionality we could pass also a `secret_vars`.

Contributor guide

Open the contributing guide

Research direction

Start at the launch_bedrock_agentcore entry point and trace how env_vars are passed and how launch output is produced. Clarify which secret source and masking behavior secret_vars should use; done means secrets can be supplied without confidential values appearing in console output.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cli, cloud, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.