AWS X-Ray Skill
amazonaws-com-xray
amazonaws-com-xray
| Method | Path | Description |
|---|---|---|
POST | /Traces | |
POST | /CreateGroup | Retrieves a list of traces specified by ID. Each trace is a collection of segment documents that originates from a single request. Use GetTraceSummaries to get a list of trace IDs. |
POST | /CreateSamplingRule | Creates a group resource with a name and a filter expression. |
POST | /DeleteGroup | Creates a rule to control sampling behavior for instrumented applications. Services retrieve rules with GetSamplingRules, and evaluate each rule in ascending order of priority for... |
POST | /DeleteResourcePolicy | Deletes a group resource. |
POST | /DeleteSamplingRule | Deletes a resource policy from the target Amazon Web Services account. |
POST | /EncryptionConfig | Deletes a sampling rule. |
POST | /GetGroup | Retrieves the current encryption configuration for X-Ray data. |
POST | /Groups | Retrieves group resource details. |
POST | /Insight | Retrieves all active group details. |
POST | /InsightEvents | Retrieves the summary information of an insight. This includes impact to clients and root cause services, the top anomalous services, the category, the state of the insight, and t... |
POST | /InsightImpactGraph | X-Ray reevaluates insights periodically until they're resolved, and records each intermediate state as an event. You can review an insight's events in the Impact Timeline on the I... |
POST | /InsightSummaries | Retrieves a service graph structure filtered by the specified insight. The service graph is limited to only structural information. For a complete service graph, use this API with... |
POST | /GetSamplingRules | Retrieves the summaries of all insights in the specified group matching the provided filter values. |
POST | /SamplingStatisticSummaries | Retrieves all sampling rules. |
POST | /SamplingTargets | Retrieves information about recent sampling results for all sampling rules. |
POST | /ServiceGraph | Requests a sampling quota for rules that the service is using to sample requests. |
POST | /TimeSeriesServiceStatistics | Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result. Root services process incoming requests and make c... |
POST | /TraceGraph | Get an aggregation of service statistics defined by a specific time range. |
POST | /TraceSummaries | Retrieves a service graph for one or more specific trace IDs. |
POST | /ListResourcePolicies | Retrieves IDs and annotations for traces available for a specified time frame using an optional filter. To get the full traces, pass the trace IDs to BatchGetTraces. A filter expr... |
POST | /ListTagsForResource | Returns the list of resource policies in the target Amazon Web Services account. |
POST | /PutEncryptionConfig | Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule. |
POST | /PutResourcePolicy | Updates the encryption configuration for X-Ray data. |
POST | /TelemetryRecords | Sets the resource policy to grant one or more Amazon Web Services services and accounts permissions to access X-Ray. Each resource policy will be associated with a specific Amazon... |
POST | /TraceSegments | Used by the Amazon Web Services X-Ray daemon to upload telemetry. |
POST | /TagResource | Uploads segment documents to Amazon Web Services X-Ray. The X-Ray SDK generates segment documents and sends them to the X-Ray daemon, which uploads them in batches. A segment docu... |
POST | /UntagResource | Applies tags to an existing Amazon Web Services X-Ray group or sampling rule. |
POST | /UpdateGroup | Removes tags from an Amazon Web Services X-Ray group or sampling rule. You cannot edit or delete system tags (those with an aws: prefix). |
POST | /UpdateSamplingRule | Updates a group resource. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-xray
Downloads and installs to ~/.claude/skills/amazonaws-com-xray/
2016-04-12 (2026-02-13)