-
Notifications
You must be signed in to change notification settings - Fork 2
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
Setup API Gateway - OpenSearch Serverless Authentication #256
Comments
@sjoshi-jpl currently woks on the terraform for the deployment of the API gateway. Shoud be done today or soon. |
@anilnatha @sjoshi-jpl is troubleshooting an issue with AWS gateway |
A wrong path is captured through the argument of the API gateway and transmitted to the lambda function. Will be discussed at the breakout. |
@sjoshi-jpl do we have a status on this? can we consider this done? |
@jordanpadams This is completed and can be closed. |
@sjoshi-jpl copy that. |
Setup API Gateway for OpenSearch Serverless Authentication in MCP:
/signed-url (resource1)
GET (method) --> get-signed-url lambda (write access lambda)
/registry (resource2)
GET (method) --> read-registry-lambda (read-only lambda)
The text was updated successfully, but these errors were encountered: