Data retrieval APIs for Amazon Inspector
Amazon Inspector provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeAssessmentRuns | Describe the assessment runs that are specified by the ARNs of the assessment runs | Read |
| DescribeAssessmentTargets | Describe the assessment targets that are specified by the ARNs of the assessment targets | Read |
| DescribeAssessmentTemplates | Describe the assessment templates that are specified by the ARNs of the assessment templates | Read |
| DescribeCrossAccountAccessRole | Describe the IAM role that enables Amazon Inspector to access your AWS account | Read |
| DescribeExclusions | Describe the exclusions that are specified by the exclusions' ARNs | Read |
| DescribeFindings | Describe the findings that are specified by the ARNs of the findings | Read |
| DescribeResourceGroups | Describe the resource groups that are specified by the ARNs of the resource groups | Read |
| DescribeRulesPackages | Describe the rules packages that are specified by the ARNs of the rules packages | Read |
| GetAssessmentReport | Produce an assessment report that includes detailed and comprehensive results of a specified assessment run | Read |
| GetExclusionsPreview | Retrieve the exclusions preview (a list of ExclusionPreview objects) specified by the preview token | Read |
| GetTelemetryMetadata | Get information about the data that is collected for the specified assessment run | Read |
| ListAssessmentRunAgents | List the agents of the assessment runs that are specified by the ARNs of the assessment runs | List |
| ListAssessmentRuns | List the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates | List |
| ListAssessmentTargets | List the ARNs of the assessment targets within this AWS account | List |
| ListAssessmentTemplates | List the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets | List |
| ListEventSubscriptions | List all the event subscriptions for the assessment template that is specified by the ARN of the assessment template | List |
| ListExclusions | List exclusions that are generated by the assessment run | List |
| ListFindings | List findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs | List |
| ListRulesPackages | List all available Amazon Inspector rules packages | List |
| ListTagsForResource | List all tags associated with an assessment template | Read |
| PreviewAgents | Preview the agents installed on the EC2 instances that are part of the specified assessment target | Read |