AWS powershell documentation change
Summary
Restructured documentation to focus on installation methods and added authentication section
Security assessment
Added 'Authenticating with AWS' as a primary topic and removed legacy security configuration sections, reorganizing security documentation without addressing specific vulnerabilities
Diff
diff --git a/powershell/v5/userguide/pstools-getting-set-up.md b/powershell/v5/userguide/pstools-getting-set-up.md index 4ddaca07b..aacc67347 100644 --- a//powershell/v5/userguide/pstools-getting-set-up.md +++ b//powershell/v5/userguide/pstools-getting-set-up.md @@ -5 +5 @@ -The AWS Tools for PowerShell version 5 (V5) is in preview, therefore this content is subject to change. For information about breaking changes, installation, and migration, see the [migration topic](https://docs.aws.amazon.com/powershell/v5/userguide/migrating-v5.html). For released content, see the [version 4 user guide](https://docs.aws.amazon.com/powershell/v4/userguide/) instead. +Version 5 (V5) of the AWS Tools for PowerShell has been released! @@ -7 +7 @@ The AWS Tools for PowerShell version 5 (V5) is in preview, therefore this conten -# Configuring and using the AWS Tools for PowerShell +For information about breaking changes and migrating your applications, see the [migration topic](https://docs.aws.amazon.com/powershell/v5/userguide/migrating-v5.html). @@ -9 +9 @@ The AWS Tools for PowerShell version 5 (V5) is in preview, therefore this conten -Some of the topics in this section describe the fundamentals of using the Tools for Windows PowerShell after you have [installed the tools and set up authentication](./pstools-getting-started.html). For example, they explain how to specify which [AWS Region](./pstools-installing-specifying-region.html) the Tools for PowerShell should use when interacting with AWS. +[  ](https://docs.aws.amazon.com/powershell/v5/userguide/migrating-v5.html) @@ -11 +11 @@ Some of the topics in this section describe the fundamentals of using the Tools -Other topics in this section provide information about advanced ways that you can configure the tools, your environment, and your projects. +# Get started with the AWS Tools for PowerShell @@ -13,5 +13 @@ Other topics in this section provide information about advanced ways that you ca -###### Topics - - * [AWS Region](./pstools-installing-specifying-region.html) - - * [Credential and profile resolution](./creds-assign.html) +The following topics show you how to successfully install AWS Tools for PowerShell cmdlets and set up authentication with AWS. @@ -19,3 +15 @@ Other topics in this section provide information about advanced ways that you ca - * [Configure federated identity](./saml-pst.html) - - * [Observability](./observability.html) +###### Topics @@ -23 +17 @@ Other topics in this section provide information about advanced ways that you ca - * [Cmdlet discovery and aliases](./pstools-discovery-aliases.html) + * [Installed on CloudShell](./pstools-getting-set-up-cloudshell.html) @@ -25 +19 @@ Other topics in this section provide information about advanced ways that you ca - * [Pipelining, output, and iteration](./pstools-pipelines.html) + * [Installing on Windows](./pstools-getting-set-up-windows.html) @@ -27 +21 @@ Other topics in this section provide information about advanced ways that you ca - * [Users and roles](./pstools-users-roles.html) + * [Installing on Linux or macOS](./pstools-getting-set-up-linux-mac.html) @@ -29 +23 @@ Other topics in this section provide information about advanced ways that you ca - * [Using legacy credentials](./pstools-cred-legacy.html) + * [Authenticating with AWS](./creds-idc.html) @@ -40 +34 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Use the AWS CLI +What's new @@ -42 +36 @@ Use the AWS CLI -AWS Region +Installed on CloudShell