# File lib/aws/sts/policy.rb, line 21
      def to_h
        h = super
        h.delete("Id")
        h
      end