HarnessAgentCoreRuntimeEnvironmentRequest
The AgentCore Runtime environment request configuration.
Contents
- 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
- 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: No
- networkConfiguration
-
SecurityConfig for the Agent.
Type: NetworkConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: