-
The `AWS_LAMBDA_HTTP_IGNORE_STAGE_IN_PATH` env variable doesn't seem to work on API Gateway V2 (HTTP).
Example:
```rust
use axum::{response::Json, routing::get, Router};
use lambda_http::request…
-
This issue is to collect the current limitations of the arm64 support of the multi-platform docker image.
> [!NOTE]
> The arm64 🤖 Docker images should be fully functional ✨ and covered by our t…
thrau updated
7 months ago
-
https://github.com/serverless/blog/blob/master/posts/2018-05-07-how-create-rest-api-serverless-components.md
I am following the above post, getting an error when running 'components deploy'
`
B…
-
API Gateway metrics are sometimes not being fetched using `./metricbeat run -v` from `beats/x-pack/metricbeat`. Metricbeat works fine but I am getting no events.
Possible issues:
1) ~~No metrics c…
-
When a log message or error occurs during a `pulumi update`, it gets rendered on the "Info" column. This is difficult to read at best, and for messages that span multiple lines, gets truncated before …
-
When moving to the schematised API Gateway component from the original AWSx TypeScript implementation, there's no way to override the IAM role.
Previously this was possible using stack transformat…
-
I have a lambda function that did not have any provisioned concurrency. When I added `provisionedConcurrency: 10` to my `serverless.yml` file and deployed, my function resulted…
-
I'm running the code below but it only returns an empty list of apis, however there are apis in the aws, and the same code with nodejs returns me apis.
could you please help me.
I already used…
-
### Amplify CLI Version
System:
OS: macOS 14.3.1
CPU: (16) arm64 Apple M3 Max
Memory: 446.17 MB / 48.00 GB
Shell: /bin/zsh
Binaries:
Node: 18.18.0 - ~/.nvm/versions/node/v18.18.0/bi…
-
# Architecture Diagram - Proof of Participation
This diagram represents a proposed architecture for a Proof of Participation. It is composed of the following elements:
### CloudFront
Amazon C…