UpdateAgentRuntimeInput

名称类型描述示例值
object

更新智能体运行时输入

agentRuntimeNamestring

智能体运行时名称

descriptionstring

描述

artifactTypestring

制品类型

codeConfigurationCodeConfiguration

代码配置

containerConfigurationContainerConfiguration

容器配置

environmentVariablesobject

环境变量

string
networkConfigurationNetworkConfiguration

网络配置

protocolConfigurationProtocolConfiguration

协议配置

executionRoleArnstring

为智能体运行时提供访问云服务权限的执行角色 ARN

cpufloat

CPU 配置

memoryinteger

内存配置

portinteger

端口

sessionConcurrencyLimitPerInstanceinteger

每个运行时实例允许的最大并发会话数

logConfigurationLogConfiguration

SLS(简单日志服务)配置

sessionIdleTimeoutSecondsinteger

会话的空闲超时时间,单位为秒。实例没有会话请求后处于空闲状态,空闲态为闲置计费模式,超过此超时时间后会话自动过期,不可继续使用

healthCheckConfigurationHealthCheckConfiguration

智能体运行时的健康检查配置,用于监控运行时实例的健康状态