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
preguntada hace un año342 visualizaciones
1 Respuesta
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
EXPERTO
Greg_B
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas