HarnessAgentCoreRuntimeEnvironment
The AgentCore Runtime environment for a harness.
Types
Properties
Link copied to clipboard
The ARN of the underlying AgentCore Runtime.
Link copied to clipboard
The ID of the underlying AgentCore Runtime.
Link copied to clipboard
The name of the underlying AgentCore Runtime.
Link copied to clipboard
The filesystem configurations for the runtime environment.
Link copied to clipboard
LifecycleConfiguration lets you manage the lifecycle of runtime sessions and resources in AgentCore Runtime. This configuration helps optimize resource utilization by automatically cleaning up idle sessions and preventing long-running instances from consuming resources indefinitely.
Link copied to clipboard
SecurityConfig for the Agent.
Functions
Link copied to clipboard
inline fun copy(block: HarnessAgentCoreRuntimeEnvironment.Builder.() -> Unit = {}): HarnessAgentCoreRuntimeEnvironment