AWS cli documentation change
Summary
Updated CLI version references from 2.34.41 to 2.34.44. Enhanced descriptions throughout the resource update workflow, including GitHub integration details and remediation capabilities.
Security assessment
Adds explicit documentation about security remediation capabilities (code comments, automated fixes) but doesn't indicate response to a specific security flaw. Strengthens operational security documentation.
Diff
diff --git a/cli/latest/reference/securityagent/update-integrated-resources.md b/cli/latest/reference/securityagent/update-integrated-resources.md index a79dde977..95bc21dc8 100644 --- a//cli/latest/reference/securityagent/update-integrated-resources.md +++ b//cli/latest/reference/securityagent/update-integrated-resources.md @@ -15 +15 @@ - * [AWS CLI 2.34.41 Command Reference](../../index.html) » + * [AWS CLI 2.34.44 Command Reference](../../index.html) » @@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Updates the integrated resources for an agent space +Updates the integrated resources for an agent space, including their capabilities. @@ -97 +97 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi -> Unique identifier of the agent space +> The unique identifier of the agent space. @@ -101 +101 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi -> Unique identifier of the integration +> The unique identifier of the integration. @@ -105 +105 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi -> List of integrated resources to update +> The list of integrated resource items to update. @@ -109 +109 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi ->> Input item for updating an integrated resource +>> Represents an input item for updating integrated resources, including the resource and its capabilities. @@ -113 +113 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi ->>> Configuration of the resource +>>> The integrated resource to update. @@ -121 +121 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi ->>>> GitHub repository resource +>>>> The GitHub repository resource information. @@ -125 +125 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi ->>>>> Name of the resource e.g. repository name, etc +>>>>> The name of the GitHub repository. @@ -129 +129 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi ->>>>> Owner of the repository +>>>>> The owner of the GitHub repository. @@ -133 +133 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi ->>> Provider-specific capabilities for the resource +>>> The capabilities to enable for the integrated resource. @@ -141 +141 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi ->>>> Capabilities for GitHub repositories +>>>> The GitHub-specific resource capabilities. @@ -145 +145 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi ->>>>> Post code review comments on pull requests +>>>>> Indicates whether the integration can leave comments on pull requests. @@ -149 +149 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi ->>>>> Create pull requests with automated fixes +>>>>> Indicates whether the integration can create code remediation pull requests. @@ -304 +304 @@ None - * [AWS CLI 2.34.41 Command Reference](../../index.html) » + * [AWS CLI 2.34.44 Command Reference](../../index.html) »