AWS powershell documentation change
Summary
Updated cmdlet links to reference PowerShell v5 documentation.
Security assessment
Version-specific link update with no security impact.
Diff
diff --git a/powershell/v5/userguide/creds-idc-cli.md b/powershell/v5/userguide/creds-idc-cli.md index d820ae5fa..80488c1cd 100644 --- a//powershell/v5/userguide/creds-idc-cli.md +++ b//powershell/v5/userguide/creds-idc-cli.md @@ -11 +11 @@ The AWS Tools for PowerShell version 5 (V5) is in preview, therefore this conten -Starting with version 4.1.538 of the Tools for PowerShell, the recommended method to configure SSO credentials and start an AWS access portal session is to use the [`Initialize-AWSSSOConfiguration`](https://docs.aws.amazon.com/powershell/latest/reference/index.html?page=Initialize-AWSSSOConfiguration.html&tocid=Initialize-AWSSSOConfiguration) and [`Invoke-AWSSSOLogin`](https://docs.aws.amazon.com/powershell/latest/reference/index.html?page=Invoke-AWSSSOLogin.html&tocid=Invoke-AWSSSOLogin) cmdlets, as described in [Configure tool authentication with AWS](./creds-idc.html). If you don't have access to that version of the Tools for PowerShell (or later) or can't use those cmdlets, you can still perform these tasks by using the AWS CLI. +Starting with version 4.1.538 of the Tools for PowerShell, the recommended method to configure SSO credentials and start an AWS access portal session is to use the [`Initialize-AWSSSOConfiguration`](https://docs.aws.amazon.com/powershell/v5/reference/index.html?page=Initialize-AWSSSOConfiguration.html&tocid=Initialize-AWSSSOConfiguration) and [`Invoke-AWSSSOLogin`](https://docs.aws.amazon.com/powershell/v5/reference/index.html?page=Invoke-AWSSSOLogin.html&tocid=Invoke-AWSSSOLogin) cmdlets, as described in [Configure tool authentication with AWS](./creds-idc.html). If you don't have access to that version of the Tools for PowerShell (or later) or can't use those cmdlets, you can still perform these tasks by using the AWS CLI.