Hello Michael! When we are using IAM update from lambda functions, the subscription query returns only empty data. I have followed your example and below is the subscription return value "onUpdateOrder: {status: null}" from reactJs side. Please let me know how to solve this issue. Update data is working fine from lambda function. i have confirmed the data with our DynamoDB.