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