You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.
In lambda StartStopECSTranscribeService there was a cloudwatch error about permission issue.
EXCEPTION: An error occurred (AccessDenied) when calling the SetDesiredCapacity operation: User: arn:aws:sts:::assumed-role/company-channel4-StartStopECSTranscribeServiceL-17S3KG9V7OAPE/company-channel4-StartStopECSTranscribeService is not authorized to perform: autoscaling:SetDesiredCapacity on resource: arn:aws:autoscaling:us-east-1:*:autoScalingGroup:13d853f1-12c2-4181-a699-10efe4e09531:autoScalingGroupName/company-channel4-EcsInstanceAutoScalingGroupPipe0-AHF1KM077ZHE
This causes the EC2 instances to run indefinitely even after you stop the channel.
The text was updated successfully, but these errors were encountered:
In lambda StartStopECSTranscribeService there was a cloudwatch error about permission issue.
EXCEPTION: An error occurred (AccessDenied) when calling the SetDesiredCapacity operation: User: arn:aws:sts:::assumed-role/company-channel4-StartStopECSTranscribeServiceL-17S3KG9V7OAPE/company-channel4-StartStopECSTranscribeService is not authorized to perform: autoscaling:SetDesiredCapacity on resource: arn:aws:autoscaling:us-east-1:*:autoScalingGroup:13d853f1-12c2-4181-a699-10efe4e09531:autoScalingGroupName/company-channel4-EcsInstanceAutoScalingGroupPipe0-AHF1KM077ZHE
This causes the EC2 instances to run indefinitely even after you stop the channel.
The text was updated successfully, but these errors were encountered: