delstack icon indicating copy to clipboard operation
delstack copied to clipboard

[Feature] IAM Group deletion removing users from groups

Open go-to-k opened this issue 3 years ago • 0 comments

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

go-to-k avatar Nov 29 '22 06:11 go-to-k