aws / aws/bedrock-agentcore-starter-toolkit

Feature request: Tag all resources created by runtime launch

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

Description

As a developer I'd like to tag and identify resources that have been created by `launch()` (e.g. roles, policies, codebuild projects, ecr repositories, ideally the agentcore runtime itself) for independent cleanup processes.

FWIW: I expected the tags to be part of the parameters passed to `configure()`.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the launch() and configure() entry points and locating where roles, policies, CodeBuild projects, ECR repositories, and the AgentCore runtime are created. Done means resources created by launch() receive identifiable tags, with the tag parameters accepted through the configuration path so independent cleanup can select them.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.