How does the Architect transfer queue block actually handle concurrent Lambda Data Action failures when the EventBridge webhook drops packets to the S3 export bucket?
The CloudFormation stack deployed the custom resource fine, but it’s just hanging on the third DTMF tone and the console throws a 422 on the orchestration endpoint.
Type: AWS::Lambda::Function
Properties:
Handler: index.handler
Runtime: nodejs18.x
{“error”: “timeout_exceeded”, “trace”: “genesys:architect:flow:step_42 → aws:lambda:invoke → …”}