AWS whitepapers documentation change
Summary
Updated CloudTrail documentation to use shortened 'CloudFormation' name instead of 'AWS CloudFormation'
Security assessment
The change is a minor terminology update (removing 'AWS' prefix from CloudFormation). The security analysis context in the sentence remains unchanged and unrelated to the edit.
Diff
diff --git a/whitepapers/latest/aws-overview/management-governance.md b/whitepapers/latest/aws-overview/management-governance.md index d7f2d5b95..3b4a69699 100644 --- a//whitepapers/latest/aws-overview/management-governance.md +++ b//whitepapers/latest/aws-overview/management-governance.md @@ -78 +78 @@ You can use the AWS CloudFormation [sample templates](https://aws.amazon.com/clo -With CloudTrail, you can get a history of AWS API calls for your account, including API calls made using the AWS Management Console, AWS SDKs, command line tools, and higher-level AWS services (such as AWS CloudFormation). The AWS API call history produced by CloudTrail enables security analysis, resource change tracking, and compliance auditing. +With CloudTrail, you can get a history of AWS API calls for your account, including API calls made using the AWS Management Console, AWS SDKs, command line tools, and higher-level AWS services (such as CloudFormation). The AWS API call history produced by CloudTrail enables security analysis, resource change tracking, and compliance auditing.