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
An AWS Lambda function used for decoding IoT payloads that are sent to IoT core. Payload is decoded from base64 encoded string to
readable json data which is then sent to a dynamoDB for other analytics uses.