deleteGroup

inline suspend fun IamClient.deleteGroup(crossinline block: DeleteGroupRequest.Builder.() -> Unit): DeleteGroupResponse

Deletes the specified IAM group. The group must not contain any users or have any attached policies.