I enabled cloudwatch logging for one of my AWS api gateway at level INFO. (It automatically creates log group in cloudwatch under name API-Gateway-Execution-Logs_xxxxxx/stage)
But then accidentally deleted that log group ...
How could I recreate a log group for my api and ensure the api logs are delivered to that recreated log group in cloudwatch ?