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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南