AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-03-30 · Documentation low

File: redshift/latest/dg/copy-usage_notes-access-permissions.md

Summary

Fixed typo in 'user' to 'use' in key-based access control documentation

Security assessment

Minor grammatical correction with no security impact

Diff

diff --git a/redshift/latest/dg/copy-usage_notes-access-permissions.md b/redshift/latest/dg/copy-usage_notes-access-permissions.md
index e8d86bff4..3eef1f825 100644
--- a/redshift/latest/dg/copy-usage_notes-access-permissions.md
+++ b/redshift/latest/dg/copy-usage_notes-access-permissions.md
@@ -69 +69 @@ In addition, a superuser can grant the ASSUMEROLE privilege to database users an
-With key-based access control, you provide the access key ID and secret access key for an IAM user that is authorized to access the AWS resources that contain the data. You can user either the [ACCESS_KEY_ID and SECRET_ACCESS_KEY](./copy-parameters-authorization.html#copy-access-key-id) parameters together or the [CREDENTIALS](./copy-parameters-authorization.html#copy-credentials) parameter.
+With key-based access control, you provide the access key ID and secret access key for an IAM user that is authorized to access the AWS resources that contain the data. You can use either the [ACCESS_KEY_ID and SECRET_ACCESS_KEY](./copy-parameters-authorization.html#copy-access-key-id) parameters together or the [CREDENTIALS](./copy-parameters-authorization.html#copy-credentials) parameter.