Skip to content
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

Support IAM access to APIs #378

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Conversation

andrewpatto
Copy link
Member

Added iam/ prefix mirror of API in serverless config
Added iam/ prefix handling to routes

Added iam/ prefix to routes
@victorskl victorskl self-requested a review January 19, 2022 01:01
@victorskl victorskl added this to the Release 0.8.0 milestone Jan 19, 2022
@victorskl victorskl linked an issue Jan 19, 2022 that may be closed by this pull request
Copy link
Member

@victorskl victorskl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested locally on prefix /iam/ route. This works well. Happy to merge. Andrew; if you are happy to conclude this feat branch and, no more commits, then please kindly merge it. Thanks @andrewpatto It helps lots!

@andrewpatto andrewpatto merged commit 36bc3bc into dev Jan 19, 2022
@victorskl victorskl deleted the feature/377-iam-auth-mirror-of-api branch January 21, 2022 02:10
@victorskl
Copy link
Member

re: Python3.9 runtime docker image lambci/lambda

Linking to upstream issue lambci/docker-lambda#348

Switching to mlupin/docker-lambda:python3.9-build for now. This is only needed on macOS with local push to DEV account, for us. CodeBuild CI/CD should not be an issue as it is using official AWS Linux build image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IAM authorizer for the API endpoint
2 participants