“This code synchronization uses the service APIs a...
# general
j
“This code synchronization uses the service APIs and bypasses CloudFormation, allowing AWS SAM to update the code in seconds instead of minutes.” So essentially they are uploading the code instead of proxying it like SST. And then streaming the logs from cloudwatch.
a
Ohhhh.
Interesting.
They don’t want to use CF then.
Sounds like a game changing thing.
j
Yeah reducing their update time down to seconds from minutes is a big deal.
ö
I really don’t know an easy way to use SAM if you write in TypeScript