awslabs / ssosync

Populate AWS SSO directly with your G Suite users and groups using either a CLI or AWS Lambda
Apache License 2.0
518 stars 179 forks source link

When deleting groups/users, delete corresponding group memberships, permission set assignments, etc. #208

Open CarlosCuevas opened 1 month ago

CarlosCuevas commented 1 month ago

Is your feature request related to a problem? Please describe. If a user is deleted from AWS, there will remain a reference to that user within the group. Same for both users and groups which were assigned particular permission sets.

image

Describe the solution you'd like Cascade delete foreign key references