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
Key | Datatype | Required | Description |
---|---|---|---|
AddAllowedPrincipals.N | null | The 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 (*). | |
DryRun | null | Checks 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.N | null | The Amazon Resource Names (ARN) of one or more principals. Permissions are revoked for principals in this list. | |
ServiceId | null | The ID of the service. | |
Action | string |