@aws-sdk/client-kinesis-analytics

AddApplicationCloudWatchLoggingOptionCommandInput Interface

Members

Name
Type
Details
ApplicationName Requiredstring | undefined

The Kinesis Analytics application name.

CloudWatchLoggingOption RequiredCloudWatchLoggingOption | undefined

Provides the CloudWatch log stream Amazon Resource Name (ARN) and the IAM role ARN. Note: To write application messages to CloudWatch, the IAM role that is used must have the PutLogEvents policy action enabled.

CurrentApplicationVersionId Requirednumber | undefined

The version ID of the Kinesis Analytics application.

Full Signature

export interface AddApplicationCloudWatchLoggingOptionCommandInput extends AddApplicationCloudWatchLoggingOptionRequest