AWS Security ChangesHomeSearch

AWS quicksight documentation change

Service: quicksight · 2025-11-19 · Documentation low

File: quicksight/latest/developerguide/assetbundle-import.md

Summary

Replaced 'AWS CloudFormation' with 'CloudFormation' in multiple places for terminology consistency

Security assessment

Updates terminology without changing security guidance. Permission management instructions remain unchanged except for branding adjustments.

Diff

diff --git a/quicksight/latest/developerguide/assetbundle-import.md b/quicksight/latest/developerguide/assetbundle-import.md
index 072a5d5fb..f8fffe61b 100644
--- a//quicksight/latest/developerguide/assetbundle-import.md
+++ b//quicksight/latest/developerguide/assetbundle-import.md
@@ -11 +11 @@ Use asset bundle import operations to import Quick Sight assets from an Quick Si
-  * You can only import Quick Sight JSON bundles with the Quick Sight asset bundle APIs. CloudFormation JSON files can only be imported using the AWS CloudFormation console or APIs. Both Quick Sight JSON and CloudFormation JSON files support property value overrides. If you want to generate a Quick Sight JSON file, property overrides are specified when you use an import API call. If you want to generate a CloudFormation JSON file, property overrides are configured with the `cloud-formation-override-property-configuration` parameter when you create or update the CloudFormation stack. You can import files that were created from your account, or you can import asset bundle files that were generated from other Quick Sight accounts. When you create a new import job, you can choose to provide overrides when you configure the import job.
+  * You can only import Quick Sight JSON bundles with the Quick Sight asset bundle APIs. CloudFormation JSON files can only be imported using the CloudFormation console or APIs. Both Quick Sight JSON and CloudFormation JSON files support property value overrides. If you want to generate a Quick Sight JSON file, property overrides are specified when you use an import API call. If you want to generate a CloudFormation JSON file, property overrides are configured with the `cloud-formation-override-property-configuration` parameter when you create or update the CloudFormation stack. You can import files that were created from your account, or you can import asset bundle files that were generated from other Quick Sight accounts. When you create a new import job, you can choose to provide overrides when you configure the import job.
@@ -19 +19 @@ Use asset bundle import operations to import Quick Sight assets from an Quick Si
-  * After an import job succeeds, grant permissions to all users or user groups that need to access the newly created resource. If you want to override the properties of the `QUICKSIGHT JSON` format export, provide the new values when you start an import job. If you want to override properties in a `CLOUDFORMATION JSON` format export, provide the property names to override when you start an export job. Then and add the new values when the stack is created in the CloudFormation console or with the AWS CloudFormation APIs.
+  * After an import job succeeds, grant permissions to all users or user groups that need to access the newly created resource. If you want to override the properties of the `QUICKSIGHT JSON` format export, provide the new values when you start an import job. If you want to override properties in a `CLOUDFORMATION JSON` format export, provide the property names to override when you start an export job. Then and add the new values when the stack is created in the CloudFormation console or with the CloudFormation APIs.