Create VPC Endpoint Connection Notification

GET {{aws_ec2_base_url}}/?ClientToken&ConnectionEvents.N&ConnectionNotificationArn&DryRun&ServiceId&VpcEndpointId&Action=CreateVpcEndpointConnectionNotification

Creates a connection notification for a specified VPC endpoint or VPC endpoint service.

Request Params

KeyDatatypeRequiredDescription
ClientTokennullUnique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.
ConnectionEvents.NnullOne or more endpoint events for which to receive notifications. Valid values are Accept, Connect, Delete, and Reject.
ConnectionNotificationArnnullThe ARN of the SNS topic for the notifications.
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.
ServiceIdnullThe ID of the endpoint service.
VpcEndpointIdnullThe ID of the endpoint.
Actionstring