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 / lambda / delete-function-event-invoke-config.rst
Size: Mime:
**To delete an asynchronous invocation configuration**

The following ``delete-function-event-invoke-config`` example deletes the asynchronous invocation configuration for the ``GREEN`` alias of the specified function. ::

    aws lambda delete-function-event-invoke-config --function-name my-function:GREEN