# File lib/aws/iam/policy_collection.rb, line 162 def delete_policy(opts = {}) client.send("delete_#{resource_name}_policy", client_opts(opts)) end