You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a project I have a need a I can't found the best way to do it.
I have a greengrass docker that open an IPC socket an then I have a specific code stack in an other docker that uses MQTT (via the PythonSDK) to communicate with AWS services.
This second docker also need to get an S3 access to a bucket and I would like to retrieve this access safely via the IPC socket, is it possible?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
For a project I have a need a I can't found the best way to do it.
I have a greengrass docker that open an IPC socket an then I have a specific code stack in an other docker that uses MQTT (via the PythonSDK) to communicate with AWS services.
This second docker also need to get an S3 access to a bucket and I would like to retrieve this access safely via the IPC socket, is it possible?
Thanks for the help,
Julien
Beta Was this translation helpful? Give feedback.
All reactions