AWSUtility::CloudFormation::CommandRunner Logging stays empty

0

The problem is with CloudFormation stack. I installed the CommandRunner it works for easy commands like echo something into command-output.txt then output it in the stack. But if i try complex commands it isn't working.

The bigger problem for me is that it creates a new logstream under awsutility-cloudformation-commandrunner-logs2 Log Group in CloudWatch, but this logstream stays completely empty.

I have these actions in my policy "logs:CreateLogStream", "logs:DescribeLogGroups", "log:PutLogEvents". I installed the CommandRunner as mentioned in the readme.

This way i have no idea how to debug what is the problem with my command. Can anyone help me address this why my logging stays empty?

Adam
已提问 9 个月前33 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容