aws-cloudwatch-logger
aws-cloudwatch-logger copied to clipboard
I haven't been able to get createLogStream to work
I had no trouble writing logs to existing log groups and streams but when I tried createLogStream I have no joy. I'd like to be able create a new stream when ever I restart the server and then write to it but this function is missing. Is this intentional?