AWS govcloud-us documentation change
Summary
Corrected formatting of Redshift SSL certificate bundle URL by removing brackets.
Security assessment
Formatting improvement for existing security documentation (SSL certificates) but doesn't introduce new security information.
Diff
diff --git a/govcloud-us/latest/UserGuide/govcloud-redshift.md b/govcloud-us/latest/UserGuide/govcloud-redshift.md index a9f81d13c..8a6c477c6 100644 --- a//govcloud-us/latest/UserGuide/govcloud-redshift.md +++ b//govcloud-us/latest/UserGuide/govcloud-redshift.md @@ -13 +13 @@ Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse service - * To connect to Amazon Redshift with SSL, you must download the Amazon Redshift certificate bundle from [https://s3.us-gov-west-1.amazonaws.com/redshift-downloads/amazon-trust-ca-bundle.crt](https://s3.us-gov-west-1.amazonaws.com/redshift-downloads/amazon-trust-ca-bundle.crt). For more information, see [Configure Security Options for Connections.](https://docs.aws.amazon.com/redshift/latest/mgmt/connecting-ssl-support.html) + * To connect to Amazon Redshift with SSL, you must download the Amazon Redshift certificate bundle from https://s3.us-gov-west-1.amazonaws.com/redshift-downloads/amazon-trust-ca-bundle.crt. For more information, see [Configure Security Options for Connections.](https://docs.aws.amazon.com/redshift/latest/mgmt/connecting-ssl-support.html)