AWS X-Ray (xray)

2024-11-22

10 new actions

Additions

    Actions
  • CancelTraceRetrieval
    • Description:  Grants permission to cancel an ongoing trace retrieval job initiated by StartTraceRetrieval using the provided RetrievalToken. A successful cancellation will return an HTTP 200 response
    • Access:  Read
  • GetIndexingRules
    • Description:  Grants permission to retrieve all indexing rules. Indexing rules are used to determine the server-side sampling rate for spans ingested through the CloudWatchLogs destination and indexed by X-Ray
    • Access:  Read
  • GetRetrievedTracesGraph
    • Description:  Grants permission to retrieve a service graph for traces based on the specified RetrievalToken from the Transaction Search CloudWatch log group
    • Access:  Read
  • GetTraceSegmentDestination
    • Description:  Grants permission to retrieve the current destination of data sent to PutTraceSegments and OpenTelemetry API
    • Access:  Read
  • ListRetrievedTraces
    • Description:  Grants permission to retrieve a list of traces for a given RetrievalToken from the Transaction Search CloudWatch log group
    • Access:  List
  • PutSpans
    • Description:  Grants permission to upload OpenTelemetry spans to AWS X-Ray
    • Access:  Write
  • PutSpansForIndexing
    • Description:  Grants permission to upload spans to AWS X-Ray to be indexed
    • Access:  Write
  • StartTraceRetrieval
    • Description:  Grants permission to initiate a trace retrieval process using the specified time range and for the given trace IDs on the Transaction Search CloudWatch log group
    • Access:  Read
  • UpdateIndexingRule
    • Description:  Grants permission to modify an indexing rule's configuration
    • Access:  Write
  • UpdateTraceSegmentDestination
    • Description:  Grants permission to modify the destination of data sent to PutTraceSegments and OpenTelemetry API
    • Access:  Write