Skip to content
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
dedcf21
Release note for AWS CloudTrail update
amee-sumo Jun 13, 2025
2c304fc
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
4f306a5
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
6b0abd7
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
f45521f
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
7f9e1bb
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
9fbe7e1
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
c90aca5
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
f6c7e33
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
2b9ae2f
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
ce3d9a6
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
1c0f063
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
2593b3d
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
8446859
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
5c5b8e6
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
6c77443
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
1d28a2b
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
32a5029
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
b708cee
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
70e9cd4
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
7cc6827
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
0b804b4
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
23e0867
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
cbf5c28
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
4fad1d6
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
3df8b0f
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
816b621
Update 2025-06-17-apps.md
amee-sumo Jun 13, 2025
1533f79
Update blog-service/2025-06-17-apps.md
amee-sumo Jun 13, 2025
c455e46
Change release note date to June 16 2025
jpipkin1 Jun 16, 2025
57121c2
Merge branch 'main' into Release-note-for-AWS-CloudTrail
jpipkin1 Jun 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 67 additions & 0 deletions blog-service/2025-06-16-apps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
---
title: AWS CloudTrail Updates (Apps)
image: https://help.sumologic.com/img/sumo-square.png
keywords:
- apps
- aws-cloudtrail
hide_table_of_contents: true
---

import useBaseUrl from '@docusaurus/useBaseUrl';

AWS is streamlining [CloudTrail](https://aws.amazon.com/cloudtrail/) events for [IAM Identity Center](https://aws.amazon.com/iam/identity-center/) to retain only the essential fields needed for audit and incident response workflows. These changes improve user identification and integration with directories like Okta and Microsoft Active Directory, and do not impact CloudTrail events from other AWS services.

To support this update, Sumo Logic has revised several AWS apps and Cloud SIEM parsers. If you use CloudTrail data in saved searches, dashboards, or detection rules, you may need to reinstall affected apps or update custom content before AWS enforces the changes on July 14, 2025.

To learn more, see [Important changes to CloudTrail events for AWS IAM Identity Center](https://aws.amazon.com/blogs/security/modifications-to-aws-cloudtrail-event-data-of-iam-identity-center/).

### Impact following the AWS CloudTrail updates

AWS is updating CloudTrail events for IAM Identity Center, affecting how user identity data is structured. So, if you are using the updated fields in your Cloud SIEM content or across the Sumo Logic platform, you need to update any saved queries, dashboards, or detection rules to reflect these changes and ensure continued functionality.

Key actions required while updating the AWS CloudTrail include:
- Sumo Logic provided apps must be manually reinstalled to incorporate the updated event field mappings.
- Cloud SIEM parsers have auto-updated and require no customer intervention.

### Action plan for Sumo Logic users

#### Step 1: Reinstall the relevant Sumo Logic apps

If you're using any of the following apps that consume CloudTrail data, you must reinstall them:
- [Amazon CloudTrail – Cloud Security Monitoring and Analytics](/docs/integrations/cloud-security-monitoring-analytics/aws-cloudtrail/)
- [AWS CloudTrail](/docs/integrations/amazon-aws/cloudtrail/)
- [CIS AWS Foundations Benchmark](/docs/integrations/amazon-aws/cis-aws-foundations-benchmark/)
- [PCI Compliance for AWS CloudTrail](/docs/integrations/amazon-aws/cloudtrail-pci-compliance/)
- [Threat Intel for AWS](/docs/integrations/amazon-aws/threat-intel/)
- [Cloud Infrastructure Security for AWS](/docs/security/additional-security-features/cloud-infrastructure-security/cloud-infrastructure-security-for-aws/)

To reinstall any of the above apps, follow the steps below:

1. Navigate to the **App Catalog**.
1. Search for the relevant app.
1. Install to deploy updated content under a new folder.

:::info
These are Classic apps (V1), and reinstalling them will create a new folder in your Content Library with updated dashboards.
:::

#### Step 2: Update the custom saved searches and dashboards

If you’ve created custom content based on CloudTrail fields, manual field updates as given below will be required to accommodate the new schema:
- Move the `userName` field from the `userIdentity` element to the `additionalEventData` element.
- Remove the `principalId` field from the schema.
- Move the `userId`, `identityStoreArn`, and `credentialId` fields to the `userIdentity` element.

For more information on field changes, see [AWS Security Blog](https://aws.amazon.com/blogs/security/modifications-to-aws-cloudtrail-event-data-of-iam-identity-center/#:~:text=How%20to%20prepare%20your%20workflows%20for%20the%20upcoming%20changes%20to%20IAM%20Identity%20Center%20user%20identification%20in%20CloudTrail).

:::note
AWS plans to implement these enhancements on [July 14, 2025](https://aws.amazon.com/blogs/security/modifications-to-aws-cloudtrail-event-data-of-iam-identity-center/#:~:text=Effective%20July%2014%2C%202025).

Sumo Logic apps are backward-compatible, allowing you to update the apps ahead of time. For any custom content outside of Sumo Logic’s apps or parsers, ensure your changes are backward compatible and deploy updates before July 14, 2025.
:::

### FAQ

#### What happens if I don’t update my applications or searches?

Failure to update your apps, saved searches, or dashboards will result in user-related fields not being parsed correctly. Consequently, visualizations and panels relying on those fields will appear empty or display inaccurate data.