aws / aws/bedrock-agentcore-starter-toolkit
Add ability to tag resources that agentcore cli creates
Open
- 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
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