AWS online-register documentation change
Summary
Added new API actions: BatchGetAgentSpaces, BatchGetPentestJobTasks, GetDesignReview, GetDesignReviewArtifact, GetSecurityRequirement, ListAgentSpaces, ListDesignReviewComments, ListDesignReviews, ListPentestJobTasks, ListSecurityRequirements
Security assessment
Added API references are standard read/list operations for agent spaces, pentest tasks, design reviews, and security requirements. No evidence of addressing vulnerabilities or security incidents. Changes appear to expand general functionality documentation.
Diff
diff --git a/online-register/latest/data-formats/awssecurityagent.md b/online-register/latest/data-formats/awssecurityagent.md index 2f40b3fad..a56f79001 100644 --- a//online-register/latest/data-formats/awssecurityagent.md +++ b//online-register/latest/data-formats/awssecurityagent.md @@ -9,0 +10 @@ Actions | Description | Access level +[BatchGetAgentSpaces](https://docs.aws.amazon.com/securityagent/API_BatchGetAgentSpaces.html)| Retrieve multiple agent spaces in a single request| Read @@ -11,0 +13 @@ Actions | Description | Access level +[BatchGetPentestJobTasks](https://docs.aws.amazon.com/securityagent/API_BatchGetPentestJobTasks.html)| Retrieve multiple pentest job tasks in a single request| Read @@ -20,0 +23,2 @@ Actions | Description | Access level +[GetDesignReview](https://docs.aws.amazon.com/securityagent/API_GetDesignReview.html)| Get the status of the associated agent space design review| Read +[GetDesignReviewArtifact](https://docs.aws.amazon.com/securityagent/API_GetDesignReviewArtifact.html)| Get design review artifact for a specific document| Read @@ -25,0 +30 @@ Actions | Description | Access level +[GetSecurityRequirement](https://docs.aws.amazon.com/securityagent/API_GetSecurityRequirement.html)| Retrieve a Security Requirement| Read @@ -27,0 +33 @@ Actions | Description | Access level +[ListAgentSpaces](https://docs.aws.amazon.com/securityagent/API_ListAgentSpaces.html)| List agent spaces| List @@ -30,0 +37,2 @@ Actions | Description | Access level +[ListDesignReviewComments](https://docs.aws.amazon.com/securityagent/API_ListDesignReviewComments.html)| List design review comments| List +[ListDesignReviews](https://docs.aws.amazon.com/securityagent/API_ListDesignReviews.html)| List all design reviews for the given project| List @@ -37,0 +46 @@ Actions | Description | Access level +[ListPentestJobTasks](https://docs.aws.amazon.com/securityagent/API_ListPentestJobTasks.html)| List pentest job tasks associated with a pentest job| List @@ -40,0 +50 @@ Actions | Description | Access level +[ListSecurityRequirements](https://docs.aws.amazon.com/securityagent/API_ListSecurityRequirements.html)| List all Security Requirements| List