Modifies a connection notification for VPC endpoint or VPC endpoint service. You can change the SNS topic for the notification, or the events for which to be notified.
get/#Action=ModifyVpcEndpointConnectionNotification
Query parameters
DryRunboolean
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 <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
ConnectionNotificationIdstring required
The ID of the notification.
ConnectionNotificationArnstring
The ARN for the SNS topic for the notification.
ConnectionEventsstring[]
The events for the endpoint. Valid values are <code>Accept</code>, <code>Connect</code>, <code>Delete</code>, and <code>Reject</code>.
Action'ModifyVpcEndpointConnectionNotification' required
Version'2016-11-15' required
Response
Success