Frank
Frank
Requests: - Kevin https://discord.com/channels/983865673656705025/1000149490214375534
Dan asked: > I noticed the S3 bucket that I assume SST uses to deploy, called something like `cdk-xx-assets-1234567-us-west-2` is not deleting old objects ... is there a reason why...
A very good discussion here https://serverless-stack.slack.com/archives/C01JG3B20RY/p1651089173442799 --- Requests: - Karolis https://serverless-stack.slack.com/archives/C01JG3B20RY/p1651089173442799
Steve asked: > Are there any extra steps to using the debugger when in VSCode through WSL2? I've been getting "unbound breakpoint" in both python and typescript lambdas --- Requests...
## Problem Log retentions are being configured via AWS SDK through custom resource. With a lot of Functions, AWS SDK calls are made concurrently and results in `rate exceeded` error....
Here's what's going on behind the scene you run sst start/deploy: 1. SST builds and figures out all the Stack in ur App, and in what order to deploy them...
When CloudFront takes long to invalidate the cache, the build can fail with error ``` Received response status [FAILED] from custom resource. Message returned: Waiter InvalidationCompleted failed: Max attempts exceeded...
Waiting for CDK to add support https://github.com/aws/aws-cdk/issues/17874 Here's a workaround ```ts import { IConstruct } from "constructs"; // Create Kinesis Stream and configure consumers const stream = new KinesisStream(...); //...
Requests: - Ashish https://twitter.com/malikashish8/status/1542819729340895232