-
I guess AWSLambdaFullAccess and AmazonAPIGatewayAdministrator are required, something else too?
-
I am using a `usagePlan` together with method level throttling. I get an error like this when I attempt to deploy:
```
Serverless Error ---------------------------------------
An error oc…
-
HI,
In API Gateway it supports to have VPC Link integration with "Use Proxy Integration" is set to True. So it takes the type as VPC_PROXY.
CloudFormation they have "connectionType" to handle this…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
## Issue details
T…
-
Just reporting odd behaviour with ApiGateway::GetApiKeys
```{perl}
my $paws = Paws->new(config => {
credentials => Paws::Credential::File->new(
profile => 'default',
credentials_file …
-
**Description:**
**Steps to reproduce the issue:**
1. Prepare a SAM template with tags configured for API, eg:
"ApiGatewayRestApi": {
"Properties": {
…
-
When processing an invocation from an HTTP API Gateway, the `APIGatewayV2HTTPEvent` does not appear to deserialize nested objects. These objects are successfully deserialized when using `Map`.
Note…
-
## Affected feature
The following examples don't seem to be reflected in the main README table of contents:
aws-go-slackbot
aws-py-slackbot
aws-py-apigateway-lambda-serverless
aws-ts-apig…
-
## :question: General Issue
### The Question
Hi,
I have two separate stacks, one for my API Gateway and another for my Lambda that is used as the token authoriser. The Lambda function…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'm using th…