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