HarnessAgentCoreRuntimeEnvironment
The AgentCore Runtime environment for a harness.
Contents
- agentRuntimeArn
-
The ARN of the underlying AgentCore Runtime.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 1011.
Required: Yes
- agentRuntimeId
-
The ID of the underlying AgentCore Runtime.
Type: String
Required: Yes
- agentRuntimeName
-
The name of the underlying AgentCore Runtime.
Type: String
Required: Yes
- lifecycleConfiguration
-
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.
Type: LifecycleConfiguration object
Required: Yes
- networkConfiguration
-
SecurityConfig for the Agent.
Type: NetworkConfiguration object
Required: Yes
- filesystemConfigurations
-
The filesystem configurations for the runtime environment.
Type: Array of FilesystemConfiguration objects
Array Members: Minimum number of 0 items. Maximum number of 1 item.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: