class AwsIamGroups::Backend::AwsClientApi

def list_groups(query = {})

def list_groups(query = {})
  aws_service_client.list_groups(query)
end