has anyone else been seeing this? is this an SST i...
# help
s
has anyone else been seeing this? is this an SST issue or an AWS issue?
Copy code
27e96e69-0234-4c15-99de-f4682c1063b6 REQUEST dev-microservices-api-files-getFolders [src/lambda/rest/functions/get-folders.main] invoked by API GET /folders
27e96e69-0234-4c15-99de-f4682c1063b6 RESPONSE {"statusCode":400,"body":"{\"message\":\"SSL error: Remote host terminated the handshake\",\"code\":\"BadRequestException\",\"time\":\"20... 142 more characters"}
t
That seems like it's being returned by your function
s
my function isn’t doing any kind of connection though
so it seems like AWS is having some issues