AWS AWSCloudFormation documentation change
Summary
Updated property descriptions for FilesystemConfiguration, EFS access point, S3 access point, and session storage configuration
Security assessment
Changes provide clearer documentation about filesystem mounting configurations without addressing security vulnerabilities or adding security features. No evidence of security fixes or vulnerabilities.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-runtime-filesystemconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-runtime-filesystemconfiguration.md index cb36d667c..89a8f32a3 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-runtime-filesystemconfiguration.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-runtime-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::Runtime](./aws-resource-bedrockagentcore-runtime.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.