View a markdown version of this page

SessionConfiguration - Amazon Bedrock AgentCore Control Plane

SessionConfiguration

The session configuration for an MCP gateway. This structure defines settings that control session behavior.

Contents

sessionTimeoutInSeconds

The session timeout in seconds. After this timeout, the session expires and subsequent requests to this session will receive an error. The minimum value is 900 seconds (15 minutes), the maximum value is 28800 seconds (8 hours), and the default value is 3600 seconds (1 hour).

Type: Integer

Valid Range: Minimum value of 900. Maximum value of 28800.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: