Update App Mesh guide with ARN usage in backends

This commit is contained in:
João Carreira
2020-11-20 11:37:13 +00:00
parent 5a856c98aa
commit 74efb784a2
@@ -180,7 +180,7 @@ create an App Mesh virtual service for it and add the virtual service name to th
port: 9898
backends:
- backend1
- backend2
- arn:aws:appmesh:eu-west-1:12345678910:mesh/my-mesh/virtualService/backend2
```
## Setup App Mesh Gateway (optional)