aws-samples / llm-gateway

MIT No Attribution
22 stars 4 forks source link

make it so we only have one authorizer and one rest api. convert the … #58

Closed mirodrr2 closed 5 months ago

mirodrr2 commented 5 months ago

…authorizer to python. move authorizer code to lambda folder. allow api keys to perform same actions as users/admins (except api key apis). Remove unneccesary call to cognito in quota and model access apis by passing info in auth context from authorzier. fix docker bug

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.