Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface PutDestinationCommandInputProtected

The input for PutDestinationCommand.

Hierarchy

Properties

destinationName: undefined | string

A name for the destination.

roleArn: undefined | string

The ARN of an IAM role that grants CloudWatch Logs permissions to call the Amazon Kinesis PutRecord operation on the destination stream.

tags?: Record<string, string>

An optional list of key-value pairs to associate with the resource.

For more information about tagging, see Tagging Amazon Web Services resources

targetArn: undefined | string

The ARN of an Amazon Kinesis stream to which to deliver matching log events.