createVpcEndpointConnectionNotification
inline suspend fun Ec2Client.createVpcEndpointConnectionNotification(crossinline block: CreateVpcEndpointConnectionNotificationRequest.Builder.() -> Unit): CreateVpcEndpointConnectionNotificationResponse
Creates a connection notification for a specified VPC endpoint or VPC endpoint service. A connection notification notifies you of specific endpoint events. You must create an SNS topic to receive notifications. For more information, see Create a Topic in the Amazon Simple Notification Service Developer Guide.
You can create a connection notification for interface endpoints only.