We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3954498 + 38a2492 commit 7f1255aCopy full SHA for 7f1255a
1 file changed
docs/DEPLOYMENT.md
@@ -117,6 +117,7 @@ When deploying in VPC mode, the runtime runs in private subnets without internet
117
| `com.amazonaws.{region}.ecr.dkr` | ECR Docker (Docker deployment) | Interface |
118
| `com.amazonaws.{region}.s3` | S3 (ZIP deployment, ECR layers) | Gateway |
119
| `com.amazonaws.{region}.dynamodb` | DynamoDB (feedback table) | Gateway |
120
+| `com.amazonaws.{region}.xray` | X-Ray (OTel trace export) | Interface |
121
122
Replace `{region}` with your deployment region (e.g. `us-east-1`).
123
0 commit comments