Sophie

Sophie

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

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

**To modify an endpoint service configuration**

This example changes the acceptance requirement for the specified endpoint service.

Command::

  aws ec2 modify-vpc-endpoint-service-configuration --service-id vpce-svc-09222513e6e77dc86 --no-acceptance-required

Output::

 {
    "ReturnValue": true
 }