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