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