AWS Security ChangesHomeSearch

AWS panorama documentation change

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

File: panorama/latest/dev/gettingstarted-deploy.md

Summary

Updated 'AWS CloudFormation' to 'CloudFormation' in deployment template reference

Security assessment

Terminology adjustment maintaining existing security context about role permissions in CloudFormation templates.

Diff

diff --git a/panorama/latest/dev/gettingstarted-deploy.md b/panorama/latest/dev/gettingstarted-deploy.md
index 7f586a421..a6422ce32 100644
--- a//panorama/latest/dev/gettingstarted-deploy.md
+++ b//panorama/latest/dev/gettingstarted-deploy.md
@@ -224 +224 @@ The sample application uses the AWS SDK for Python (Boto) to send metrics to Ama
-The sample application includes a AWS CloudFormation template that creates a role with the permissions that it needs. To create the role, use the `aws cloudformation deploy` command.
+The sample application includes a CloudFormation template that creates a role with the permissions that it needs. To create the role, use the `aws cloudformation deploy` command.