

# HarnessAgentCoreRuntimeEnvironmentRequest
<a name="API_HarnessAgentCoreRuntimeEnvironmentRequest"></a>

The AgentCore Runtime environment request configuration.

## Contents
<a name="API_HarnessAgentCoreRuntimeEnvironmentRequest_Contents"></a>

 ** filesystemConfigurations **   <a name="bedrockagentcorecontrol-Type-HarnessAgentCoreRuntimeEnvironmentRequest-filesystemConfigurations"></a>
The filesystem configurations for the runtime environment.  
Type: Array of [FilesystemConfiguration](API_FilesystemConfiguration.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 1 item.  
Required: No

 ** lifecycleConfiguration **   <a name="bedrockagentcorecontrol-Type-HarnessAgentCoreRuntimeEnvironmentRequest-lifecycleConfiguration"></a>
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](API_LifecycleConfiguration.md) object  
Required: No

 ** networkConfiguration **   <a name="bedrockagentcorecontrol-Type-HarnessAgentCoreRuntimeEnvironmentRequest-networkConfiguration"></a>
SecurityConfig for the Agent.  
Type: [NetworkConfiguration](API_NetworkConfiguration.md) object  
Required: No

## See Also
<a name="API_HarnessAgentCoreRuntimeEnvironmentRequest_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/HarnessAgentCoreRuntimeEnvironmentRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/HarnessAgentCoreRuntimeEnvironmentRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/HarnessAgentCoreRuntimeEnvironmentRequest) 