-
## Expected Behaviour
Go Lang Based Custom Authorizer should link trace with Api-Gateway.
## Actual Behavior
In current scenario, Trace of authorizer shown separately over data-dog.
## Similar Issu…
-
# Description
Is it possible to set a custom authorizer for API Gateway?
-
I noticed that the custom authorizer implementation makes the assumption that authorization will come strictly from the header. Specifically, the CustomAuthorizer only allows `header`:
https://gith…
-
One limitation that I am facing is that for the generated API gateway based on the openapi spec I would like to add an existing lambda function that exists in my serverless.yml.
For example, I have…
-
Implement access control scheme described here: https://github.com/seasketch/geoprocessing/wiki/OriginalDesignDoc#access-control-tokens
This system should protect user sketch data and support locki…
-
## Context
It is now possible when creating a custom authorizer for API Gateways to set a REQUEST type event payload which will pass all headers instead of just the authorization token header.
h…
-
**Is your feature request related to a problem? Please describe.**
Yes, I am unable to configure a custom authorizer (cognito) with the CLI, and also unable to use the CLI to set my api gateway to …
blomm updated
10 months ago
-
### Terraform Core Version
1.2.7
### AWS Provider Version
4.32.0
### Affected Resource(s)
aws_api_gateway_authorizer
### Expected Behavior
AWS API Gateway authorizer is created successfully.
#…
-
### Terraform Core Version
1.1.9
### AWS Provider Version
4.30.0
### Affected Resource(s)
aws_api_gateway_rest_api
### Expected Behavior
The body parameter accepts open api spec j…
-
### User Story
As a data producer / controller I want to securely register data product and upload data
### Value / Purpose
The existing authentication functionality relies on a single token verific…