-
[//]: # (Please do not include your AWS account or credentials as part of the bug request.)
**Describe the Bug**
[//]: # (Please describe the behavior that you are seeing with as many details …
-
# Bug Report
## Description
1. What did you do?
Ran `serverless deploy` for a recently removed service.
1. What happened?
The deployment failed because a resource was left over from a…
-
I've done some testing, and it seems like one of the following 3 does what's needed, although this is difficult to absolutely confirm.
In the below, api is a SpecRestApi - https://docs.aws.amazon.com…
-
Current ApiGatewayToSageMakerEndpoint does not allow apiMethod to be configurable and creates an API with "GET" method by default. I have a use case where I want to "POST" images in body to Sagemaker …
-
Amazing piece of software! Seriously. Excellent performance. Easy deployment. :+1:
Ran into one issue that took me a few minutes to figure out. If you want to lock down bucket access you need to sp…
-
Current type definition for createEvent is this:
```typescript
declare const dictionary: {
"aws:apiGateway": import("aws-lambda").APIGatewayProxyEvent;
};
export default function createEven…
-
### Describe the bug
After creating a proxy resource and manually calling `add_method` for each method needed, the methods were doubled and present both under the proxy and the root resources.
![a…
-
We are trying to use **serverless-apigateway-service-proxy** to hook the **s3 to api gateway** (and in turn to our website)
But something doesn’t seem to work properly (in S3 => API Gateway part)
…
-
### Description
AWS has enabled support for custom domains on private api gateway instances. The domain name needs to be configured as part of the [endpoint configuration](https://docs.aws.amazon.com…
-
Hi,
Setting the environment variable `CDK_AWS_PARTITION` as specified here: [AWS China partition support](https://github.com/cdklabs/cdk-pipelines-github?tab=readme-ov-file#aws-china-partition-sup…