InvokeAgentRuntimeCommandRequest
Request for InvokeAgentRuntimeCommand operation.
Types
Properties
The Amazon Resource Name (ARN) of the agent runtime on which to execute the command. This identifies the specific agent runtime environment where the command will run.
The request body containing the command to execute and optional configuration parameters such as timeout settings.
The MIME type of the input data in the request payload. This tells the agent runtime how to interpret the payload data. Common values include application/json for JSON data.
The unique identifier of the runtime session in which to execute the command. This session ID is used to maintain state and context across multiple command invocations.
The parent trace information for distributed tracing.
The trace state information for distributed tracing.