Modify VPC Endpoint Service Permissions

GET {{aws_ec2_base_url}}/?AddAllowedPrincipals.N&DryRun&RemoveAllowedPrincipals.N&ServiceId&Action=ModifyVpcEndpointServicePermissions

Modifies the permissions for your.

Request Params

KeyDatatypeRequiredDescription
AddAllowedPrincipals.NnullThe Amazon Resource Names (ARN) of one or more principals. Permissions are granted to the principals in this list. To grant permissions to all principals, specify an asterisk (*).
DryRunnullChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
RemoveAllowedPrincipals.NnullThe Amazon Resource Names (ARN) of one or more principals. Permissions are revoked for principals in this list.
ServiceIdnullThe ID of the service.
Actionstring