AWS location documentation change
Summary
Updated ARN documentation link from general ARN reference to IAM-specific ARN reference
Security assessment
This change updates a documentation link to point to IAM ARN documentation instead of general ARN documentation. While ARNs are used in security contexts (like IAM policies), this is a documentation improvement with no evidence of addressing a security vulnerability or weakness. It improves accuracy but doesn't fix a security issue.
Diff
diff --git a/location/latest/developerguide/associate-consumer.md b/location/latest/developerguide/associate-consumer.md index a2ea5e9e6..a31b8a6c8 100644 --- a//location/latest/developerguide/associate-consumer.md +++ b//location/latest/developerguide/associate-consumer.md @@ -44 +44 @@ Use the `[AsssociateTrackerConsumer](https://docs.aws.amazon.com/location-tracke -The following example uses an API request that associates `ExampleTracker` with a geofence collection using its [Amazon Resource Name ](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html)(ARN). +The following example uses an API request that associates `ExampleTracker` with a geofence collection using its [Amazon Resource Name ](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html)(ARN).