mozilla-iam / cis

Home of Mozilla IAM change integration service repository.
Mozilla Public License 2.0
10 stars 22 forks source link

fix delete notification #490

Closed fiji-flo closed 4 years ago

fiji-flo commented 4 years ago

I'm getting foxy as operation. If I'm reading the doc (https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_streams_Record.html) correctly this should fix it.

In general profiles are set to inactive before deleting them which triggers an update and DinoPark will discard all data of any inactive profile. However, when manually deleting profiles from the database this was causing profiles not being deleted.