AWS inspector documentation change
Summary
Fixed a URL formatting issue in S3 console link
Security assessment
The change only corrects a URL path (adding double slash). There is no security context or impact mentioned in the change.
Diff
diff --git a/inspector/latest/user/findings-managing-exporting-reports.md b/inspector/latest/user/findings-managing-exporting-reports.md index 4c2522089..f4c52baff 100644 --- a//inspector/latest/user/findings-managing-exporting-reports.md +++ b//inspector/latest/user/findings-managing-exporting-reports.md @@ -125 +125 @@ If you want to store your report in an S3 bucket that's owned by another account - 1. Sign in using your credentials, and then open the Amazon S3 console at [https://console.aws.amazon.com/s3](https://console.aws.amazon.com/s3). + 1. Sign in using your credentials, and then open the Amazon S3 console at [https://console.aws.amazon.com/s3](https://console.aws.amazon.com//s3).