3.32.2 1.0 KB

1234567891011121314151617
  1. [
  2. {
  3. "type": "enhancement",
  4. "category": "CodeStar",
  5. "description": " AWS CodeStar is now available in the following regions: Asia Pacific (Singapore), Asia Pacific (Sydney), EU (Frankfurt)"
  6. },
  7. {
  8. "type": "api-change",
  9. "category": "SSM",
  10. "description": "Adds a SendAutomationSignal API to SSM Service. This API is used to send a signal to an automation execution to change the current behavior or status of the execution."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "Inspector",
  15. "description": "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."
  16. }
  17. ]