GitHub user tetrabid added a comment to the discussion: CloudWatch CreateLogGroup error on already existing LogGroup
Raise error_class(parsed_response, operation_name) botocore.exceptions.ClientError: An error occurred (AccessDeniedException) when calling the CreateLogGroup operation: User: arn:aws:iam::428122111344:user/awseruser is not authorized to perform: logs:CreateLogGroup on resource: arn:aws:logs:ap-south-1:428122108872:log-group:HouMuch:log-stream: because no identity-based policy allows the logs:CreateLogGroup action got the same error for an already working application after a EC2 reboot. And it's true the role has full access to cloudwatch GitHub link: https://github.com/apache/airflow/discussions/24892#discussioncomment-11539300 ---- This is an automatically sent email for commits@airflow.apache.org. To unsubscribe, please send an email to: commits-unsubscr...@airflow.apache.org