View a markdown version of this page

AWS::BedrockAgentCore::Runtime FilesystemConfiguration - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::BedrockAgentCore::Runtime FilesystemConfiguration

Configuration for a filesystem that can be mounted into the AgentCore Runtime.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

EfsAccessPoint

Configuration for an Amazon EFS access point to mount into the AgentCore Runtime.

Required: No

Type: EfsAccessPointConfiguration

Update requires: No interruption

S3FilesAccessPoint

Configuration for an Amazon S3 Files access point to mount into the AgentCore Runtime.

Required: No

Type: S3FilesAccessPointConfiguration

Update requires: No interruption

SessionStorage

Configuration for session storage. Session storage provides persistent storage that is preserved across AgentCore Runtime session invocations.

Required: No

Type: SessionStorageConfiguration

Update requires: No interruption