# File lib/aws/core/xml/grammar.rb, line 196
        def index index_name, options = {}
          @context[:index] = options.merge(:name => index_name)
        end