Passer au contenu

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.

demandé il y a un an442 vues
2 réponses
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

EXPERT
répondu il y a un an
EXPERT
vérifié il y a un an
EXPERT
vérifié il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.