AWS panorama documentation change
Summary
Updated reference from 'AWS CloudFormation' to 'CloudFormation' in sample application documentation
Security assessment
The change is a minor branding update (removing 'AWS' prefix) with no impact on security content or permissions guidance.
Diff
diff --git a/panorama/latest/dev/permissions-application.md b/panorama/latest/dev/permissions-application.md index c53de0753..44f22c65d 100644 --- a//panorama/latest/dev/permissions-application.md +++ b//panorama/latest/dev/permissions-application.md @@ -11 +11 @@ You can create a role for your application to grant it permission to call AWS se -The [sample application](./gettingstarted-sample.html) includes an AWS CloudFormation template and script that create an application role. It is a [service role](./permissions-services.html) that AWS Panorama can assume. This role grants permission for the application to call CloudWatch to upload metrics. +The [sample application](./gettingstarted-sample.html) includes an CloudFormation template and script that create an application role. It is a [service role](./permissions-services.html) that AWS Panorama can assume. This role grants permission for the application to call CloudWatch to upload metrics.