Updates an existing route for a specified service mesh and virtual router.
put/v20190125/meshes/{meshName}/virtualRouter/{virtualRouterName}/routes/{routeName}
Path parameters
meshNamestring required
The name of the service mesh that the route resides in.
routeNamestring required
The name of the route to update.
virtualRouterNamestring required
The name of the virtual router that the route is associated with.
Query parameters
meshOwnerstring
The Amazon Web Services IAM account ID of the service mesh owner. If the account ID is not your own, then it's the ID of the account that shared the mesh with your account. For more information about mesh sharing, see <a href="https://docs.aws.amazon.com/app-mesh/latest/userguide/sharing.html">Working with shared meshes</a>.
Request body
Response
Success