Update Application
POST {{aws_kinesis_data_analytics_base_url}}/?Action=UpdateApplication
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"ApplicationName"=>"string", "ApplicationUpdate"=>{"ApplicationCodeUpdate"=>"string", "CloudWatchLoggingOptionUpdates"=>[{"CloudWatchLoggingOptionId"=>"string", "LogStreamARNUpdate"=>"string", "RoleARNUpdate"=>"string"}], "InputUpdates"=>[{"InputId"=>"string", "InputParallelismUpdate"=>{"CountUpdate"=>42}, "InputProcessingConfigurationUpdate"=>{"InputLambdaProcessorUpdate"=>{"ResourceARNUpdate"=>"string", "RoleARNUpdate"=>"string"}}, "InputSchemaUpdate"=>{"RecordColumnUpdates"=>[{"Mapping"=>"string", "Name"=>"string", "SqlType"=>"string"}], "RecordEncodingUpdate"=>"string", "RecordFormatUpdate"=>{"MappingParameters"=>{"CSVMappingParameters"=>{"RecordColumnDelimiter"=>"string", "RecordRowDelimiter"=>"string"}, "JSONMappingParameters"=>{"RecordRowPath"=>"string"}}, "RecordFormatType"=>"string"}}, "KinesisFirehoseInputUpdate"=>{"ResourceARNUpdate"=>"string", "RoleARNUpdate"=>"string"}, "KinesisStreamsInputUpdate"=>{"ResourceARNUpdate"=>"string", "RoleARNUpdate"=>"string"}, "NamePrefixUpdate"=>"string"}], "OutputUpdates"=>[{"DestinationSchemaUpdate"=>{"RecordFormatType"=>"string"}, "KinesisFirehoseOutputUpdate"=>{"ResourceARNUpdate"=>"string", "RoleARNUpdate"=>"string"}, "KinesisStreamsOutputUpdate"=>{"ResourceARNUpdate"=>"string", "RoleARNUpdate"=>"string"}, "LambdaOutputUpdate"=>{"ResourceARNUpdate"=>"string", "RoleARNUpdate"=>"string"}, "NameUpdate"=>"string", "OutputId"=>"string"}], "ReferenceDataSourceUpdates"=>[{"ReferenceId"=>"string", "ReferenceSchemaUpdate"=>{"RecordColumns"=>[{"Mapping"=>"string", "Name"=>"string", "SqlType"=>"string"}], "RecordEncoding"=>"string", "RecordFormat"=>{"MappingParameters"=>{"CSVMappingParameters"=>{"RecordColumnDelimiter"=>"string", "RecordRowDelimiter"=>"string"}, "JSONMappingParameters"=>{"RecordRowPath"=>"string"}}, "RecordFormatType"=>"string"}}, "S3ReferenceDataSourceUpdate"=>{"BucketARNUpdate"=>"string", "FileKeyUpdate"=>"string", "ReferenceRoleARNUpdate"=>"string"}, "TableNameUpdate"=>"string"}]}, "CurrentApplicationVersionId"=>42}