AWS Security ChangesHomeSearch

AWS AWSCloudFormation medium security documentation change

Service: AWSCloudFormation · 2025-11-10 · Security-related medium

File: AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dataset-semantictable.md

Summary

Added documentation for semantic table configuration including row level security controls

Security assessment

The change adds explicit documentation about row level security configuration for semantic tables, which is a security feature controlling data access. This helps enforce least-privilege access to sensitive data.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dataset-semantictable.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dataset-semantictable.md
index bf243343e..a54afd296 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dataset-semantictable.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dataset-semantictable.md
@@ -9 +9 @@ This is the new _AWS CloudFormation Template Reference Guide_. Please update you
-The `SemanticTable` property type specifies Property description not available. for an [AWS::QuickSight::DataSet](./aws-resource-quicksight-dataset.html).
+A semantic table that represents the final analytical structure of the data.
@@ -39 +39 @@ To declare this entity in your AWS CloudFormation template, use the following sy
-Property description not available.
+Alias for the semantic table.
@@ -54 +54 @@ _Required_ : Yes
-Property description not available.
+The identifier of the destination table from data preparation that provides data to this semantic table.
@@ -71 +71 @@ _Minimum_ : `1`
-Property description not available.
+Configuration for row level security that control data access for this semantic table.