# File lib/aws/iam/policy_collection.rb, line 184 def each_item(response, &block) response.policy_names.each(&block) end