AWS Security ChangesHomeSearch

AWS online-register high security documentation change

Service: online-register · 2026-06-10 · Security-related high

File: online-register/latest/data-formats/awssecurityagent.md

Summary

Added batch retrieval and listing actions for threat models and threats (BatchGetThreatModelJobs, ListThreats, etc.)

Security assessment

Documents threat intelligence APIs that are core to the service's security monitoring capabilities.

Diff

diff --git a/online-register/latest/data-formats/awssecurityagent.md b/online-register/latest/data-formats/awssecurityagent.md
index e3f8bdeae..4de46efbc 100644
--- a//online-register/latest/data-formats/awssecurityagent.md
+++ b//online-register/latest/data-formats/awssecurityagent.md
@@ -21,0 +22,4 @@ Actions | Description | Access level
+[BatchGetThreatModelJobTasks](https://docs.aws.amazon.com/securityagent/API_BatchGetThreatModelJobTasks.html)| Retrieve multiple tasks for a threat model job in a single request| Read  
+[BatchGetThreatModelJobs](https://docs.aws.amazon.com/securityagent/API_BatchGetThreatModelJobs.html)| Retrieve details for one or more threat model jobs| Read  
+[BatchGetThreatModels](https://docs.aws.amazon.com/securityagent/API_BatchGetThreatModels.html)| Retrieve multiple threat models in a single request| Read  
+[BatchGetThreats](https://docs.aws.amazon.com/securityagent/API_BatchGetThreats.html)| Retrieve details for one or more threats| Read  
@@ -48,0 +53,4 @@ Actions | Description | Access level
+[ListThreatModelJobTasks](https://docs.aws.amazon.com/securityagent/API_ListThreatModelJobTasks.html)| List tasks associated with a specific threat model job| List  
+[ListThreatModelJobs](https://docs.aws.amazon.com/securityagent/API_ListThreatModelJobs.html)| List threat model jobs for a threat model| List  
+[ListThreatModels](https://docs.aws.amazon.com/securityagent/API_ListThreatModels.html)| List threat models for an agent space| List  
+[ListThreats](https://docs.aws.amazon.com/securityagent/API_ListThreats.html)| List threats for a threat model job with filtering and pagination support| List