-
### Use case description
https://www.serverless.com/framework/docs/providers/aws/guide/layers/
Currently, we can attach a specific version of Lambda Layer to functions like b…
-
Before anything, just want to say this library rocks. I've been using it regularly, and it's saved me a ridiculous amount of time!
That said, I've just run into a strange issue that seems to only o…
-
We are running python Kafka producer clients in a serverless environment (AWS Lambda python3.8 runtime) whereby (as per recommended best practices) we are sharing long-lived producer connections acro…
-
Define the whole suite or Stack of technologies & tools for the Gitducate backend.
Here are some alternatives to help us decide:
# Data Base
- Relational Database:
- [ ] PostgreSQL con […
-
When there are a large number of existing log groups, and USE_EXISTING_LOG_GROUPS=True then the `putSubscriptionFilter` AWS API call sometimes fails due to hitting throttling limits. We see errors sim…
-
- [x] If this is an issue with installation, I have read the [troubleshooting guide](https://github.com/Automattic/node-canvas/issues/1511).
I am working on a project that uses Canvas in multiple A…
-
**Describe the bug**
We use onetable a lot and had some issues with some more advanced update use-cases. We ran into two issues:
- issue 1: setting a sub property to null throws because the gene…
-
Hi guys, assuming that
env:
SERVERLESS_ACCESS_KEY: ${{ secrets.SERVERLESS_ACCESS_KEY }}
# or if using AWS creds directly
# AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCES…
-
## :question: Global DynamoDB Tables with Multi Region Streams
### The Question
I am using the AWS CDK (Python) to create a DynamoDB global table.
```
globaltable = ddb.Table(
…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…