Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 842

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**To modify an endpoint connection notification**

This example changes the SNS topic for the specified endpoint connection notification.

Command::

  aws ec2 modify-vpc-endpoint-connection-notification --connection-notification-id vpce-nfn-008776de7e03f5abc --connection-events Accept Reject --connection-notification-arn arn:aws:sns:us-east-2:123456789012:mytopic

Output::

 {
    "ReturnValue": true
 }