- Navigation Guide
@aws-sdk/client-kinesis-analytics
AddApplicationCloudWatchLoggingOptionCommandInput Interface
The input for AddApplicationCloudWatchLoggingOptionCommand.
Members
Name | Type | Details |
---|---|---|
ApplicationName Required | string | undefined | The Kinesis Analytics application name. |
CloudWatchLoggingOption Required | CloudWatchLoggingOption | 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 |
CurrentApplicationVersionId Required | number | undefined | The version ID of the Kinesis Analytics application. |
Full Signature
export interface AddApplicationCloudWatchLoggingOptionCommandInput extends AddApplicationCloudWatchLoggingOptionRequest