Lists the active log subscriptions for the Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/directoryservice_list_log_subscriptions/ for full documentation.
directoryservice_list_log_subscriptions(
DirectoryId = NULL,
NextToken = NULL,
Limit = NULL
)
If a DirectoryID is provided, lists only the log subscription associated with that directory. If no DirectoryId is provided, lists all log subscriptions associated with your Amazon Web Services account. If there are no log subscriptions for the Amazon Web Services account or the directory, an empty list will be returned.
The token for the next set of items to return.
The maximum number of items returned.