AWS Security ChangesHomeSearch

AWS serverless-application-model documentation change

Service: serverless-application-model · 2026-05-31 · Documentation low

File: serverless-application-model/latest/developerguide/serverless-getting-started-hello-world.md

Summary

Updated prerequisite step reference from 'Step 5' to 'Step 2' for AWS credentials configuration instructions

Security assessment

This change only corrects a step reference number in prerequisite documentation. It doesn't address any security vulnerability, weakness, or incident. The content about credential configuration remains unchanged.

Diff

diff --git a/serverless-application-model/latest/developerguide/serverless-getting-started-hello-world.md b/serverless-application-model/latest/developerguide/serverless-getting-started-hello-world.md
index 5ba4794bc..caf502c80 100644
--- a//serverless-application-model/latest/developerguide/serverless-getting-started-hello-world.md
+++ b//serverless-application-model/latest/developerguide/serverless-getting-started-hello-world.md
@@ -303 +303 @@ You are now ready to deploy your application to the AWS Cloud.
-This step requires AWS credentials configuration. For more information, see [Step 5: Use the AWS CLI to configure AWS credentials](./prerequisites.html#prerequisites-configure-credentials) in [AWS SAM prerequisites](./prerequisites.html).
+This step requires AWS credentials configuration. For more information, see [Step 2: Use the AWS CLI to configure AWS credentials](./prerequisites.html#prerequisites-configure-credentials) in [AWS SAM prerequisites](./prerequisites.html).