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
gefragt vor einem Jahr341 Aufrufe
1 Antwort
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
EXPERTE
Greg_B
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen