Data retrieval APIs for AWS Security Agent
AWS Security Agent provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| BatchGetAgentSpaces | Retrieve multiple agent spaces in a single request | Read |
| BatchGetArtifactMetadata | Retrieve one or more Artifact Metadata records for the given Agent Space | Read |
| BatchGetFindings | Retrieve multiple security testing findings in a single request | Read |
| BatchGetPentestJobContentMetadata | Retrieve multiple pentest job contents metadata in a single request | Read |
| BatchGetPentestJobTasks | Retrieve multiple pentest job tasks in a single request | Read |
| BatchGetPentestJobs | Retrieve multiple security testing jobs in a single request | Read |
| BatchGetPentests | Retrieve multiple penetration tests in a single request | Read |
| BatchGetTargetDomains | Retrieve multiple target domains in a single request | Read |
| GetApplication | Get application details by application ID | Read |
| GetArtifact | Retrieve an Artifact for the given Agent Space | Read |
| GetDesignReview | Get the status of the associated agent space design review | Read |
| GetDesignReviewArtifact | Get design review artifact for a specific document | Read |
| GetDesignReviewFeedback | Get feedback for a design review comment | Read |
| GetIntegration | Get the integration metadata by ID | Read |
| GetSecurityRequirement | Retrieve a Security Requirement | Read |
| ListAgentSpaces | List agent spaces | List |
| ListApplications | List all applications in the account | List |
| ListArtifacts | List all artifacts for the given agent space | List |
| ListDesignReviewComments | List design review comments | List |
| ListDesignReviews | List all design reviews for the given agent space | List |
| ListDiscoveredEndpoints | List discovered endpoints associated with a pentest job with optional URI prefix filtering | List |
| ListFindings | List findings with filtering and pagination support | List |
| ListIntegratedResources | List integrated resources for an agent space | List |
| ListIntegrations | Get the integrations owned by the caller's AWS account | List |
| ListMemberships | List all members associated to an agent space with pagination support | List |
| ListPentestJobTasks | List pentest job tasks associated with a pentest job | List |
| ListPentestJobsForPentest | List penetration test jobs associated with a penetration test | List |
| ListPentests | List penetration tests with optional filtering by status | List |
| ListResourcesFromIntegration | List resources from Integration | List |
| ListSecurityRequirements | List all Security Requirements | List |
| ListTagsForResource | List the tags for a resource | Read |
| ListTargetDomains | List target domains | List |