Amazon Inspector

2018/10/22 - 1 updated api methods

Changes   Finding will be decorated with ec2 related metadata

2018/06/26 - 4 new api methods

Changes   Introduce four new APIs to view and preview Exclusions. Exclusions show which intended security checks are excluded from an assessment, along with reasons and recommendations to fix. The APIs are CreateExclusionsPreview, GetExclusionsPreview, ListExclusions, and DescribeExclusions.

2018/01/05 - 1 updated api methods

Changes   Added 2 new attributes to the DescribeAssessmentTemplate response, indicating the total number of assessment runs and last assessment run ARN (if present.)

2017/12/22 - 2 updated api methods

Changes   PreviewAgents API now returns additional fields within the AgentPreview data type. The API now shows the agent health and availability status for all instances included in the assessment target. This allows users to check the health status of Inspector Agents before running an assessment. In addition, it shows the instance ID, hostname, and IP address of the targeted instances.

2017/07/31 - 3 updated api methods

Changes   Inspector's StopAssessmentRun API has been updated with a new input option - stopAction. This request parameter can be set to either START_EVALUATION or SKIP_EVALUATION. START_EVALUATION (the default value, and the previous behavior) stops the AWS agent data collection and begins the results evaluation for findings generation based on the data collected so far. SKIP_EVALUATION cancels the assessment run immediately, after which no findings are generated.

2017/05/16 - 1 new 2 updated api methods

Changes   Adds ability to produce an assessment report that includes detailed and comprehensive results of a specified assessment run.