Skip to content

Conversation

@Cerrix
Copy link

@Cerrix Cerrix commented Mar 30, 2022

Added the possibility to create an AWS CloudTrail Trail inside the SAM Template. This is needed by the tool to work properly. Indeed, the tool needs at least one trail able to record management events to trigger correctly the Amazon Event Bridge rules.

Issue #, if available:
NA

Description of changes:
Template.yaml: now takes a new parameter CreateTrail [yes/no] which enables the creation of:

  • AWS CloudTrail Trail
  • Amazon Simple Storage Service bucket needed by the trail
  • AWS Key Management Service key to encrypt the trail

README.MD is updated to reflect the template changes:

  • new parameter descritpion
  • cleanup instructions

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…mplate through a configurable parameter. Updated the README accordingly both in the parameter section and in the cleanup
@delagoya
Copy link

delagoya commented Oct 23, 2025

Hey @Cerrix - can you comment more on "This is needed by the tool to work properly."?

I am in the process of updating the project and I want to understand why the solution did not work for you as-is.

In particular - does this PR solve any of the open issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants