aws / aws/bedrock-agentcore-starter-toolkit

Add ability to tag resources that agentcore cli creates

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

Description

Currently `agentcore `can create resources but is unable to tag them. Another call to `aws bedrock-agentcore tag-resource` is required. Would be great if it was combined into the original agentcore call as an option.

Contributor guide

Open the contributing guide

Research direction

Start at the agentcore CLI command that creates resources and compare its inputs with the AWS bedrock-agentcore tag-resource call. Identify which created resources and tag arguments the existing command supports; done means a caller can provide tags during creation without a separate tagging command, with the existing creation behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cli, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.