AWS Security ChangesHomeSearch

AWS detective documentation change

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

File: detective/latest/userguide/run-investigations.md

Summary

Updated IAM ARN and API documentation links with corrected URL formatting

Security assessment

Only fixes URL syntax by adding double slashes. No modifications to security-related procedures, IAM policies, or investigation workflows were made.

Diff

diff --git a/detective/latest/userguide/run-investigations.md b/detective/latest/userguide/run-investigations.md
index 2d4d0580e..7fd32bdcf 100644
--- a//detective/latest/userguide/run-investigations.md
+++ b//detective/latest/userguide/run-investigations.md
@@ -46 +46 @@ Follow these steps to investigate a specific resource type.
-      2. Enter the **Resource ARN** of the IAM resource. For more details about Resource ARNs, see [Amazon Resource Names (ARNs)](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html) in the IAM User Guide.
+      2. Enter the **Resource ARN** of the IAM resource. For more details about Resource ARNs, see [Amazon Resource Names (ARNs)](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference-arns.html) in the IAM User Guide.
@@ -68 +68 @@ API
-To run an investigation programmatically, use the [StartInvestigation](https://docs.aws.amazon.com/detective/latest/APIReference/API_StartInvestigation.html) operation of the Detective API. To run an investigation using the AWS Command Line Interface (AWS CLI) run the [start-investigation](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/detective/start-investigation.html) command.
+To run an investigation programmatically, use the [StartInvestigation](https://docs.aws.amazon.com//detective/latest/APIReference/API_StartInvestigation.html) operation of the Detective API. To run an investigation using the AWS Command Line Interface (AWS CLI) run the [start-investigation](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/detective/start-investigation.html) command.