AWS Security ChangesHomeSearch

AWS powershell documentation change

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

File: powershell/v5/userguide/powershell_securityhub_code_examples.md

Summary

Updated PowerShell version references from V4 to V5 in Security Hub code examples documentation

Security assessment

The changes involve updating version numbers and documentation links from V4 to V5 without any mention of security vulnerabilities, patches, or security-related features. This appears to be a routine version update for PowerShell tooling documentation.

Diff

diff --git a/powershell/v5/userguide/powershell_securityhub_code_examples.md b/powershell/v5/userguide/powershell_securityhub_code_examples.md
index 4e953e286..baa6330a5 100644
--- a//powershell/v5/userguide/powershell_securityhub_code_examples.md
+++ b//powershell/v5/userguide/powershell_securityhub_code_examples.md
@@ -13 +13 @@ For information about breaking changes and migrating your applications, see the
-# Security Hub examples using Tools for PowerShell V4
+# Security Hub examples using Tools for PowerShell V5
@@ -15 +15 @@ For information about breaking changes and migrating your applications, see the
-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.
+The following code examples show you how to perform actions and implement common scenarios by using the AWS Tools for PowerShell V5 with Security Hub.
@@ -32 +32 @@ The following code example shows how to use `Get-SHUBFinding`.
-**Tools for PowerShell V4**
+**Tools for PowerShell V5**
@@ -83 +83 @@ The following code example shows how to use `Get-SHUBFinding`.
-  * For API details, see [GetFindings](https://docs.aws.amazon.com/powershell/v4/reference) in _AWS Tools for PowerShell Cmdlet Reference (V4)_. 
+  * For API details, see [GetFindings](https://docs.aws.amazon.com/powershell/v5/reference) in _AWS Tools for PowerShell Cmdlet Reference (V5)_.