View a markdown version of this page

AWS::BedrockAgentCore::Harness FilesystemConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::BedrockAgentCore::Harness FilesystemConfiguration

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

Syntax

To declare this entity in your Amazon 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