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