Skip to content

Add the UpdateManagedAccount Event in Lambda for the Solution Trigger #55

Description

@sbrown-tecracer

Is your feature request related to a problem? Please describe.
When an account is re-provisioned / updated in Service Catalog, the Lambda is NOT started since an UpdateManagedAccount Event is called and not a CreateManagedAccount Event

Describe the solution you'd like
For the CloudCheckR Lambda to watch both Control Tower Events - CreateManagedAccount / UpdateManagedAccount
When manually added to the Event, following Lambda message is produced:
image
This means the uploaded Lambda function itself requires this change.

Describe alternatives you've considered
Add CCR manually

Additional context
Pretty urgent since both Control Tower Events have been around for quite some time but this project hasn't been touched for some time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions