AWS powershell documentation change
Summary
Updated link to reference PowerShell v5 documentation instead of 'latest'.
Security assessment
Version-specific link update with no security implications.
Diff
diff --git a/powershell/v5/userguide/creds-assign.md b/powershell/v5/userguide/creds-assign.md index 69ac061ba..36e67d64b 100644 --- a//powershell/v5/userguide/creds-assign.md +++ b//powershell/v5/userguide/creds-assign.md @@ -21 +21 @@ We strongly recommend using profiles instead of putting literal credentials in y - 3. A profile name or profile location that was specified by using the [Set-AWSCredential](https://docs.aws.amazon.com/powershell/latest/reference/items/Set-AWSCredential.html) cmdlet. + 3. A profile name or profile location that was specified by using the [Set-AWSCredential](https://docs.aws.amazon.com/powershell/v5/reference/items/Set-AWSCredential.html) cmdlet.