Sophie

Sophie

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

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

**To accept an interface endpoint connection request**

This example accepts the specified endpoint connection request for the specified endpoint service.

Command::

  aws ec2 accept-vpc-endpoint-connections --service-id vpce-svc-03d5ebb7d9579a2b3 --vpc-endpoint-ids vpce-0c1308d7312217abc
  
Output::

  {
    "Unsuccessful": []
  }