AWS redshift documentation change
Summary
Updated cross-reference links to match restructured documentation
Security assessment
Link updates maintain documentation consistency but do not introduce new security content or address vulnerabilities.
Diff
diff --git a/redshift/latest/dg/copy-usage_notes-access-permissions.md b/redshift/latest/dg/copy-usage_notes-access-permissions.md index 3eef1f825..94a41d6b0 100644 --- a//redshift/latest/dg/copy-usage_notes-access-permissions.md +++ b//redshift/latest/dg/copy-usage_notes-access-permissions.md @@ -45 +45 @@ You can add a role to a cluster or view the roles associated with a cluster by u -When you create an IAM role, IAM returns an Amazon Resource Name (ARN) for the role. To specify an IAM role, provide the role ARN with either the [IAM_ROLE](./copy-parameters-authorization.html#copy-iam-role) parameter or the [CREDENTIALS](./copy-parameters-authorization.html#copy-credentials) parameter. +When you create an IAM role, IAM returns an Amazon Resource Name (ARN) for the role. To specify an IAM role, provide the role ARN with either the [Using the IAM_ROLE parameter](./copy-parameters-authorization.html#copy-iam-role) parameter or the [Using the CREDENTIALS parameter](./copy-parameters-authorization.html#copy-credentials) parameter. @@ -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 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. +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 [Using the ACCESS_KEY_ID and SECRET_ACCESS_KEY parameters](./copy-parameters-authorization.html#copy-access-key-id) parameters together or the [Using the CREDENTIALS parameter](./copy-parameters-authorization.html#copy-credentials) parameter. @@ -101 +101 @@ To grant users temporary access to your resources, you call AWS Security Token S -You can use either the [ACCESS_KEY_ID and SECRET_ACCESS_KEY](./copy-parameters-authorization.html#copy-access-key-id) parameters together with the [SESSION_TOKEN](./copy-parameters-authorization.html#copy-token) parameter or the [CREDENTIALS](./copy-parameters-authorization.html#copy-credentials) parameter. You must also supply the access key ID and secret access key that were provided with the token. +You can use either the [Using the ACCESS_KEY_ID and SECRET_ACCESS_KEY parameters](./copy-parameters-authorization.html#copy-access-key-id) parameters together with the [SESSION_TOKEN](./copy-parameters-authorization.html#copy-token) parameter or the [Using the CREDENTIALS parameter](./copy-parameters-authorization.html#copy-credentials) parameter. You must also supply the access key ID and secret access key that were provided with the token.