AWS lookoutmetrics documentation change
Summary
Corrected URL path for S3 replication documentation
Security assessment
The change fixes a broken or outdated URL but does not alter security-related guidance or features.
Diff
diff --git a/lookoutmetrics/latest/dev/lookoutmetrics-troubleshooting.md b/lookoutmetrics/latest/dev/lookoutmetrics-troubleshooting.md index d1c92ec91..f87b00a9e 100644 --- a//lookoutmetrics/latest/dev/lookoutmetrics-troubleshooting.md +++ b//lookoutmetrics/latest/dev/lookoutmetrics-troubleshooting.md @@ -19 +19 @@ Amazon Lookout for Metrics validates your dataset when you configure metric duri -An anomaly detector can access only data that is stored in the same AWS Region as the detector. If you can't create a detector in the same Region as your data, you can use [replication](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/replication.html) to copy data into the detector's Region. Use the [offset setting](./detectors-setup.html) on the dataset to allow time for replication to complete. +An anomaly detector can access only data that is stored in the same AWS Region as the detector. If you can't create a detector in the same Region as your data, you can use [replication](https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication.html) to copy data into the detector's Region. Use the [offset setting](./detectors-setup.html) on the dataset to allow time for replication to complete.