IOT to S3 bucket

0

I need to add the subscribed data from aws iot core to s3 bucket. I created the rule,role etc. But the objects are not getting added to s3 bucket. Help me

wimate
已提问 1 年前341 查看次数
1 回答
0

Hi wimate. I would guess the problem is with the IAM role that should allow s3:PutObject. But that's just a guess.

Do you have logging enabled? https://docs.aws.amazon.com/iot/latest/developerguide/configure-logging.html. If so, check for rule log entries: https://docs.aws.amazon.com/iot/latest/developerguide/cwl-format.html#rule-engine-logs. You may find an error logged there.

Alternatively, you may setup an error action for the rule to get more insight into what's going wrong: https://docs.aws.amazon.com/iot/latest/developerguide/rule-error-handling.html

profile pictureAWS
专家
Greg_B
已回答 1 年前

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

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

回答问题的准则