Mike McCall
12/11/2021, 3:30 PMaccessLog
to false. I might have missed something, but accessLogs were not being created by default before. This is an easy work around because I was already managing the access log for the Api outside of the SST's construct.thdxr
12/11/2021, 3:34 PMRoss Coundon
12/11/2021, 3:42 PMMike McCall
12/11/2021, 3:50 PMMike McCall
12/11/2021, 3:52 PMWhen upgrading SST from 0.53.0 to 0.53.2I guess 0.53.2 is when the changed happened. Apparently I skipped it.
Frank
I was already managing the access log for the Api outside of the SST’s constructA few questions: • Is this the
Api
or ApiGatewayV1Api
construct?
• Did you remove the log group created by the Api
construct and created ur own?
• Was there any any request made to the api prior to the update? (in the other word, was the log group be empty)