ContributionsMost RecentMost LikesSolutionsRe: Dispatch to a mock action from an header value. Thanks for your reply but my demande doesnt concerns mock responses dispatching but mock action dispatuching. In aws webservices , there is only one endpoint and in order to have a clear view, i would like to create an action by web service. So i need to implement a logic in order to dispatch to "virtual" mock action. Dispatch to a mock action from an header value. Hello, I need to dispatch a request to a mock action based on an header value. (AWS mocking) Have you an idea on how i could to script this ? Thanks in advance. Mathieu