Creates or updates a destination
Source:R/cloudwatchlogs_operations.R
cloudwatchlogs_put_destination.RdCreates or updates a destination. This operation is used only to create destinations for cross-account subscriptions.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_put_destination/ for full documentation.
Arguments
- destinationName
[required] A name for the destination.
- targetArn
[required] The ARN of an Amazon Kinesis stream to which to deliver matching log events.
- roleArn
[required] The ARN of an IAM role that grants CloudWatch Logs permissions to call the Amazon Kinesis
PutRecordoperation on the destination stream.An optional list of key-value pairs to associate with the resource.
For more information about tagging, see Tagging Amazon Web Services resources