Greengrass own component deployment stuck "in progress"

0

I'm trying to deploy my own GreengrassV2 components. It's a SageMaker ML model (optimized with SageMakerNeo and packaged as a Greengrass component) and the according inference app. I was trying to deploy it to my core device with SageMaker Edge Manager component. But it is always stuck in the status "In progress".

My logs show this error: com.aws.greengrass.tes.CredentialRequestHandler: Error in retrieving AwsCredentials from TES. {iotCredentialsPath=/role-aliases/edgedevicerolealias/credentials, credentialData=TES responded with status code: 403. Caching response. {"message":"Access Denied"}}

But how do I know which policies are missing?

1 回答
2
已接受的回答

Hello, please refer to https://docs.aws.amazon.com/greengrass/v2/developerguide/troubleshooting.html#token-exchange-service-credentials-http-403 for troubleshooting, you'll need iot:AssumeRoleWithCertificate permissions on your core device's AWS IoT role alias

AWS
已回答 1 年前
profile picture
专家
已审核 2 个月前

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

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

回答问题的准则