AWS AWSCloudFormation documentation change
Summary
Added detailed descriptions for filesystem configuration properties including EFS/S3 access and session storage
Security assessment
Documents secure filesystem mounting configurations but doesn't address any specific security vulnerability. Explains security-related persistent storage features.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-filesystemconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-filesystemconfiguration.md index 1c837f173..44a4dbc2d 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-filesystemconfiguration.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-filesystemconfiguration.md @@ -11 +11 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `FilesystemConfiguration` property type specifies Property description not available. for an [AWS::BedrockAgentCore::Harness](./aws-resource-bedrockagentcore-harness.html). +Configuration for a filesystem that can be mounted into the AgentCore Runtime. @@ -43 +43 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +Configuration for an Amazon EFS access point to mount into the AgentCore Runtime. @@ -54 +54 @@ _Required_ : No -Property description not available. +Configuration for an Amazon S3 Files access point to mount into the AgentCore Runtime. @@ -65 +65 @@ _Required_ : No -Property description not available. +Configuration for session storage. Session storage provides persistent storage that is preserved across AgentCore Runtime session invocations.