1/6/2023 - Extended

FIXED CFT Onboarding | List of reporting accounts is not the full list - Smart Travel - Backend - 10:40:48 AM

Description: In Intelligence AWS CFT onboarding, a new method to identify AWS accounts that save their logs on a centralized S3 bucket was implemented, after the previous method stopped working and required paginating through the entire S3 bucket.
Case ID: INT-2162
Known limitations: The new method has a predefined timeout so that the process wouldn't exceed a reasonable amount of time. If the timeout is reached, the searching process on the bucket stops, and a proper indication is sent in the API response
Affected Components: API

 

IMPROVEMENT CFT Onboarding | Display Blocking Event Notification - Backend - 10:23:59 AM

Description: Intelligence AWS CFT onboarding discovery API request (/view/magellan/get-log-destination-async) now specifies the first blocking S3 event notification it finds, that blocks onboarding of a certain log configuration (if there is such notification).
Case ID: INT-2159
Known limitations: If there are multiple S3 event notifications that block the onboarding of a certain log configuration, only the one identified first will be specified.
Affected Components: API

Â