AWS online-register documentation change
Summary
Updated the AWS Security Agent API reference by removing several actions, updating descriptions to replace 'Agent Instance' with 'Agent Space', and adding a new 'ListTagsForResource' action.
Security assessment
The change updates the API reference for a security-related service (AWS Security Agent). While it involves a security service, the modifications appear to be routine updates (renaming concepts, adding a new action, removing deprecated ones) without evidence of addressing a security vulnerability. The addition of 'ListTagsForResource' is a new security feature for resource tagging.
Diff
diff --git a/online-register/latest/data-formats/awssecurityagent.md b/online-register/latest/data-formats/awssecurityagent.md index 1a3c2c1c7..558b796e4 100644 --- a//online-register/latest/data-formats/awssecurityagent.md +++ b//online-register/latest/data-formats/awssecurityagent.md @@ -9 +8,0 @@ Actions | Description | Access level -[BatchGetAgentInstances](https://docs.aws.amazon.com/securityagent/API_BatchGetAgentInstances.html)| Retrieve multiple agent instances in a single request| Read @@ -11 +10 @@ Actions | Description | Access level -[BatchGetArtifactMetadata](https://docs.aws.amazon.com/securityagent/API_BatchGetArtifactMetadata.html)| Retrieve one or more Artifact Metadata records for the given Agent Instance| Read +[BatchGetArtifactMetadata](https://docs.aws.amazon.com/securityagent/API_BatchGetArtifactMetadata.html)| Retrieve one or more Artifact Metadata records for the given Agent Space| Read @@ -17 +15,0 @@ Actions | Description | Access level -[BatchGetSecurityTestContentMetadata](https://docs.aws.amazon.com/securityagent/API_BatchGetSecurityTestContentMetadata.html)| Retrieve multiple security testing contents metadata in a single request| Read @@ -19,2 +16,0 @@ Actions | Description | Access level -[BatchGetTasks](https://docs.aws.amazon.com/securityagent/API_BatchGetTasks.html)| Retrieve multiple security testing tasks in a single request| Read -[DescribeFindings](https://docs.aws.amazon.com/securityagent/API_DescribeFindings.html)| Retrieve security findings for a penetration test or security testing tasks in a penetration test| Read @@ -22,3 +18 @@ Actions | Description | Access level -[GetArtifact](https://docs.aws.amazon.com/securityagent/API_GetArtifact.html)| Retrieve an Artifact for the given Agent Instance| Read -[GetCodeReviewTask](https://docs.aws.amazon.com/securityagent/API_GetCodeReviewTask.html)| Retrieve a Code Review Task| Read -[GetControl](https://docs.aws.amazon.com/securityagent/API_GetControl.html)| Retrieve a Control| Read +[GetArtifact](https://docs.aws.amazon.com/securityagent/API_GetArtifact.html)| Retrieve an Artifact for the given Agent Space| Read @@ -28,3 +21,0 @@ Actions | Description | Access level -[GetDocReviewTask](https://docs.aws.amazon.com/securityagent/API_GetDocReviewTask.html)| Retrieve a document review task| Read -[GetDocumentReview](https://docs.aws.amazon.com/securityagent/API_GetDocumentReview.html)| Get the status of the associated agent instance document review| Read -[GetDocumentReviewArtifact](https://docs.aws.amazon.com/securityagent/API_GetDocumentReviewArtifact.html)| Get document review artifact for a specific document| Read @@ -32 +22,0 @@ Actions | Description | Access level -[GetLoginSessionCredentials](https://docs.aws.amazon.com/securityagent/API_GetLoginSessionCredentials.html)| Retrieve credentials for a one time login session| Read @@ -34,2 +23,0 @@ Actions | Description | Access level -[ListAgentInstanceTasks](https://docs.aws.amazon.com/securityagent/API_ListAgentInstanceTasks.html)| List tasks for a specific agent instance| List -[ListAgentInstances](https://docs.aws.amazon.com/securityagent/API_ListAgentInstances.html)| List agent instances| List @@ -38,2 +26 @@ Actions | Description | Access level -[ListArtifacts](https://docs.aws.amazon.com/securityagent/API_ListArtifacts.html)| List all artifacts for the given project| List -[ListControls](https://docs.aws.amazon.com/securityagent/API_ListControls.html)| List all Controls| List +[ListArtifacts](https://docs.aws.amazon.com/securityagent/API_ListArtifacts.html)| List all artifacts for the given agent space| List @@ -41 +28 @@ Actions | Description | Access level -[ListDesignReviews](https://docs.aws.amazon.com/securityagent/API_ListDesignReviews.html)| List all design reviews for the given project| List +[ListDesignReviews](https://docs.aws.amazon.com/securityagent/API_ListDesignReviews.html)| List all design reviews for the given agent space| List @@ -43,2 +29,0 @@ Actions | Description | Access level -[ListDocumentReviewComments](https://docs.aws.amazon.com/securityagent/API_ListDocumentReviewComments.html)| List document review comments| List -[ListDocumentReviews](https://docs.aws.amazon.com/securityagent/API_ListDocumentReviews.html)| List all document reviews for the given project| List @@ -46 +31 @@ Actions | Description | Access level -[ListIntegratedResources](https://docs.aws.amazon.com/securityagent/API_ListIntegratedResources.html)| List integrated resources for an agent instance| List +[ListIntegratedResources](https://docs.aws.amazon.com/securityagent/API_ListIntegratedResources.html)| List integrated resources for an agent space| List @@ -48 +33 @@ Actions | Description | Access level -[ListMemberships](https://docs.aws.amazon.com/securityagent/API_ListMemberships.html)| List all members associated to an agent instance with pagination support| List +[ListMemberships](https://docs.aws.amazon.com/securityagent/API_ListMemberships.html)| List all members associated to an agent space with pagination support| List @@ -53,0 +39 @@ Actions | Description | Access level +[ListTagsForResource](https://docs.aws.amazon.com/securityagent/API_ListTagsForResource.html)| List the tags for a resource| Read @@ -55 +40,0 @@ Actions | Description | Access level -[ListTasks](https://docs.aws.amazon.com/securityagent/API_ListTasks.html)| List security testing tasks associated with a pentest job| List