# File lib/aws/policy.rb, line 567
      def translate_not_like(example, opts)
        base_translate(example, "NotLike")
      end