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

New Serverless Pattern - Adding custom headers using APIGW and Lambda Token Authorizer #1436

Merged
merged 1 commit into from
Jul 17, 2023
Merged

New Serverless Pattern - Adding custom headers using APIGW and Lambda Token Authorizer #1436

merged 1 commit into from
Jul 17, 2023

Conversation

interludic2000
Copy link

Description of changes:

This pattern provides users a way to inject additional information in the form of a HTTP header by using Lambda Authorizer. It can be used in the use-case where downstream legacy systems expect additional data not available from the original API request.

@interludic2000
Copy link
Author

@singledigit Are we good to merge this PR?

@singledigit singledigit merged commit 5bb0562 into aws-samples:main Jul 17, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants