Skip to content

Commit 7f1255a

Browse files
authored
Merge pull request awslabs#59 from awslabs/fix/xray-vpc-endpoint
Documentation Update: Need X-Ray VPC endpoint for private VPC deployment mode
2 parents 3954498 + 38a2492 commit 7f1255a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/DEPLOYMENT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ When deploying in VPC mode, the runtime runs in private subnets without internet
117117
| `com.amazonaws.{region}.ecr.dkr` | ECR Docker (Docker deployment) | Interface |
118118
| `com.amazonaws.{region}.s3` | S3 (ZIP deployment, ECR layers) | Gateway |
119119
| `com.amazonaws.{region}.dynamodb` | DynamoDB (feedback table) | Gateway |
120+
| `com.amazonaws.{region}.xray` | X-Ray (OTel trace export) | Interface |
120121

121122
Replace `{region}` with your deployment region (e.g. `us-east-1`).
122123

0 commit comments

Comments
 (0)