AWS Security ChangesHomeSearch

AWS sagemaker documentation change

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

File: sagemaker/latest/dg/sagemaker-projects-walkthrough-3rdgit.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' for consistency in terminology. Adjusted documentation links to use 'CloudFormation' instead of 'AWS CloudFormation'.

Security assessment

The changes are purely terminological updates for branding consistency. There is no indication of security vulnerability fixes or new security-related content.

Diff

diff --git a/sagemaker/latest/dg/sagemaker-projects-walkthrough-3rdgit.md b/sagemaker/latest/dg/sagemaker-projects-walkthrough-3rdgit.md
index 7ded1e40d..6b664a68e 100644
--- a//sagemaker/latest/dg/sagemaker-projects-walkthrough-3rdgit.md
+++ b//sagemaker/latest/dg/sagemaker-projects-walkthrough-3rdgit.md
@@ -205 +205 @@ To stop incurring charges, clean up the resources that were created in this walk
-To delete the AWS CloudFormation stack and the Amazon S3 bucket, you need to be an administrator in Studio Classic. If you are not an administrator, ask your administrator to complete those steps.
+To delete the CloudFormation stack and the Amazon S3 bucket, you need to be an administrator in Studio Classic. If you are not an administrator, ask your administrator to complete those steps.
@@ -221 +221 @@ This deletes the Service Catalog provisioned product that the project created. T
-  7. Delete the AWS CloudFormation stacks that the project created. There are two stacks, one for staging and one for production. The names of the stacks are **sagemaker-`projectname`-`project-id`-deploy-staging** and **sagemaker-`projectname`-`project-id`-deploy-prod**, where `projectname` is the name of your project, and `project-id` is the ID of your project.
+  7. Delete the CloudFormation stacks that the project created. There are two stacks, one for staging and one for production. The names of the stacks are **sagemaker-`projectname`-`project-id`-deploy-staging** and **sagemaker-`projectname`-`project-id`-deploy-prod**, where `projectname` is the name of your project, and `project-id` is the ID of your project.
@@ -223 +223 @@ This deletes the Service Catalog provisioned product that the project created. T
-For information about how to delete a AWS CloudFormation stack, see [Deleting a stack on the AWS CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-delete-stack.html) in the _AWS CloudFormation User Guide_.
+For information about how to delete a CloudFormation stack, see [Deleting a stack on the CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-delete-stack.html) in the _CloudFormation User Guide_.