Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / glue / start-crawler.rst
Size: Mime:
**To start a crawler**

The following ``start-crawler`` example starts a crawler. ::

    aws glue start-crawler --name my-crawler

Output::

    None

For more information, see `Defining Crawlers <https://docs.aws.amazon.com/glue/latest/dg/add-crawler.html>`__ in the *AWS Glue Developer Guide*.