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

API Gateway IAM Authorization #612

Merged
merged 11 commits into from
Aug 20, 2024
Merged

Conversation

gfaires
Copy link
Contributor

@gfaires gfaires commented Jul 31, 2024

Issue #, if available:

Description of changes:

  • Remove Lambda authorizers from API Gateway Endpoints (HTTP API and Web Socket API) and replace with IAM Authorization.
  • Replace use of axios in web-ui service repository code with Amplify Rest API client which automatically performs request signing

Description of testing performed to validate your changes (required if pull request includes CloudFormation or source code changes):

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

@gfaires gfaires self-assigned this Jul 31, 2024
@gfaires gfaires marked this pull request as ready for review August 14, 2024 15:52
@gfaires gfaires added the enhancement New feature or request label Aug 14, 2024
Copy link
Contributor

@BastLeblanc BastLeblanc left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@BastLeblanc BastLeblanc left a comment

Choose a reason for hiding this comment

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

merge fixes

@BastLeblanc BastLeblanc merged commit 81643de into aws-samples:master Aug 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Shipped
Development

Successfully merging this pull request may close these issues.

2 participants