AWS Security ChangesHomeSearch

AWS detective documentation change

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

File: detective/latest/userguide/detective-github-scripts.md

Summary

Updated references to 'AWS CloudFormation template' to 'CloudFormation template'

Security assessment

The change only removes the 'AWS' prefix from CloudFormation references. No security-related content was added or modified in the automation instructions.

Diff

diff --git a/detective/latest/userguide/detective-github-scripts.md b/detective/latest/userguide/detective-github-scripts.md
index 009aab70c..fe4667fcb 100644
--- a//detective/latest/userguide/detective-github-scripts.md
+++ b//detective/latest/userguide/detective-github-scripts.md
@@ -122 +122 @@ When you create the role, make sure that you do the following:
-To automate this process, you can use the `EnableDetective.yaml` AWS CloudFormation template. Because the template creates only global resources, it can be run in any Region.
+To automate this process, you can use the `EnableDetective.yaml` CloudFormation template. Because the template creates only global resources, it can be run in any Region.
@@ -138 +138 @@ One option for running the scripts is to run them from an EC2 instance.
-If you used the `EnableDetective.yaml` AWS CloudFormation template, then an instance role with a profile named `EnableDetective` was created.
+If you used the `EnableDetective.yaml` CloudFormation template, then an instance role with a profile named `EnableDetective` was created.