Problem
I'd rather only provide access to some machines to create log streams within an existing log group, rather than also providing access to CreateLogGroup; would it be reasonable to have a separate auto_create_group flag that we can set to false to disable the group creation portion of that functionality?
Problem
I'd rather only provide access to some machines to create log streams within an existing log group, rather than also providing access to
CreateLogGroup; would it be reasonable to have a separateauto_create_groupflag that we can set tofalseto disable the group creation portion of that functionality?