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 / ec2 / delete-vpc-endpoint-connection-notifications.rst
Size: Mime:
**To delete an endpoint connection notification**

This example deletes the specified endpoint connection notification.

Command::

  aws ec2 delete-vpc-endpoint-connection-notifications --connection-notification-ids vpce-nfn-008776de7e03f5abc

Output::

  {
    "Unsuccessful": []
  }