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