Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]Cost allocation tag settings #659

Open
1 of 2 tasks
HirokiNakatani opened this issue Dec 21, 2024 · 0 comments
Open
1 of 2 tasks

[Feature Request]Cost allocation tag settings #659

HirokiNakatani opened this issue Dec 21, 2024 · 0 comments

Comments

@HirokiNakatani
Copy link

HirokiNakatani commented Dec 21, 2024

Describe the solution you'd like

I would like to see an option added that allows common tagging to resources created with bedrock-claude-chat.
Also, when creating each bot, would it be possible to add a setting that allows tagging of resources created for each bot?

Why the solution needed

For cost allocation using cost allocation tags and environment settings.
I have multiple workloads running within my AWS account and I need to clarify bedrock-claude-chat minutes.
Also, it is expected that the department responsible for costs will be different for each bot.

Additional context

Common tags are
・api-publish.ts
・bedrock-chat.ts
・bedrock-custom-bot.ts
to

cdk.Tags.of(app).add("string", "string");

It seems possible to do this by adding code like this.

Implementation feasibility

Are you willing to collaborate with us to discuss the solution, decide on the approach, and assist with the implementation?

  • Yes, I am able to implement the feature and create a pull request.
  • No, I am unable to implement the feature, but I am open to discussing the solution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant