AuthFailure on calling StopInstances in workflow step CreateOutputAMI

0

Hello,

I get the following message by running an image pipeline.

Image ARN: arn:aws:imagebuilder:eu-central-1:...:image/.../1.0.5/1 failed with error: Workflow Execution ID: '...' failed with reason: An error occurred (AuthFailure) when calling the StopInstances operation: This request has been administratively disabled. in workflow step CreateOutputAMI.

The version 1.0.5 is one with a simple recipe, so do nothing but I always get the error message.

Whats wrong with my recipe, pipeline or account?

Kind regards, Marcel

2개 답변
1

💭 I am not 100% sure, but based on the error there might be an issue with the permissions or policies associated with the IAM user or role used to run the image pipeline.


Could you please verify the IAM user or role being used to execute the image pipeline?

💡 Make sure that the IAM user or role used to run the image pipeline has the necessary permissions to perform the StopInstances operation.

This typically requires the ec2:StopInstances action.

profile picture
전문가
답변함 한 달 전
0

Thank you for your response. Now I'm checked, that I also can not stop or start any ec2 instance on the aws management console. I also checked the IAM of my user and I have AdministratorAccess. The simulation confirm that the has ec2:StopInstances and ec2:StartInstances.

What's strange is that my AWS root user can't do this too and gets this: This request has been administratively disabled.

Marcel
답변함 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠