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
Key | Datatype | Required | Description |
---|---|---|---|
ConnectionEvents.N | null | One or more events for the endpoint. Valid values are Accept, Connect, Delete, and Reject. | |
ConnectionNotificationArn | null | The ARN for the SNS topic for the notification. | |
ConnectionNotificationId | null | The ID of the notification. | |
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. | |
Action | string |