cloudwatchlogs_put_delivery_destination_policy: Creates and assigns an IAM policy that grants permissions to...

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_put_delivery_destination_policyR 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

Description

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.

Usage

cloudwatchlogs_put_delivery_destination_policy(
  deliveryDestinationName,
  deliveryDestinationPolicy
)

Arguments

deliveryDestinationName

[required] The name of the delivery destination to assign this policy to.

deliveryDestinationPolicy

[required] The contents of the policy.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.