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
The FilesystemConfiguration property type specifies Property description not available. for an AWS::BedrockAgentCore::Runtime.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "EfsAccessPoint" :EfsAccessPointConfiguration, "S3FilesAccessPoint" :S3FilesAccessPointConfiguration, "SessionStorage" :SessionStorageConfiguration}
YAML
EfsAccessPoint:EfsAccessPointConfigurationS3FilesAccessPoint:S3FilesAccessPointConfigurationSessionStorage:SessionStorageConfiguration
Properties
EfsAccessPointProperty description not available.
Required: No
Type: EfsAccessPointConfiguration
Update requires: No interruption
S3FilesAccessPointProperty description not available.
Required: No
Type: S3FilesAccessPointConfiguration
Update requires: No interruption
SessionStorageProperty description not available.
Required: No
Type: SessionStorageConfiguration
Update requires: No interruption