AWS::BedrockAgentCore::Harness FilesystemConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::Harness 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