v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1437208153.9 KB

Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.

post/#X-Amz-Target=InspectorService.AddAttributesToFindings

Headers

X-Amz-Target'InspectorService.AddAttributesToFindings' required

Request body

findingArnsArn[] required

The ARNs that specify the findings that you want to assign attributes to.

Response

Success

failedItemsobject required

Attribute details that cannot be described. An error code is provided for each failed item.

Example response

{
  "failedItems": {}
}
All 37 operations