AWS powershell documentation change
Summary
Updated documentation to explicitly reference PowerShell V4 in titles, descriptions, and API links
Security assessment
Changes are version clarifications for PowerShell tools without introducing new security content or addressing vulnerabilities. Security Hub is a security service, but the documentation changes are administrative version updates rather than security-specific modifications.
Diff
diff --git a/powershell/v4/userguide/powershell_securityhub_code_examples.md b/powershell/v4/userguide/powershell_securityhub_code_examples.md index 1f8fc9245..491e8adee 100644 --- a//powershell/v4/userguide/powershell_securityhub_code_examples.md +++ b//powershell/v4/userguide/powershell_securityhub_code_examples.md @@ -9 +9 @@ The AWS Tools for PowerShell version 5 (V5) is in preview. To see V5 content, wh -# Security Hub examples using Tools for PowerShell +# Security Hub examples using Tools for PowerShell V4 @@ -11 +11 @@ The AWS Tools for PowerShell version 5 (V5) is in preview. To see V5 content, wh -The following code examples show you how to perform actions and implement common scenarios by using the AWS Tools for PowerShell with Security Hub. +The following code examples show you how to perform actions and implement common scenarios by using the AWS Tools for PowerShell V4 with Security Hub. @@ -28 +28 @@ The following code example shows how to use `Get-SHUBFinding`. -**Tools for PowerShell** +**Tools for PowerShell V4** @@ -79 +79 @@ The following code example shows how to use `Get-SHUBFinding`. - * For API details, see [GetFindings](https://docs.aws.amazon.com/powershell/latest/reference) in _AWS Tools for PowerShell Cmdlet Reference_. + * For API details, see [GetFindings](https://docs.aws.amazon.com/powershell/v4/reference) in _AWS Tools for PowerShell Cmdlet Reference (V4)_.