AWS redshift documentation change
Summary
Updated network isolation documentation URL with double slash formatting
Security assessment
The change maintains existing security guidance about S3 IP ranges but only fixes URL formatting
Diff
diff --git a/redshift/latest/dg/r_UNLOAD.md b/redshift/latest/dg/r_UNLOAD.md index 1c9e2f4ad..a2b0dbda0 100644 --- a//redshift/latest/dg/r_UNLOAD.md +++ b//redshift/latest/dg/r_UNLOAD.md @@ -18 +18 @@ By default, the format of the unloaded file is pipe-delimited ( `|` ) text. -You can manage the size of files on Amazon S3, and by extension the number of files, by setting the MAXFILESIZE parameter. Ensure that the S3 IP ranges are added to your allow list. To learn more about the required S3 IP ranges, see [ Network isolation](https://docs.aws.amazon.com/redshift/latest/mgmt/security-network-isolation.html#network-isolation). +You can manage the size of files on Amazon S3, and by extension the number of files, by setting the MAXFILESIZE parameter. Ensure that the S3 IP ranges are added to your allow list. To learn more about the required S3 IP ranges, see [ Network isolation](https://docs.aws.amazon.com//redshift/latest/mgmt/security-network-isolation.html#network-isolation).