View source: R/cloudwatchlogs_operations.R
cloudwatchlogs_put_delivery_destination_policy | R Documentation |
Creates and assigns an IAM policy that grants permissions to CloudWatch Logs to deliver logs cross-account to a specified destination in this account. To configure the delivery of logs from an Amazon Web Services service in another account to a logs delivery destination in the current account, you must do the following:
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_put_delivery_destination_policy/ for full documentation.
cloudwatchlogs_put_delivery_destination_policy(
deliveryDestinationName,
deliveryDestinationPolicy
)
deliveryDestinationName |
[required] The name of the delivery destination to assign this policy to. |
deliveryDestinationPolicy |
[required] The contents of the policy. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.