Get AWS Services report grouped by account.

Prev Next
Get
/api/v1/discovery/scans/{id}/services_report/aws/by_account

Get AWS Services report grouped by account.

Security
OAuth

OAuth 2.0 client credential flow, see https://datatracker.ietf.org/doc/html/rfc6749#section-4.4.

FlowClient Credentials
Token URLhttps://api.armor.fortanix.com/api/v1/iam/session/oauth2/token
Path parameters
id
string (uuid) Required
Query parameters
DiscoveryAwsScannedServicesReportByAccountParams
object
filter
string
limit
integer
previous_id
string
previous_sort_value
string
sort_by
string
Responses
2XX

Success result

Expand All
object
items
Array of object (DiscoveryAwsAccountViolationMetrics)
object
account_id
string
violations_by_region
object
property*
object additionalProperties
overall_risk
string
Valid values[ "critical", "high", "medium", "low", "good" ]
violations_by_service_type
object
property*
object additionalProperties
overall_risk
string
Valid values[ "critical", "high", "medium", "low", "good" ]
total_resources
integer
violation_metrics
object
property*
object additionalProperties
count
integer
risk_level
string
Valid values[ "critical", "high", "medium", "low", "good" ]
metadata
object
account_metrics
object
filtered_count
integer
total_count
integer
region_metrics
object
filtered_count
integer
total_count
integer
resource_metrics
object
filtered_count
integer
total_count
integer
violation_metrics
object
filtered_count
integer
total_count
integer