Modify VPC Endpoint Connection Notification

GET {{aws_ec2_base_url}}/?ConnectionEvents.N&ConnectionNotificationArn&ConnectionNotificationId&DryRun&Action=ModifyVpcEndpointConnectionNotification

Modifies a connection notification for VPC endpoint or VPC endpoint service.

Request Params

KeyDatatypeRequiredDescription
ConnectionEvents.NnullOne or more events for the endpoint. Valid values are Accept, Connect, Delete, and Reject.
ConnectionNotificationArnnullThe ARN for the SNS topic for the notification.
ConnectionNotificationIdnullThe ID of the notification.
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.
Actionstring