AWS Security ChangesHomeSearch

AWS powershell documentation change

Service: powershell · 2025-06-04 · Documentation low

File: powershell/v5/userguide/powershell_securityhub_code_examples.md

Summary

Updated version references from general PowerShell to V4-specific, added 'installation' to migration topic, and adjusted API documentation links to V4

Security assessment

Changes are versioning clarifications and documentation link updates. No evidence of addressing security vulnerabilities or adding security features. Security Hub examples remain unchanged except for version specificity.

Diff

diff --git a/powershell/v5/userguide/powershell_securityhub_code_examples.md b/powershell/v5/userguide/powershell_securityhub_code_examples.md
index 0a9837c05..dd9f50b75 100644
--- a//powershell/v5/userguide/powershell_securityhub_code_examples.md
+++ b//powershell/v5/userguide/powershell_securityhub_code_examples.md
@@ -7 +7 @@ Actions
-The AWS Tools for PowerShell version 5 (V5) is in preview, therefore this content is subject to change. For information about breaking changes 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.
+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.
@@ -9 +9 @@ The AWS Tools for PowerShell version 5 (V5) is in preview, therefore this conten
-# 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, therefore this conten
-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)_.