AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-06-19 · Documentation low

File: cli/latest/reference/securityagent/batch-get-pentests.md

Summary

Updated navigation links, added integratedDocument structure, cleanUpStrategy options, and disableManagedSkills configuration. Updated CLI version references throughout.

Security assessment

Changes document new pentest features including third-party integrations (integratedDocument), resource cleanup strategies (cleanUpStrategy), and skill management (disableManagedSkills). These enhance security documentation without evidence of vulnerability remediation.

Diff

diff --git a/cli/latest/reference/securityagent/batch-get-pentests.md b/cli/latest/reference/securityagent/batch-get-pentests.md
index f90e0af29..7720ebd1d 100644
--- a//cli/latest/reference/securityagent/batch-get-pentests.md
+++ b//cli/latest/reference/securityagent/batch-get-pentests.md
@@ -13 +13 @@
-  * [next](batch-get-target-domains.html "batch-get-target-domains") |
+  * [next](batch-get-security-requirements.html "batch-get-security-requirements") |
@@ -15 +15 @@
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »
@@ -23 +23 @@
-  * [batch-get-target-domains →](batch-get-target-domains.html "next chapter \(use the right arrow\)")
+  * [batch-get-security-requirements →](batch-get-security-requirements.html "next chapter \(use the right arrow\)")
@@ -316,0 +317,12 @@ pentests -> (list)
+>>>>> 
+>>>>> integratedDocument -> (structure)
+>>>>>
+>>>>>> A reference to a document in an integrated third-party provider.
+>>>>>> 
+>>>>>> integrationId -> (string) [required]
+>>>>>>
+>>>>>>> The identifier of the integration that provides access to the document.
+>>>>>> 
+>>>>>> resourceId -> (string) [required]
+>>>>>>
+>>>>>>> The provider-specific resource identifier for the document.
@@ -489,0 +502,26 @@ pentests -> (list)
+>> 
+>> cleanUpStrategy -> (string)
+>>
+>>> Strategy for cleaning up resources after pentest job completion.
+>>> 
+>>> Possible values:
+>>> 
+>>>   * `BEST_EFFORT_DELETE`
+>>>   * `RETAIN_ALL`
+>>> 
+
+>> 
+>> disableManagedSkills -> (list)
+>>
+>>> A list of managed skills to disable for this pentest. Valid values include FINDING_PERSONALIZATION and LOGIN_OPTIMIZATION.
+>>> 
+>>> (string)
+>>>
+>>>> Type of managed skill that can be enabled or disabled for a pentest.
+>>>> 
+>>>> Possible values:
+>>>> 
+>>>>   * `FINDING_PERSONALIZATION`
+>>>>   * `LOGIN_OPTIMIZATION`
+>>>> 
+
@@ -506 +544 @@ notFound -> (list)
-  * [batch-get-target-domains →](batch-get-target-domains.html "next chapter \(use the right arrow\)")
+  * [batch-get-security-requirements →](batch-get-security-requirements.html "next chapter \(use the right arrow\)")
@@ -513 +551 @@ notFound -> (list)
-  * [next](batch-get-target-domains.html "batch-get-target-domains") |
+  * [next](batch-get-security-requirements.html "batch-get-security-requirements") |
@@ -515 +553 @@ notFound -> (list)
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »