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

feat: apigw authorizer for amplify config endpoint #47

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

archieco
Copy link
Contributor

Description of changes:

This change implements an API Gateway Authorizer Lambda to protect the Amplify Configuration endpoint. The net effect security-wise is the same as the configuration before but this satisfies the requirements of some security scanners when an endpoint must be made available to users before they authenticate.

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

Copy link
Contributor

@jjbainAWS jjbainAWS left a comment

Choose a reason for hiding this comment

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

Looks good, no issues here.

@archieco archieco merged commit e76e82e into main Mar 28, 2023
@archieco archieco deleted the feat-noop-auth-amplify-config branch March 28, 2023 14:04
scheurik pushed a commit that referenced this pull request Jun 14, 2024
feat: apigw authorizer for amplify config endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants