Skip to content

/AWS1/CL_KN2=>ADDAPPLICATIONCLOUDWATCHLO00()

About AddApplicationCloudWatchLoggingOption

Adds an Amazon CloudWatch log stream to monitor application configuration errors.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONNAME TYPE /AWS1/KN2APPLICATIONNAME /AWS1/KN2APPLICATIONNAME

The Kinesis Data Analytics application name.

IO_CLOUDWATCHLOGGINGOPTION TYPE REF TO /AWS1/CL_KN2CLOUDWATCHLOGOPT00 /AWS1/CL_KN2CLOUDWATCHLOGOPT00

Provides the Amazon CloudWatch log stream Amazon Resource Name (ARN).

Optional arguments:

IV_CURRENTAPPLICATIONVRSID TYPE /AWS1/KN2APPLICATIONVERSIONID /AWS1/KN2APPLICATIONVERSIONID

The version ID of the SQL-based Kinesis Data Analytics application. You must provide the CurrentApplicationVersionId or the ConditionalToken.You can retrieve the application version ID using DescribeApplication. For better concurrency support, use the ConditionalToken parameter instead of CurrentApplicationVersionId.

IV_CONDITIONALTOKEN TYPE /AWS1/KN2CONDITIONALTOKEN /AWS1/KN2CONDITIONALTOKEN

A value you use to implement strong concurrency for application updates. You must provide the CurrentApplicationVersionId or the ConditionalToken. You get the application's current ConditionalToken using DescribeApplication. For better concurrency support, use the ConditionalToken parameter instead of CurrentApplicationVersionId.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KN2ADDAPPLICATIONCL01 /AWS1/CL_KN2ADDAPPLICATIONCL01

Domain /AWS1/RT_ACCOUNT_ID
Primitive Type NUMC