Saltar al contenido

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.

preguntada hace un año443 visualizaciones
2 Respuestas
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

EXPERTO
respondido hace un año
EXPERTO
revisado hace un año
EXPERTO
revisado hace un año
1
AWS
respondido hace un año
EXPERTO
revisado hace un año
AWS
EXPERTO
revisado hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.