Skip to content

Delete Subscriber Notification

securitylake_delete_subscriber_notification R Documentation

Deletes the specified notification subscription in Amazon Security Lake for the organization you specify

Description

Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.

Usage

securitylake_delete_subscriber_notification(subscriberId)

Arguments

subscriberId

[required] The ID of the Security Lake subscriber account.

Value

An empty list.

Request syntax

svc$delete_subscriber_notification(
  subscriberId = "string"
)