We are attempting to configure a real-time event stream from Genesys Cloud to AWS EventBridge using the CX-as-Code Terraform provider. The genesyscloud_routing_integration resource applies successfully, but the EventBridge rule never triggers. Checking the Genesys logs shows a 403 Forbidden response when the platform attempts to push to the ARN. The IAM policy for the EventBridge bus allows events:PutEvents for the specific source genesys.cloud, yet the handshake fails. Here is the relevant Terraform configuration: