AWS serverless-application-model documentation change
Summary
Multiple updates replacing 'AWS CloudFormation' with 'CloudFormation' in changelog entries
Security assessment
Consistency updates in terminology across documentation. The changes to deployment skip options and resource references don't indicate security fixes or vulnerabilities.
Diff
diff --git a/serverless-application-model/latest/developerguide/doc-history.md b/serverless-application-model/latest/developerguide/doc-history.md index e1d244157..ef2a20dcc 100644 --- a//serverless-application-model/latest/developerguide/doc-history.md +++ b//serverless-application-model/latest/developerguide/doc-history.md @@ -34 +34 @@ Added optional steps for integrity verification of the AWS SAM CLI package insta -Added sam sync option to skip infrastructure sync| Customize whether an AWS CloudFormation deployment is required each time `sam sync` is run. To learn more, see [ Skip the initial AWS CloudFormation deployment](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/using-sam-cli-sync.html#using-sam-cli-sync-options-skip-deploy-sync).| March 23, 2023 +Added sam sync option to skip infrastructure sync| Customize whether an CloudFormation deployment is required each time `sam sync` is run. To learn more, see [ Skip the initial CloudFormation deployment](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/using-sam-cli-sync.html#using-sam-cli-sync-options-skip-deploy-sync).| March 23, 2023 @@ -93 +93 @@ Building layers| Added the ability to build individual `LayerVersion` resources. -Generated AWS CloudFormation resources| Provided details about the AWS CloudFormation resources that AWS SAM generates and how to reference them. For more information, see [Generated AWS CloudFormation resources](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-specification-generated-resources.html).| April 8, 2020 +Generated CloudFormation resources| Provided details about the CloudFormation resources that AWS SAM generates and how to reference them. For more information, see [Generated CloudFormation resources](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-specification-generated-resources.html).| April 8, 2020