delstack
delstack copied to clipboard
[Feature] IAM Group deletion removing users from groups
Is your feature request related to a problem? Please describe. Cannot delete entity, must remove users from group first. (Service: AmazonIdentityManagement; Status Code: 409; Error Code: DeleteConflict; Request ID: xxxxxxxxxxxxxxxxxx; Proxy: null)
Describe the solution you'd like
Support AWS::IAM::Group resource type for force deletion. this removes users from the group and delete the group only.
Additional context