AWS security-lake documentation change
Summary
Fixed a broken URL by adding an extra slash in the link to IAM role prerequisites documentation.
Security assessment
The change only corrects a URL formatting issue. There's no evidence of addressing security vulnerabilities or weaknesses.
Diff
diff --git a/security-lake/latest/userguide/adding-custom-sources.md b/security-lake/latest/userguide/adding-custom-sources.md index 979aa9de2..c34486efc 100644 --- a//security-lake/latest/userguide/adding-custom-sources.md +++ b//security-lake/latest/userguide/adding-custom-sources.md @@ -44 +44 @@ In your request, use the supported parameters to specify configuration settings - * `crawlerConfiguration` – Specify the Amazon Resource Name (ARN) of the IAM role that you created to invoke the AWS Glue crawler. For the detailed steps to create an IAM role, see [Prerequisites to adding a custom source](https://docs.aws.amazon.com/security-lake/latest/userguide/custom-sources.html#iam-roles-glue-crawler) + * `crawlerConfiguration` – Specify the Amazon Resource Name (ARN) of the IAM role that you created to invoke the AWS Glue crawler. For the detailed steps to create an IAM role, see [Prerequisites to adding a custom source](https://docs.aws.amazon.com//security-lake/latest/userguide/custom-sources.html#iam-roles-glue-crawler)