Socket
Socket
Sign inDemoInstall

aws-apigw-authorizer

Package Overview
Dependencies
49
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.16 to 0.1.17

2

package.json
{
"name": "aws-apigw-authorizer",
"version": "0.1.16",
"version": "0.1.17",
"description": "AWS Lambda Authorizer for API Gateway",

@@ -5,0 +5,0 @@ "keywords": [

@@ -52,2 +52,4 @@ # AWS Lambda Authorizer for API Gateway

Use the Lambda function you created for your API Gateway Authorizer. Make sure the "Lambda Event Payload" of that authorizer is set to "Request" (explained here: https://aws.amazon.com/blogs/compute/using-enhanced-request-authorizers-in-amazon-api-gateway/). This will (a.o.) give access to the source IP-address of calls to your API.
### 2.2. Customize Policy Builder

@@ -54,0 +56,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc