-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
https://www.serverless.com/blog/serverless-workaround-cloudformation-200-resource-limit
https://www.serverless.com/framework/docs/providers/aws/events/apigateway/#share-api-gateway-and-api-resource…
-
@nija-at Not sure if you're sure of the cause, but the test for `@aws-cdk/aws-lambda-nodejs` frequently fails. Seen it couple times now, even though the code is unrelated. Always seems to resolve itse…
-
# This is a Feature Proposal
# Description
This issue provides an implementation proposal to think through several related issues -- multiple issues recently (#3932, #4061, #4042, #3871 (ish), …
-
**Environment:**
- AWS ParallelCluster / CfnCluster version: aws-parallelcluster-2.8.1
**Bug description and how to reproduce:**
As of version 2.8.1, the main CFN stack uses 60 parameters, leavi…
-
Currently I have an existing EKS cluster, is that possible to call `addResource` from another pipeline or someplace?
### Use Case
I tried to use [fromClusterAttributes](https://docs.aws.amazon.c…
-
# This is a Feature Proposal
## Description
Different implementation approaches we can take to resolve issues with a high resource count (such as #2387).
Refs #2995
---
### 1. Auto-Det…
-
Replaces this issue created by eladb on Jul 17, 2018 in the CDK repo: awslabs/aws-cdk#364.
Original description:
And/or describe in Troubleshooting topic in the docs?
-
Hi,
I'm trying to setup a local testing environment with localstack and docker.
The problem is that the deployed lambda functions keep returning a empty object "{}".
When I try to access some e…
-
# This is a Feature Proposal
## Description
Serverless and `serverless.yml` in particular should support Nested stacks so that developers can compose their service out of multiple CF stacks and …