View source: R/directoryservice_operations.R
directoryservice_create_log_subscription | R Documentation |
Creates a subscription to forward real-time Directory Service domain controller security logs to the specified Amazon CloudWatch log group in your Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/directoryservice_create_log_subscription/ for full documentation.
directoryservice_create_log_subscription(DirectoryId, LogGroupName)
DirectoryId |
[required] Identifier of the directory to which you want to subscribe and receive real-time logs to your specified CloudWatch log group. |
LogGroupName |
[required] The name of the CloudWatch log group where the real-time domain controller logs are forwarded. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.