跳至内容

Bedrock Billing per Customer

0

Hi. I'm developing an application that uses some Bedrock Services. The initial idea was to create a service key for each customer that will use this application, in order to be able to track all the consumption. However, i'm not finding any way to do that. The question is: Considering that each customer could have a key, and this key will be used in a application (on-premise), how can i track this key consumption? Which approaches can i follow to achieve the expected behavior? I would like to access my company board and be able to access billing track of each customer that i've.

已提问 1 年前442 查看次数
2 回答
1

Hello.

How about using API Gateway?
By using API Gateway's usage plan feature, you can track how many APIs are executed for each API key issued to a user.
https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-api-usage-plans.html

专家
已回答 1 年前
专家
已审核 1 年前
专家
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

相关内容