aws-sdk-kinesisanalyticsv2 1.29.0 → 1.30.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -37,6 +37,7 @@ module Aws::KinesisAnalyticsV2
37
37
  ApplicationMaintenanceConfigurationUpdate = Shapes::StructureShape.new(name: 'ApplicationMaintenanceConfigurationUpdate')
38
38
  ApplicationMaintenanceWindowEndTime = Shapes::StringShape.new(name: 'ApplicationMaintenanceWindowEndTime')
39
39
  ApplicationMaintenanceWindowStartTime = Shapes::StringShape.new(name: 'ApplicationMaintenanceWindowStartTime')
40
+ ApplicationMode = Shapes::StringShape.new(name: 'ApplicationMode')
40
41
  ApplicationName = Shapes::StringShape.new(name: 'ApplicationName')
41
42
  ApplicationRestoreConfiguration = Shapes::StructureShape.new(name: 'ApplicationRestoreConfiguration')
42
43
  ApplicationRestoreType = Shapes::StringShape.new(name: 'ApplicationRestoreType')
@@ -49,10 +50,15 @@ module Aws::KinesisAnalyticsV2
49
50
  ApplicationVersionId = Shapes::IntegerShape.new(name: 'ApplicationVersionId')
50
51
  ApplicationVersionSummaries = Shapes::ListShape.new(name: 'ApplicationVersionSummaries')
51
52
  ApplicationVersionSummary = Shapes::StructureShape.new(name: 'ApplicationVersionSummary')
53
+ ArtifactType = Shapes::StringShape.new(name: 'ArtifactType')
52
54
  AuthorizedUrl = Shapes::StringShape.new(name: 'AuthorizedUrl')
55
+ BasePath = Shapes::StringShape.new(name: 'BasePath')
53
56
  BooleanObject = Shapes::BooleanShape.new(name: 'BooleanObject')
54
57
  BucketARN = Shapes::StringShape.new(name: 'BucketARN')
55
58
  CSVMappingParameters = Shapes::StructureShape.new(name: 'CSVMappingParameters')
59
+ CatalogConfiguration = Shapes::StructureShape.new(name: 'CatalogConfiguration')
60
+ CatalogConfigurationDescription = Shapes::StructureShape.new(name: 'CatalogConfigurationDescription')
61
+ CatalogConfigurationUpdate = Shapes::StructureShape.new(name: 'CatalogConfigurationUpdate')
56
62
  CheckpointConfiguration = Shapes::StructureShape.new(name: 'CheckpointConfiguration')
57
63
  CheckpointConfigurationDescription = Shapes::StructureShape.new(name: 'CheckpointConfigurationDescription')
58
64
  CheckpointConfigurationUpdate = Shapes::StructureShape.new(name: 'CheckpointConfigurationUpdate')
@@ -79,6 +85,11 @@ module Aws::KinesisAnalyticsV2
79
85
  CreateApplicationResponse = Shapes::StructureShape.new(name: 'CreateApplicationResponse')
80
86
  CreateApplicationSnapshotRequest = Shapes::StructureShape.new(name: 'CreateApplicationSnapshotRequest')
81
87
  CreateApplicationSnapshotResponse = Shapes::StructureShape.new(name: 'CreateApplicationSnapshotResponse')
88
+ CustomArtifactConfiguration = Shapes::StructureShape.new(name: 'CustomArtifactConfiguration')
89
+ CustomArtifactConfigurationDescription = Shapes::StructureShape.new(name: 'CustomArtifactConfigurationDescription')
90
+ CustomArtifactsConfigurationDescriptionList = Shapes::ListShape.new(name: 'CustomArtifactsConfigurationDescriptionList')
91
+ CustomArtifactsConfigurationList = Shapes::ListShape.new(name: 'CustomArtifactsConfigurationList')
92
+ DatabaseARN = Shapes::StringShape.new(name: 'DatabaseARN')
82
93
  DeleteApplicationCloudWatchLoggingOptionRequest = Shapes::StructureShape.new(name: 'DeleteApplicationCloudWatchLoggingOptionRequest')
83
94
  DeleteApplicationCloudWatchLoggingOptionResponse = Shapes::StructureShape.new(name: 'DeleteApplicationCloudWatchLoggingOptionResponse')
84
95
  DeleteApplicationInputProcessingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteApplicationInputProcessingConfigurationRequest')
@@ -93,6 +104,9 @@ module Aws::KinesisAnalyticsV2
93
104
  DeleteApplicationSnapshotResponse = Shapes::StructureShape.new(name: 'DeleteApplicationSnapshotResponse')
94
105
  DeleteApplicationVpcConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteApplicationVpcConfigurationRequest')
95
106
  DeleteApplicationVpcConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteApplicationVpcConfigurationResponse')
107
+ DeployAsApplicationConfiguration = Shapes::StructureShape.new(name: 'DeployAsApplicationConfiguration')
108
+ DeployAsApplicationConfigurationDescription = Shapes::StructureShape.new(name: 'DeployAsApplicationConfigurationDescription')
109
+ DeployAsApplicationConfigurationUpdate = Shapes::StructureShape.new(name: 'DeployAsApplicationConfigurationUpdate')
96
110
  DescribeApplicationRequest = Shapes::StructureShape.new(name: 'DescribeApplicationRequest')
97
111
  DescribeApplicationResponse = Shapes::StructureShape.new(name: 'DescribeApplicationResponse')
98
112
  DescribeApplicationSnapshotRequest = Shapes::StructureShape.new(name: 'DescribeApplicationSnapshotRequest')
@@ -111,6 +125,9 @@ module Aws::KinesisAnalyticsV2
111
125
  FlinkApplicationConfigurationDescription = Shapes::StructureShape.new(name: 'FlinkApplicationConfigurationDescription')
112
126
  FlinkApplicationConfigurationUpdate = Shapes::StructureShape.new(name: 'FlinkApplicationConfigurationUpdate')
113
127
  FlinkRunConfiguration = Shapes::StructureShape.new(name: 'FlinkRunConfiguration')
128
+ GlueDataCatalogConfiguration = Shapes::StructureShape.new(name: 'GlueDataCatalogConfiguration')
129
+ GlueDataCatalogConfigurationDescription = Shapes::StructureShape.new(name: 'GlueDataCatalogConfigurationDescription')
130
+ GlueDataCatalogConfigurationUpdate = Shapes::StructureShape.new(name: 'GlueDataCatalogConfigurationUpdate')
114
131
  Id = Shapes::StringShape.new(name: 'Id')
115
132
  InAppStreamName = Shapes::StringShape.new(name: 'InAppStreamName')
116
133
  InAppStreamNames = Shapes::ListShape.new(name: 'InAppStreamNames')
@@ -169,6 +186,10 @@ module Aws::KinesisAnalyticsV2
169
186
  LogLevel = Shapes::StringShape.new(name: 'LogLevel')
170
187
  LogStreamARN = Shapes::StringShape.new(name: 'LogStreamARN')
171
188
  MappingParameters = Shapes::StructureShape.new(name: 'MappingParameters')
189
+ MavenArtifactId = Shapes::StringShape.new(name: 'MavenArtifactId')
190
+ MavenGroupId = Shapes::StringShape.new(name: 'MavenGroupId')
191
+ MavenReference = Shapes::StructureShape.new(name: 'MavenReference')
192
+ MavenVersion = Shapes::StringShape.new(name: 'MavenVersion')
172
193
  MetricsLevel = Shapes::StringShape.new(name: 'MetricsLevel')
173
194
  MinPauseBetweenCheckpoints = Shapes::IntegerShape.new(name: 'MinPauseBetweenCheckpoints')
174
195
  MonitoringConfiguration = Shapes::StructureShape.new(name: 'MonitoringConfiguration')
@@ -229,6 +250,9 @@ module Aws::KinesisAnalyticsV2
229
250
  RuntimeEnvironment = Shapes::StringShape.new(name: 'RuntimeEnvironment')
230
251
  S3ApplicationCodeLocationDescription = Shapes::StructureShape.new(name: 'S3ApplicationCodeLocationDescription')
231
252
  S3Configuration = Shapes::StructureShape.new(name: 'S3Configuration')
253
+ S3ContentBaseLocation = Shapes::StructureShape.new(name: 'S3ContentBaseLocation')
254
+ S3ContentBaseLocationDescription = Shapes::StructureShape.new(name: 'S3ContentBaseLocationDescription')
255
+ S3ContentBaseLocationUpdate = Shapes::StructureShape.new(name: 'S3ContentBaseLocationUpdate')
232
256
  S3ContentLocation = Shapes::StructureShape.new(name: 'S3ContentLocation')
233
257
  S3ContentLocationUpdate = Shapes::StructureShape.new(name: 'S3ContentLocationUpdate')
234
258
  S3ReferenceDataSource = Shapes::StructureShape.new(name: 'S3ReferenceDataSource')
@@ -280,6 +304,12 @@ module Aws::KinesisAnalyticsV2
280
304
  VpcConfigurationUpdates = Shapes::ListShape.new(name: 'VpcConfigurationUpdates')
281
305
  VpcConfigurations = Shapes::ListShape.new(name: 'VpcConfigurations')
282
306
  VpcId = Shapes::StringShape.new(name: 'VpcId')
307
+ ZeppelinApplicationConfiguration = Shapes::StructureShape.new(name: 'ZeppelinApplicationConfiguration')
308
+ ZeppelinApplicationConfigurationDescription = Shapes::StructureShape.new(name: 'ZeppelinApplicationConfigurationDescription')
309
+ ZeppelinApplicationConfigurationUpdate = Shapes::StructureShape.new(name: 'ZeppelinApplicationConfigurationUpdate')
310
+ ZeppelinMonitoringConfiguration = Shapes::StructureShape.new(name: 'ZeppelinMonitoringConfiguration')
311
+ ZeppelinMonitoringConfigurationDescription = Shapes::StructureShape.new(name: 'ZeppelinMonitoringConfigurationDescription')
312
+ ZeppelinMonitoringConfigurationUpdate = Shapes::StructureShape.new(name: 'ZeppelinMonitoringConfigurationUpdate')
283
313
  ZipFileContent = Shapes::BlobShape.new(name: 'ZipFileContent')
284
314
 
285
315
  AddApplicationCloudWatchLoggingOptionRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
@@ -361,9 +391,10 @@ module Aws::KinesisAnalyticsV2
361
391
  ApplicationConfiguration.add_member(:sql_application_configuration, Shapes::ShapeRef.new(shape: SqlApplicationConfiguration, location_name: "SqlApplicationConfiguration"))
362
392
  ApplicationConfiguration.add_member(:flink_application_configuration, Shapes::ShapeRef.new(shape: FlinkApplicationConfiguration, location_name: "FlinkApplicationConfiguration"))
363
393
  ApplicationConfiguration.add_member(:environment_properties, Shapes::ShapeRef.new(shape: EnvironmentProperties, location_name: "EnvironmentProperties"))
364
- ApplicationConfiguration.add_member(:application_code_configuration, Shapes::ShapeRef.new(shape: ApplicationCodeConfiguration, required: true, location_name: "ApplicationCodeConfiguration"))
394
+ ApplicationConfiguration.add_member(:application_code_configuration, Shapes::ShapeRef.new(shape: ApplicationCodeConfiguration, location_name: "ApplicationCodeConfiguration"))
365
395
  ApplicationConfiguration.add_member(:application_snapshot_configuration, Shapes::ShapeRef.new(shape: ApplicationSnapshotConfiguration, location_name: "ApplicationSnapshotConfiguration"))
366
396
  ApplicationConfiguration.add_member(:vpc_configurations, Shapes::ShapeRef.new(shape: VpcConfigurations, location_name: "VpcConfigurations"))
397
+ ApplicationConfiguration.add_member(:zeppelin_application_configuration, Shapes::ShapeRef.new(shape: ZeppelinApplicationConfiguration, location_name: "ZeppelinApplicationConfiguration"))
367
398
  ApplicationConfiguration.struct_class = Types::ApplicationConfiguration
368
399
 
369
400
  ApplicationConfigurationDescription.add_member(:sql_application_configuration_description, Shapes::ShapeRef.new(shape: SqlApplicationConfigurationDescription, location_name: "SqlApplicationConfigurationDescription"))
@@ -373,6 +404,7 @@ module Aws::KinesisAnalyticsV2
373
404
  ApplicationConfigurationDescription.add_member(:environment_property_descriptions, Shapes::ShapeRef.new(shape: EnvironmentPropertyDescriptions, location_name: "EnvironmentPropertyDescriptions"))
374
405
  ApplicationConfigurationDescription.add_member(:application_snapshot_configuration_description, Shapes::ShapeRef.new(shape: ApplicationSnapshotConfigurationDescription, location_name: "ApplicationSnapshotConfigurationDescription"))
375
406
  ApplicationConfigurationDescription.add_member(:vpc_configuration_descriptions, Shapes::ShapeRef.new(shape: VpcConfigurationDescriptions, location_name: "VpcConfigurationDescriptions"))
407
+ ApplicationConfigurationDescription.add_member(:zeppelin_application_configuration_description, Shapes::ShapeRef.new(shape: ZeppelinApplicationConfigurationDescription, location_name: "ZeppelinApplicationConfigurationDescription"))
376
408
  ApplicationConfigurationDescription.struct_class = Types::ApplicationConfigurationDescription
377
409
 
378
410
  ApplicationConfigurationUpdate.add_member(:sql_application_configuration_update, Shapes::ShapeRef.new(shape: SqlApplicationConfigurationUpdate, location_name: "SqlApplicationConfigurationUpdate"))
@@ -381,6 +413,7 @@ module Aws::KinesisAnalyticsV2
381
413
  ApplicationConfigurationUpdate.add_member(:environment_property_updates, Shapes::ShapeRef.new(shape: EnvironmentPropertyUpdates, location_name: "EnvironmentPropertyUpdates"))
382
414
  ApplicationConfigurationUpdate.add_member(:application_snapshot_configuration_update, Shapes::ShapeRef.new(shape: ApplicationSnapshotConfigurationUpdate, location_name: "ApplicationSnapshotConfigurationUpdate"))
383
415
  ApplicationConfigurationUpdate.add_member(:vpc_configuration_updates, Shapes::ShapeRef.new(shape: VpcConfigurationUpdates, location_name: "VpcConfigurationUpdates"))
416
+ ApplicationConfigurationUpdate.add_member(:zeppelin_application_configuration_update, Shapes::ShapeRef.new(shape: ZeppelinApplicationConfigurationUpdate, location_name: "ZeppelinApplicationConfigurationUpdate"))
384
417
  ApplicationConfigurationUpdate.struct_class = Types::ApplicationConfigurationUpdate
385
418
 
386
419
  ApplicationDetail.add_member(:application_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ApplicationARN"))
@@ -399,6 +432,7 @@ module Aws::KinesisAnalyticsV2
399
432
  ApplicationDetail.add_member(:application_version_rolled_back_from, Shapes::ShapeRef.new(shape: ApplicationVersionId, location_name: "ApplicationVersionRolledBackFrom"))
400
433
  ApplicationDetail.add_member(:conditional_token, Shapes::ShapeRef.new(shape: ConditionalToken, location_name: "ConditionalToken"))
401
434
  ApplicationDetail.add_member(:application_version_rolled_back_to, Shapes::ShapeRef.new(shape: ApplicationVersionId, location_name: "ApplicationVersionRolledBackTo"))
435
+ ApplicationDetail.add_member(:application_mode, Shapes::ShapeRef.new(shape: ApplicationMode, location_name: "ApplicationMode"))
402
436
  ApplicationDetail.struct_class = Types::ApplicationDetail
403
437
 
404
438
  ApplicationMaintenanceConfigurationDescription.add_member(:application_maintenance_window_start_time, Shapes::ShapeRef.new(shape: ApplicationMaintenanceWindowStartTime, required: true, location_name: "ApplicationMaintenanceWindowStartTime"))
@@ -428,6 +462,7 @@ module Aws::KinesisAnalyticsV2
428
462
  ApplicationSummary.add_member(:application_status, Shapes::ShapeRef.new(shape: ApplicationStatus, required: true, location_name: "ApplicationStatus"))
429
463
  ApplicationSummary.add_member(:application_version_id, Shapes::ShapeRef.new(shape: ApplicationVersionId, required: true, location_name: "ApplicationVersionId"))
430
464
  ApplicationSummary.add_member(:runtime_environment, Shapes::ShapeRef.new(shape: RuntimeEnvironment, required: true, location_name: "RuntimeEnvironment"))
465
+ ApplicationSummary.add_member(:application_mode, Shapes::ShapeRef.new(shape: ApplicationMode, location_name: "ApplicationMode"))
431
466
  ApplicationSummary.struct_class = Types::ApplicationSummary
432
467
 
433
468
  ApplicationVersionSummaries.member = Shapes::ShapeRef.new(shape: ApplicationVersionSummary)
@@ -440,6 +475,15 @@ module Aws::KinesisAnalyticsV2
440
475
  CSVMappingParameters.add_member(:record_column_delimiter, Shapes::ShapeRef.new(shape: RecordColumnDelimiter, required: true, location_name: "RecordColumnDelimiter"))
441
476
  CSVMappingParameters.struct_class = Types::CSVMappingParameters
442
477
 
478
+ CatalogConfiguration.add_member(:glue_data_catalog_configuration, Shapes::ShapeRef.new(shape: GlueDataCatalogConfiguration, required: true, location_name: "GlueDataCatalogConfiguration"))
479
+ CatalogConfiguration.struct_class = Types::CatalogConfiguration
480
+
481
+ CatalogConfigurationDescription.add_member(:glue_data_catalog_configuration_description, Shapes::ShapeRef.new(shape: GlueDataCatalogConfigurationDescription, required: true, location_name: "GlueDataCatalogConfigurationDescription"))
482
+ CatalogConfigurationDescription.struct_class = Types::CatalogConfigurationDescription
483
+
484
+ CatalogConfigurationUpdate.add_member(:glue_data_catalog_configuration_update, Shapes::ShapeRef.new(shape: GlueDataCatalogConfigurationUpdate, required: true, location_name: "GlueDataCatalogConfigurationUpdate"))
485
+ CatalogConfigurationUpdate.struct_class = Types::CatalogConfigurationUpdate
486
+
443
487
  CheckpointConfiguration.add_member(:configuration_type, Shapes::ShapeRef.new(shape: ConfigurationType, required: true, location_name: "ConfigurationType"))
444
488
  CheckpointConfiguration.add_member(:checkpointing_enabled, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "CheckpointingEnabled"))
445
489
  CheckpointConfiguration.add_member(:checkpoint_interval, Shapes::ShapeRef.new(shape: CheckpointInterval, location_name: "CheckpointInterval"))
@@ -513,6 +557,7 @@ module Aws::KinesisAnalyticsV2
513
557
  CreateApplicationRequest.add_member(:application_configuration, Shapes::ShapeRef.new(shape: ApplicationConfiguration, location_name: "ApplicationConfiguration"))
514
558
  CreateApplicationRequest.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
515
559
  CreateApplicationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
560
+ CreateApplicationRequest.add_member(:application_mode, Shapes::ShapeRef.new(shape: ApplicationMode, location_name: "ApplicationMode"))
516
561
  CreateApplicationRequest.struct_class = Types::CreateApplicationRequest
517
562
 
518
563
  CreateApplicationResponse.add_member(:application_detail, Shapes::ShapeRef.new(shape: ApplicationDetail, required: true, location_name: "ApplicationDetail"))
@@ -524,6 +569,20 @@ module Aws::KinesisAnalyticsV2
524
569
 
525
570
  CreateApplicationSnapshotResponse.struct_class = Types::CreateApplicationSnapshotResponse
526
571
 
572
+ CustomArtifactConfiguration.add_member(:artifact_type, Shapes::ShapeRef.new(shape: ArtifactType, required: true, location_name: "ArtifactType"))
573
+ CustomArtifactConfiguration.add_member(:s3_content_location, Shapes::ShapeRef.new(shape: S3ContentLocation, location_name: "S3ContentLocation"))
574
+ CustomArtifactConfiguration.add_member(:maven_reference, Shapes::ShapeRef.new(shape: MavenReference, location_name: "MavenReference"))
575
+ CustomArtifactConfiguration.struct_class = Types::CustomArtifactConfiguration
576
+
577
+ CustomArtifactConfigurationDescription.add_member(:artifact_type, Shapes::ShapeRef.new(shape: ArtifactType, location_name: "ArtifactType"))
578
+ CustomArtifactConfigurationDescription.add_member(:s3_content_location_description, Shapes::ShapeRef.new(shape: S3ContentLocation, location_name: "S3ContentLocationDescription"))
579
+ CustomArtifactConfigurationDescription.add_member(:maven_reference_description, Shapes::ShapeRef.new(shape: MavenReference, location_name: "MavenReferenceDescription"))
580
+ CustomArtifactConfigurationDescription.struct_class = Types::CustomArtifactConfigurationDescription
581
+
582
+ CustomArtifactsConfigurationDescriptionList.member = Shapes::ShapeRef.new(shape: CustomArtifactConfigurationDescription)
583
+
584
+ CustomArtifactsConfigurationList.member = Shapes::ShapeRef.new(shape: CustomArtifactConfiguration)
585
+
527
586
  DeleteApplicationCloudWatchLoggingOptionRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
528
587
  DeleteApplicationCloudWatchLoggingOptionRequest.add_member(:current_application_version_id, Shapes::ShapeRef.new(shape: ApplicationVersionId, location_name: "CurrentApplicationVersionId"))
529
588
  DeleteApplicationCloudWatchLoggingOptionRequest.add_member(:cloud_watch_logging_option_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "CloudWatchLoggingOptionId"))
@@ -585,6 +644,15 @@ module Aws::KinesisAnalyticsV2
585
644
  DeleteApplicationVpcConfigurationResponse.add_member(:application_version_id, Shapes::ShapeRef.new(shape: ApplicationVersionId, location_name: "ApplicationVersionId"))
586
645
  DeleteApplicationVpcConfigurationResponse.struct_class = Types::DeleteApplicationVpcConfigurationResponse
587
646
 
647
+ DeployAsApplicationConfiguration.add_member(:s3_content_location, Shapes::ShapeRef.new(shape: S3ContentBaseLocation, required: true, location_name: "S3ContentLocation"))
648
+ DeployAsApplicationConfiguration.struct_class = Types::DeployAsApplicationConfiguration
649
+
650
+ DeployAsApplicationConfigurationDescription.add_member(:s3_content_location_description, Shapes::ShapeRef.new(shape: S3ContentBaseLocationDescription, required: true, location_name: "S3ContentLocationDescription"))
651
+ DeployAsApplicationConfigurationDescription.struct_class = Types::DeployAsApplicationConfigurationDescription
652
+
653
+ DeployAsApplicationConfigurationUpdate.add_member(:s3_content_location_update, Shapes::ShapeRef.new(shape: S3ContentBaseLocationUpdate, required: true, location_name: "S3ContentLocationUpdate"))
654
+ DeployAsApplicationConfigurationUpdate.struct_class = Types::DeployAsApplicationConfigurationUpdate
655
+
588
656
  DescribeApplicationRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
589
657
  DescribeApplicationRequest.add_member(:include_additional_details, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "IncludeAdditionalDetails"))
590
658
  DescribeApplicationRequest.struct_class = Types::DescribeApplicationRequest
@@ -650,6 +718,15 @@ module Aws::KinesisAnalyticsV2
650
718
  FlinkRunConfiguration.add_member(:allow_non_restored_state, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "AllowNonRestoredState"))
651
719
  FlinkRunConfiguration.struct_class = Types::FlinkRunConfiguration
652
720
 
721
+ GlueDataCatalogConfiguration.add_member(:database_arn, Shapes::ShapeRef.new(shape: DatabaseARN, required: true, location_name: "DatabaseARN"))
722
+ GlueDataCatalogConfiguration.struct_class = Types::GlueDataCatalogConfiguration
723
+
724
+ GlueDataCatalogConfigurationDescription.add_member(:database_arn, Shapes::ShapeRef.new(shape: DatabaseARN, required: true, location_name: "DatabaseARN"))
725
+ GlueDataCatalogConfigurationDescription.struct_class = Types::GlueDataCatalogConfigurationDescription
726
+
727
+ GlueDataCatalogConfigurationUpdate.add_member(:database_arn_update, Shapes::ShapeRef.new(shape: DatabaseARN, location_name: "DatabaseARNUpdate"))
728
+ GlueDataCatalogConfigurationUpdate.struct_class = Types::GlueDataCatalogConfigurationUpdate
729
+
653
730
  InAppStreamNames.member = Shapes::ShapeRef.new(shape: InAppStreamName)
654
731
 
655
732
  Input.add_member(:name_prefix, Shapes::ShapeRef.new(shape: InAppStreamName, required: true, location_name: "NamePrefix"))
@@ -820,6 +897,11 @@ module Aws::KinesisAnalyticsV2
820
897
  MappingParameters.add_member(:csv_mapping_parameters, Shapes::ShapeRef.new(shape: CSVMappingParameters, location_name: "CSVMappingParameters"))
821
898
  MappingParameters.struct_class = Types::MappingParameters
822
899
 
900
+ MavenReference.add_member(:group_id, Shapes::ShapeRef.new(shape: MavenGroupId, required: true, location_name: "GroupId"))
901
+ MavenReference.add_member(:artifact_id, Shapes::ShapeRef.new(shape: MavenArtifactId, required: true, location_name: "ArtifactId"))
902
+ MavenReference.add_member(:version, Shapes::ShapeRef.new(shape: MavenVersion, required: true, location_name: "Version"))
903
+ MavenReference.struct_class = Types::MavenReference
904
+
823
905
  MonitoringConfiguration.add_member(:configuration_type, Shapes::ShapeRef.new(shape: ConfigurationType, required: true, location_name: "ConfigurationType"))
824
906
  MonitoringConfiguration.add_member(:metrics_level, Shapes::ShapeRef.new(shape: MetricsLevel, location_name: "MetricsLevel"))
825
907
  MonitoringConfiguration.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "LogLevel"))
@@ -972,6 +1054,18 @@ module Aws::KinesisAnalyticsV2
972
1054
  S3Configuration.add_member(:file_key, Shapes::ShapeRef.new(shape: FileKey, required: true, location_name: "FileKey"))
973
1055
  S3Configuration.struct_class = Types::S3Configuration
974
1056
 
1057
+ S3ContentBaseLocation.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
1058
+ S3ContentBaseLocation.add_member(:base_path, Shapes::ShapeRef.new(shape: BasePath, location_name: "BasePath"))
1059
+ S3ContentBaseLocation.struct_class = Types::S3ContentBaseLocation
1060
+
1061
+ S3ContentBaseLocationDescription.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
1062
+ S3ContentBaseLocationDescription.add_member(:base_path, Shapes::ShapeRef.new(shape: BasePath, location_name: "BasePath"))
1063
+ S3ContentBaseLocationDescription.struct_class = Types::S3ContentBaseLocationDescription
1064
+
1065
+ S3ContentBaseLocationUpdate.add_member(:bucket_arn_update, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARNUpdate"))
1066
+ S3ContentBaseLocationUpdate.add_member(:base_path_update, Shapes::ShapeRef.new(shape: BasePath, location_name: "BasePathUpdate"))
1067
+ S3ContentBaseLocationUpdate.struct_class = Types::S3ContentBaseLocationUpdate
1068
+
975
1069
  S3ContentLocation.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
976
1070
  S3ContentLocation.add_member(:file_key, Shapes::ShapeRef.new(shape: FileKey, required: true, location_name: "FileKey"))
977
1071
  S3ContentLocation.add_member(:object_version, Shapes::ShapeRef.new(shape: ObjectVersion, location_name: "ObjectVersion"))
@@ -1035,7 +1129,7 @@ module Aws::KinesisAnalyticsV2
1035
1129
  SqlRunConfigurations.member = Shapes::ShapeRef.new(shape: SqlRunConfiguration)
1036
1130
 
1037
1131
  StartApplicationRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
1038
- StartApplicationRequest.add_member(:run_configuration, Shapes::ShapeRef.new(shape: RunConfiguration, required: true, location_name: "RunConfiguration"))
1132
+ StartApplicationRequest.add_member(:run_configuration, Shapes::ShapeRef.new(shape: RunConfiguration, location_name: "RunConfiguration"))
1039
1133
  StartApplicationRequest.struct_class = Types::StartApplicationRequest
1040
1134
 
1041
1135
  StartApplicationResponse.struct_class = Types::StartApplicationResponse
@@ -1120,6 +1214,33 @@ module Aws::KinesisAnalyticsV2
1120
1214
 
1121
1215
  VpcConfigurations.member = Shapes::ShapeRef.new(shape: VpcConfiguration)
1122
1216
 
1217
+ ZeppelinApplicationConfiguration.add_member(:monitoring_configuration, Shapes::ShapeRef.new(shape: ZeppelinMonitoringConfiguration, location_name: "MonitoringConfiguration"))
1218
+ ZeppelinApplicationConfiguration.add_member(:catalog_configuration, Shapes::ShapeRef.new(shape: CatalogConfiguration, location_name: "CatalogConfiguration"))
1219
+ ZeppelinApplicationConfiguration.add_member(:deploy_as_application_configuration, Shapes::ShapeRef.new(shape: DeployAsApplicationConfiguration, location_name: "DeployAsApplicationConfiguration"))
1220
+ ZeppelinApplicationConfiguration.add_member(:custom_artifacts_configuration, Shapes::ShapeRef.new(shape: CustomArtifactsConfigurationList, location_name: "CustomArtifactsConfiguration"))
1221
+ ZeppelinApplicationConfiguration.struct_class = Types::ZeppelinApplicationConfiguration
1222
+
1223
+ ZeppelinApplicationConfigurationDescription.add_member(:monitoring_configuration_description, Shapes::ShapeRef.new(shape: ZeppelinMonitoringConfigurationDescription, required: true, location_name: "MonitoringConfigurationDescription"))
1224
+ ZeppelinApplicationConfigurationDescription.add_member(:catalog_configuration_description, Shapes::ShapeRef.new(shape: CatalogConfigurationDescription, location_name: "CatalogConfigurationDescription"))
1225
+ ZeppelinApplicationConfigurationDescription.add_member(:deploy_as_application_configuration_description, Shapes::ShapeRef.new(shape: DeployAsApplicationConfigurationDescription, location_name: "DeployAsApplicationConfigurationDescription"))
1226
+ ZeppelinApplicationConfigurationDescription.add_member(:custom_artifacts_configuration_description, Shapes::ShapeRef.new(shape: CustomArtifactsConfigurationDescriptionList, location_name: "CustomArtifactsConfigurationDescription"))
1227
+ ZeppelinApplicationConfigurationDescription.struct_class = Types::ZeppelinApplicationConfigurationDescription
1228
+
1229
+ ZeppelinApplicationConfigurationUpdate.add_member(:monitoring_configuration_update, Shapes::ShapeRef.new(shape: ZeppelinMonitoringConfigurationUpdate, location_name: "MonitoringConfigurationUpdate"))
1230
+ ZeppelinApplicationConfigurationUpdate.add_member(:catalog_configuration_update, Shapes::ShapeRef.new(shape: CatalogConfigurationUpdate, location_name: "CatalogConfigurationUpdate"))
1231
+ ZeppelinApplicationConfigurationUpdate.add_member(:deploy_as_application_configuration_update, Shapes::ShapeRef.new(shape: DeployAsApplicationConfigurationUpdate, location_name: "DeployAsApplicationConfigurationUpdate"))
1232
+ ZeppelinApplicationConfigurationUpdate.add_member(:custom_artifacts_configuration_update, Shapes::ShapeRef.new(shape: CustomArtifactsConfigurationList, location_name: "CustomArtifactsConfigurationUpdate"))
1233
+ ZeppelinApplicationConfigurationUpdate.struct_class = Types::ZeppelinApplicationConfigurationUpdate
1234
+
1235
+ ZeppelinMonitoringConfiguration.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, required: true, location_name: "LogLevel"))
1236
+ ZeppelinMonitoringConfiguration.struct_class = Types::ZeppelinMonitoringConfiguration
1237
+
1238
+ ZeppelinMonitoringConfigurationDescription.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "LogLevel"))
1239
+ ZeppelinMonitoringConfigurationDescription.struct_class = Types::ZeppelinMonitoringConfigurationDescription
1240
+
1241
+ ZeppelinMonitoringConfigurationUpdate.add_member(:log_level_update, Shapes::ShapeRef.new(shape: LogLevel, required: true, location_name: "LogLevelUpdate"))
1242
+ ZeppelinMonitoringConfigurationUpdate.struct_class = Types::ZeppelinMonitoringConfigurationUpdate
1243
+
1123
1244
 
1124
1245
  # @api private
1125
1246
  API = Seahorse::Model::Api.new.tap do |api|
@@ -28,8 +28,11 @@ module Aws::KinesisAnalyticsV2
28
28
  #
29
29
  # @!attribute [rw] current_application_version_id
30
30
  # The version ID of the Kinesis Data Analytics application. You must
31
- # provide the `ApplicationVersionID` or the `ConditionalToken`.You can
32
- # retrieve the application version ID using DescribeApplication.
31
+ # provide the `CurrentApplicationVersionId` or the
32
+ # `ConditionalToken`.You can retrieve the application version ID using
33
+ # DescribeApplication. For better concurrency support, use the
34
+ # `ConditionalToken` parameter instead of
35
+ # `CurrentApplicationVersionId`.
33
36
  # @return [Integer]
34
37
  #
35
38
  # @!attribute [rw] cloud_watch_logging_option
@@ -39,9 +42,11 @@ module Aws::KinesisAnalyticsV2
39
42
  #
40
43
  # @!attribute [rw] conditional_token
41
44
  # A value you use to implement strong concurrency for application
42
- # updates. You must provide the `ApplicationVersionID` or the
45
+ # updates. You must provide the `CurrentApplicationVersionId` or the
43
46
  # `ConditionalToken`. You get the application's current
44
- # `ConditionalToken` using DescribeApplication.
47
+ # `ConditionalToken` using DescribeApplication. For better concurrency
48
+ # support, use the `ConditionalToken` parameter instead of
49
+ # `CurrentApplicationVersionId`.
45
50
  # @return [String]
46
51
  #
47
52
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/AddApplicationCloudWatchLoggingOptionRequest AWS API Documentation
@@ -101,10 +106,9 @@ module Aws::KinesisAnalyticsV2
101
106
  #
102
107
  # @!attribute [rw] current_application_version_id
103
108
  # The version of the application to which you want to add the input
104
- # processing configuration. You must provide the
105
- # `ApplicationVersionID` or the `ConditionalToken`. You can use the
106
- # DescribeApplication operation to get the current application
107
- # version. If the version specified is not the current version, the
109
+ # processing configuration. You can use the DescribeApplication
110
+ # operation to get the current application version. If the version
111
+ # specified is not the current version, the
108
112
  # `ConcurrentModificationException` is returned.
109
113
  # @return [Integer]
110
114
  #
@@ -284,11 +288,9 @@ module Aws::KinesisAnalyticsV2
284
288
  #
285
289
  # @!attribute [rw] current_application_version_id
286
290
  # The version of the application to which you want to add the output
287
- # configuration. You must provide the `ApplicationVersionID` or the
288
- # `ConditionalToken`. You can use the DescribeApplication operation to
289
- # get the current application version. If the version specified is not
290
- # the current version, the `ConcurrentModificationException` is
291
- # returned.
291
+ # configuration. You can use the DescribeApplication operation to get
292
+ # the current application version. If the version specified is not the
293
+ # current version, the `ConcurrentModificationException` is returned.
292
294
  # @return [Integer]
293
295
  #
294
296
  # @!attribute [rw] output
@@ -446,11 +448,13 @@ module Aws::KinesisAnalyticsV2
446
448
  #
447
449
  # @!attribute [rw] current_application_version_id
448
450
  # The version of the application to which you want to add the VPC
449
- # configuration. You must provide the `ApplicationVersionID` or the
450
- # `ConditionalToken`. You can use the DescribeApplication operation to
451
- # get the current application version. If the version specified is not
452
- # the current version, the `ConcurrentModificationException` is
453
- # returned.
451
+ # configuration. You must provide the `CurrentApplicationVersionId` or
452
+ # the `ConditionalToken`. You can use the DescribeApplication
453
+ # operation to get the current application version. If the version
454
+ # specified is not the current version, the
455
+ # `ConcurrentModificationException` is returned. For better
456
+ # concurrency support, use the `ConditionalToken` parameter instead of
457
+ # `CurrentApplicationVersionId`.
454
458
  # @return [Integer]
455
459
  #
456
460
  # @!attribute [rw] vpc_configuration
@@ -461,7 +465,9 @@ module Aws::KinesisAnalyticsV2
461
465
  # A value you use to implement strong concurrency for application
462
466
  # updates. You must provide the `ApplicationVersionID` or the
463
467
  # `ConditionalToken`. You get the application's current
464
- # `ConditionalToken` using DescribeApplication.
468
+ # `ConditionalToken` using DescribeApplication. For better concurrency
469
+ # support, use the `ConditionalToken` parameter instead of
470
+ # `CurrentApplicationVersionId`.
465
471
  # @return [String]
466
472
  #
467
473
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/AddApplicationVpcConfigurationRequest AWS API Documentation
@@ -499,8 +505,7 @@ module Aws::KinesisAnalyticsV2
499
505
  include Aws::Structure
500
506
  end
501
507
 
502
- # Describes code configuration for a Flink-based Kinesis Data Analytics
503
- # application.
508
+ # Describes code configuration for an application.
504
509
  #
505
510
  # @note When making an API call, you may pass ApplicationCodeConfiguration
506
511
  # data as a hash:
@@ -535,8 +540,7 @@ module Aws::KinesisAnalyticsV2
535
540
  include Aws::Structure
536
541
  end
537
542
 
538
- # Describes code configuration for a Flink-based Kinesis Data Analytics
539
- # application.
543
+ # Describes code configuration for an application.
540
544
  #
541
545
  # @!attribute [rw] code_content_type
542
546
  # Specifies whether the code content is in text or zip format.
@@ -556,8 +560,9 @@ module Aws::KinesisAnalyticsV2
556
560
  include Aws::Structure
557
561
  end
558
562
 
559
- # Describes code configuration updates to a Flink-based Kinesis Data
560
- # Analytics application.
563
+ # Describes code configuration updates for an application. This is
564
+ # supported for a Flink-based Kinesis Data Analytics application or a
565
+ # SQL-based Kinesis Data Analytics application.
561
566
  #
562
567
  # @note When making an API call, you may pass ApplicationCodeConfigurationUpdate
563
568
  # data as a hash:
@@ -719,7 +724,7 @@ module Aws::KinesisAnalyticsV2
719
724
  # },
720
725
  # ],
721
726
  # },
722
- # application_code_configuration: { # required
727
+ # application_code_configuration: {
723
728
  # code_content: {
724
729
  # text_content: "TextContent",
725
730
  # zip_file_content: "data",
@@ -740,6 +745,37 @@ module Aws::KinesisAnalyticsV2
740
745
  # security_group_ids: ["SecurityGroupId"], # required
741
746
  # },
742
747
  # ],
748
+ # zeppelin_application_configuration: {
749
+ # monitoring_configuration: {
750
+ # log_level: "INFO", # required, accepts INFO, WARN, ERROR, DEBUG
751
+ # },
752
+ # catalog_configuration: {
753
+ # glue_data_catalog_configuration: { # required
754
+ # database_arn: "DatabaseARN", # required
755
+ # },
756
+ # },
757
+ # deploy_as_application_configuration: {
758
+ # s3_content_location: { # required
759
+ # bucket_arn: "BucketARN", # required
760
+ # base_path: "BasePath",
761
+ # },
762
+ # },
763
+ # custom_artifacts_configuration: [
764
+ # {
765
+ # artifact_type: "UDF", # required, accepts UDF, DEPENDENCY_JAR
766
+ # s3_content_location: {
767
+ # bucket_arn: "BucketARN", # required
768
+ # file_key: "FileKey", # required
769
+ # object_version: "ObjectVersion",
770
+ # },
771
+ # maven_reference: {
772
+ # group_id: "MavenGroupId", # required
773
+ # artifact_id: "MavenArtifactId", # required
774
+ # version: "MavenVersion", # required
775
+ # },
776
+ # },
777
+ # ],
778
+ # },
743
779
  # }
744
780
  #
745
781
  # @!attribute [rw] sql_application_configuration
@@ -772,6 +808,11 @@ module Aws::KinesisAnalyticsV2
772
808
  # application.
773
809
  # @return [Array<Types::VpcConfiguration>]
774
810
  #
811
+ # @!attribute [rw] zeppelin_application_configuration
812
+ # The configuration parameters for a Kinesis Data Analytics Studio
813
+ # notebook.
814
+ # @return [Types::ZeppelinApplicationConfiguration]
815
+ #
775
816
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ApplicationConfiguration AWS API Documentation
776
817
  #
777
818
  class ApplicationConfiguration < Struct.new(
@@ -780,7 +821,8 @@ module Aws::KinesisAnalyticsV2
780
821
  :environment_properties,
781
822
  :application_code_configuration,
782
823
  :application_snapshot_configuration,
783
- :vpc_configurations)
824
+ :vpc_configurations,
825
+ :zeppelin_application_configuration)
784
826
  SENSITIVE = []
785
827
  include Aws::Structure
786
828
  end
@@ -822,6 +864,11 @@ module Aws::KinesisAnalyticsV2
822
864
  # application.
823
865
  # @return [Array<Types::VpcConfigurationDescription>]
824
866
  #
867
+ # @!attribute [rw] zeppelin_application_configuration_description
868
+ # The configuration parameters for a Kinesis Data Analytics Studio
869
+ # notebook.
870
+ # @return [Types::ZeppelinApplicationConfigurationDescription]
871
+ #
825
872
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ApplicationConfigurationDescription AWS API Documentation
826
873
  #
827
874
  class ApplicationConfigurationDescription < Struct.new(
@@ -831,7 +878,8 @@ module Aws::KinesisAnalyticsV2
831
878
  :flink_application_configuration_description,
832
879
  :environment_property_descriptions,
833
880
  :application_snapshot_configuration_description,
834
- :vpc_configuration_descriptions)
881
+ :vpc_configuration_descriptions,
882
+ :zeppelin_application_configuration_description)
835
883
  SENSITIVE = []
836
884
  include Aws::Structure
837
885
  end
@@ -987,6 +1035,37 @@ module Aws::KinesisAnalyticsV2
987
1035
  # security_group_id_updates: ["SecurityGroupId"],
988
1036
  # },
989
1037
  # ],
1038
+ # zeppelin_application_configuration_update: {
1039
+ # monitoring_configuration_update: {
1040
+ # log_level_update: "INFO", # required, accepts INFO, WARN, ERROR, DEBUG
1041
+ # },
1042
+ # catalog_configuration_update: {
1043
+ # glue_data_catalog_configuration_update: { # required
1044
+ # database_arn_update: "DatabaseARN",
1045
+ # },
1046
+ # },
1047
+ # deploy_as_application_configuration_update: {
1048
+ # s3_content_location_update: { # required
1049
+ # bucket_arn_update: "BucketARN", # required
1050
+ # base_path_update: "BasePath",
1051
+ # },
1052
+ # },
1053
+ # custom_artifacts_configuration_update: [
1054
+ # {
1055
+ # artifact_type: "UDF", # required, accepts UDF, DEPENDENCY_JAR
1056
+ # s3_content_location: {
1057
+ # bucket_arn: "BucketARN", # required
1058
+ # file_key: "FileKey", # required
1059
+ # object_version: "ObjectVersion",
1060
+ # },
1061
+ # maven_reference: {
1062
+ # group_id: "MavenGroupId", # required
1063
+ # artifact_id: "MavenArtifactId", # required
1064
+ # version: "MavenVersion", # required
1065
+ # },
1066
+ # },
1067
+ # ],
1068
+ # },
990
1069
  # }
991
1070
  #
992
1071
  # @!attribute [rw] sql_application_configuration_update
@@ -995,8 +1074,7 @@ module Aws::KinesisAnalyticsV2
995
1074
  # @return [Types::SqlApplicationConfigurationUpdate]
996
1075
  #
997
1076
  # @!attribute [rw] application_code_configuration_update
998
- # Describes updates to a Flink-based Kinesis Data Analytics
999
- # application's code configuration.
1077
+ # Describes updates to an application's code configuration.
1000
1078
  # @return [Types::ApplicationCodeConfigurationUpdate]
1001
1079
  #
1002
1080
  # @!attribute [rw] flink_application_configuration_update
@@ -1019,6 +1097,11 @@ module Aws::KinesisAnalyticsV2
1019
1097
  # to the application.
1020
1098
  # @return [Array<Types::VpcConfigurationUpdate>]
1021
1099
  #
1100
+ # @!attribute [rw] zeppelin_application_configuration_update
1101
+ # Updates to the configuration of a Kinesis Data Analytics Studio
1102
+ # notebook.
1103
+ # @return [Types::ZeppelinApplicationConfigurationUpdate]
1104
+ #
1022
1105
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ApplicationConfigurationUpdate AWS API Documentation
1023
1106
  #
1024
1107
  class ApplicationConfigurationUpdate < Struct.new(
@@ -1027,7 +1110,8 @@ module Aws::KinesisAnalyticsV2
1027
1110
  :flink_application_configuration_update,
1028
1111
  :environment_property_updates,
1029
1112
  :application_snapshot_configuration_update,
1030
- :vpc_configuration_updates)
1113
+ :vpc_configuration_updates,
1114
+ :zeppelin_application_configuration_update)
1031
1115
  SENSITIVE = []
1032
1116
  include Aws::Structure
1033
1117
  end
@@ -1077,8 +1161,8 @@ module Aws::KinesisAnalyticsV2
1077
1161
  # @return [Time]
1078
1162
  #
1079
1163
  # @!attribute [rw] application_configuration_description
1080
- # Provides details about the application's Java, SQL, or Scala code
1081
- # and starting parameters.
1164
+ # Describes details about the application code and starting parameters
1165
+ # for a Kinesis Data Analytics application.
1082
1166
  # @return [Types::ApplicationConfigurationDescription]
1083
1167
  #
1084
1168
  # @!attribute [rw] cloud_watch_logging_option_descriptions
@@ -1108,6 +1192,12 @@ module Aws::KinesisAnalyticsV2
1108
1192
  # The version to which you want to roll back the application.
1109
1193
  # @return [Integer]
1110
1194
  #
1195
+ # @!attribute [rw] application_mode
1196
+ # To create a Kinesis Data Analytics Studio notebook, you must set the
1197
+ # mode to `INTERACTIVE`. However, for a Kinesis Data Analytics for
1198
+ # Apache Flink application, the mode is optional.
1199
+ # @return [String]
1200
+ #
1111
1201
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ApplicationDetail AWS API Documentation
1112
1202
  #
1113
1203
  class ApplicationDetail < Struct.new(
@@ -1126,7 +1216,8 @@ module Aws::KinesisAnalyticsV2
1126
1216
  :application_version_updated_from,
1127
1217
  :application_version_rolled_back_from,
1128
1218
  :conditional_token,
1129
- :application_version_rolled_back_to)
1219
+ :application_version_rolled_back_to,
1220
+ :application_mode)
1130
1221
  SENSITIVE = []
1131
1222
  include Aws::Structure
1132
1223
  end
@@ -1252,8 +1343,8 @@ module Aws::KinesisAnalyticsV2
1252
1343
  # }
1253
1344
  #
1254
1345
  # @!attribute [rw] snapshots_enabled_update
1255
- # Describes updates to whether snapshots are enabled for a Flink-based
1256
- # Kinesis Data Analytics application.
1346
+ # Describes updates to whether snapshots are enabled for an
1347
+ # application.
1257
1348
  # @return [Boolean]
1258
1349
  #
1259
1350
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ApplicationSnapshotConfigurationUpdate AWS API Documentation
@@ -1284,8 +1375,13 @@ module Aws::KinesisAnalyticsV2
1284
1375
  # @return [Integer]
1285
1376
  #
1286
1377
  # @!attribute [rw] runtime_environment
1287
- # The runtime environment for the application (`SQL-1_0`, `FLINK-1_6`,
1288
- # `FLINK-1_8`, or `FLINK-1_11`).
1378
+ # The runtime environment for the application.
1379
+ # @return [String]
1380
+ #
1381
+ # @!attribute [rw] application_mode
1382
+ # For a Kinesis Data Analytics for Apache Flink application, the mode
1383
+ # is `STREAMING`. For a Kinesis Data Analytics Studio notebook, it is
1384
+ # `INTERACTIVE`.
1289
1385
  # @return [String]
1290
1386
  #
1291
1387
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ApplicationSummary AWS API Documentation
@@ -1295,7 +1391,8 @@ module Aws::KinesisAnalyticsV2
1295
1391
  :application_arn,
1296
1392
  :application_status,
1297
1393
  :application_version_id,
1298
- :runtime_environment)
1394
+ :runtime_environment,
1395
+ :application_mode)
1299
1396
  SENSITIVE = []
1300
1397
  include Aws::Structure
1301
1398
  end
@@ -1357,6 +1454,77 @@ module Aws::KinesisAnalyticsV2
1357
1454
  include Aws::Structure
1358
1455
  end
1359
1456
 
1457
+ # The configuration parameters for the default AWS Glue database. You
1458
+ # use this database for SQL queries that you write in a Kinesis Data
1459
+ # Analytics Studio notebook.
1460
+ #
1461
+ # @note When making an API call, you may pass CatalogConfiguration
1462
+ # data as a hash:
1463
+ #
1464
+ # {
1465
+ # glue_data_catalog_configuration: { # required
1466
+ # database_arn: "DatabaseARN", # required
1467
+ # },
1468
+ # }
1469
+ #
1470
+ # @!attribute [rw] glue_data_catalog_configuration
1471
+ # The configuration parameters for the default AWS Glue database. You
1472
+ # use this database for Apache Flink SQL queries and table API
1473
+ # transforms that you write in a Kinesis Data Analytics Studio
1474
+ # notebook.
1475
+ # @return [Types::GlueDataCatalogConfiguration]
1476
+ #
1477
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/CatalogConfiguration AWS API Documentation
1478
+ #
1479
+ class CatalogConfiguration < Struct.new(
1480
+ :glue_data_catalog_configuration)
1481
+ SENSITIVE = []
1482
+ include Aws::Structure
1483
+ end
1484
+
1485
+ # The configuration parameters for the default AWS Glue database. You
1486
+ # use this database for Apache Flink SQL queries and table API
1487
+ # transforms that you write in a Kinesis Data Analytics Studio notebook.
1488
+ #
1489
+ # @!attribute [rw] glue_data_catalog_configuration_description
1490
+ # The configuration parameters for the default AWS Glue database. You
1491
+ # use this database for SQL queries that you write in a Kinesis Data
1492
+ # Analytics Studio notebook.
1493
+ # @return [Types::GlueDataCatalogConfigurationDescription]
1494
+ #
1495
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/CatalogConfigurationDescription AWS API Documentation
1496
+ #
1497
+ class CatalogConfigurationDescription < Struct.new(
1498
+ :glue_data_catalog_configuration_description)
1499
+ SENSITIVE = []
1500
+ include Aws::Structure
1501
+ end
1502
+
1503
+ # Updates to
1504
+ #
1505
+ # @note When making an API call, you may pass CatalogConfigurationUpdate
1506
+ # data as a hash:
1507
+ #
1508
+ # {
1509
+ # glue_data_catalog_configuration_update: { # required
1510
+ # database_arn_update: "DatabaseARN",
1511
+ # },
1512
+ # }
1513
+ #
1514
+ # @!attribute [rw] glue_data_catalog_configuration_update
1515
+ # Updates to the configuration parameters for the default AWS Glue
1516
+ # database. You use this database for SQL queries that you write in a
1517
+ # Kinesis Data Analytics Studio notebook.
1518
+ # @return [Types::GlueDataCatalogConfigurationUpdate]
1519
+ #
1520
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/CatalogConfigurationUpdate AWS API Documentation
1521
+ #
1522
+ class CatalogConfigurationUpdate < Struct.new(
1523
+ :glue_data_catalog_configuration_update)
1524
+ SENSITIVE = []
1525
+ include Aws::Structure
1526
+ end
1527
+
1360
1528
  # Describes an application's checkpointing configuration. Checkpointing
1361
1529
  # is the process of persisting application state for fault tolerance.
1362
1530
  # For more information, see [ Checkpoints for Fault Tolerance][1] in the
@@ -1705,7 +1873,7 @@ module Aws::KinesisAnalyticsV2
1705
1873
  # @return [String]
1706
1874
  #
1707
1875
  # @!attribute [rw] s3_content_location
1708
- # Information about the Amazon S3 bucket containing the application
1876
+ # Information about the Amazon S3 bucket that contains the application
1709
1877
  # code.
1710
1878
  # @return [Types::S3ContentLocation]
1711
1879
  #
@@ -1719,8 +1887,8 @@ module Aws::KinesisAnalyticsV2
1719
1887
  include Aws::Structure
1720
1888
  end
1721
1889
 
1722
- # Describes details about the application code for a Flink-based Kinesis
1723
- # Data Analytics application.
1890
+ # Describes details about the code of a Kinesis Data Analytics
1891
+ # application.
1724
1892
  #
1725
1893
  # @!attribute [rw] text_content
1726
1894
  # The text-format code
@@ -1751,8 +1919,8 @@ module Aws::KinesisAnalyticsV2
1751
1919
  include Aws::Structure
1752
1920
  end
1753
1921
 
1754
- # Describes an update to the code of a Flink-based Kinesis Data
1755
- # Analytics application.
1922
+ # Describes an update to the code of an application. Not supported for
1923
+ # Apache Zeppelin.
1756
1924
  #
1757
1925
  # @note When making an API call, you may pass CodeContentUpdate
1758
1926
  # data as a hash:
@@ -1823,7 +1991,7 @@ module Aws::KinesisAnalyticsV2
1823
1991
  #
1824
1992
  # {
1825
1993
  # application_name: "ApplicationName", # required
1826
- # url_type: "FLINK_DASHBOARD_URL", # required, accepts FLINK_DASHBOARD_URL
1994
+ # url_type: "FLINK_DASHBOARD_URL", # required, accepts FLINK_DASHBOARD_URL, ZEPPELIN_UI_URL
1827
1995
  # session_expiration_duration_in_seconds: 1,
1828
1996
  # }
1829
1997
  #
@@ -1869,7 +2037,7 @@ module Aws::KinesisAnalyticsV2
1869
2037
  # {
1870
2038
  # application_name: "ApplicationName", # required
1871
2039
  # application_description: "ApplicationDescription",
1872
- # runtime_environment: "SQL-1_0", # required, accepts SQL-1_0, FLINK-1_6, FLINK-1_8, FLINK-1_11
2040
+ # runtime_environment: "SQL-1_0", # required, accepts SQL-1_0, FLINK-1_6, FLINK-1_8, FLINK-1_11, ZEPPELIN-FLINK-1_0
1873
2041
  # service_execution_role: "RoleARN", # required
1874
2042
  # application_configuration: {
1875
2043
  # sql_application_configuration: {
@@ -1992,7 +2160,7 @@ module Aws::KinesisAnalyticsV2
1992
2160
  # },
1993
2161
  # ],
1994
2162
  # },
1995
- # application_code_configuration: { # required
2163
+ # application_code_configuration: {
1996
2164
  # code_content: {
1997
2165
  # text_content: "TextContent",
1998
2166
  # zip_file_content: "data",
@@ -2013,6 +2181,37 @@ module Aws::KinesisAnalyticsV2
2013
2181
  # security_group_ids: ["SecurityGroupId"], # required
2014
2182
  # },
2015
2183
  # ],
2184
+ # zeppelin_application_configuration: {
2185
+ # monitoring_configuration: {
2186
+ # log_level: "INFO", # required, accepts INFO, WARN, ERROR, DEBUG
2187
+ # },
2188
+ # catalog_configuration: {
2189
+ # glue_data_catalog_configuration: { # required
2190
+ # database_arn: "DatabaseARN", # required
2191
+ # },
2192
+ # },
2193
+ # deploy_as_application_configuration: {
2194
+ # s3_content_location: { # required
2195
+ # bucket_arn: "BucketARN", # required
2196
+ # base_path: "BasePath",
2197
+ # },
2198
+ # },
2199
+ # custom_artifacts_configuration: [
2200
+ # {
2201
+ # artifact_type: "UDF", # required, accepts UDF, DEPENDENCY_JAR
2202
+ # s3_content_location: {
2203
+ # bucket_arn: "BucketARN", # required
2204
+ # file_key: "FileKey", # required
2205
+ # object_version: "ObjectVersion",
2206
+ # },
2207
+ # maven_reference: {
2208
+ # group_id: "MavenGroupId", # required
2209
+ # artifact_id: "MavenArtifactId", # required
2210
+ # version: "MavenVersion", # required
2211
+ # },
2212
+ # },
2213
+ # ],
2214
+ # },
2016
2215
  # },
2017
2216
  # cloud_watch_logging_options: [
2018
2217
  # {
@@ -2025,6 +2224,7 @@ module Aws::KinesisAnalyticsV2
2025
2224
  # value: "TagValue",
2026
2225
  # },
2027
2226
  # ],
2227
+ # application_mode: "STREAMING", # accepts STREAMING, INTERACTIVE
2028
2228
  # }
2029
2229
  #
2030
2230
  # @!attribute [rw] application_name
@@ -2067,6 +2267,12 @@ module Aws::KinesisAnalyticsV2
2067
2267
  # [1]: https://docs.aws.amazon.com/kinesisanalytics/latest/java/how-tagging.html
2068
2268
  # @return [Array<Types::Tag>]
2069
2269
  #
2270
+ # @!attribute [rw] application_mode
2271
+ # Use the `STREAMING` mode to create a Kinesis Data Analytics Studio
2272
+ # notebook. To create a Kinesis Data Analytics Studio notebook, use
2273
+ # the `INTERACTIVE` mode.
2274
+ # @return [String]
2275
+ #
2070
2276
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/CreateApplicationRequest AWS API Documentation
2071
2277
  #
2072
2278
  class CreateApplicationRequest < Struct.new(
@@ -2076,7 +2282,8 @@ module Aws::KinesisAnalyticsV2
2076
2282
  :service_execution_role,
2077
2283
  :application_configuration,
2078
2284
  :cloud_watch_logging_options,
2079
- :tags)
2285
+ :tags,
2286
+ :application_mode)
2080
2287
  SENSITIVE = []
2081
2288
  include Aws::Structure
2082
2289
  end
@@ -2124,6 +2331,84 @@ module Aws::KinesisAnalyticsV2
2124
2331
  #
2125
2332
  class CreateApplicationSnapshotResponse < Aws::EmptyStructure; end
2126
2333
 
2334
+ # Specifies dependency JARs, as well as JAR files that contain
2335
+ # user-defined functions (UDF).
2336
+ #
2337
+ # @note When making an API call, you may pass CustomArtifactConfiguration
2338
+ # data as a hash:
2339
+ #
2340
+ # {
2341
+ # artifact_type: "UDF", # required, accepts UDF, DEPENDENCY_JAR
2342
+ # s3_content_location: {
2343
+ # bucket_arn: "BucketARN", # required
2344
+ # file_key: "FileKey", # required
2345
+ # object_version: "ObjectVersion",
2346
+ # },
2347
+ # maven_reference: {
2348
+ # group_id: "MavenGroupId", # required
2349
+ # artifact_id: "MavenArtifactId", # required
2350
+ # version: "MavenVersion", # required
2351
+ # },
2352
+ # }
2353
+ #
2354
+ # @!attribute [rw] artifact_type
2355
+ # `UDF` stands for user-defined functions. This type of artifact must
2356
+ # be in an S3 bucket. A `DEPENDENCY_JAR` can be in either Maven or an
2357
+ # S3 bucket.
2358
+ # @return [String]
2359
+ #
2360
+ # @!attribute [rw] s3_content_location
2361
+ # For a Kinesis Data Analytics application provides a description of
2362
+ # an Amazon S3 object, including the Amazon Resource Name (ARN) of the
2363
+ # S3 bucket, the name of the Amazon S3 object that contains the data,
2364
+ # and the version number of the Amazon S3 object that contains the
2365
+ # data.
2366
+ # @return [Types::S3ContentLocation]
2367
+ #
2368
+ # @!attribute [rw] maven_reference
2369
+ # The parameters required to fully specify a Maven reference.
2370
+ # @return [Types::MavenReference]
2371
+ #
2372
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/CustomArtifactConfiguration AWS API Documentation
2373
+ #
2374
+ class CustomArtifactConfiguration < Struct.new(
2375
+ :artifact_type,
2376
+ :s3_content_location,
2377
+ :maven_reference)
2378
+ SENSITIVE = []
2379
+ include Aws::Structure
2380
+ end
2381
+
2382
+ # Specifies a dependency JAR or a JAR of user-defined functions.
2383
+ #
2384
+ # @!attribute [rw] artifact_type
2385
+ # `UDF` stands for user-defined functions. This type of artifact must
2386
+ # be in an S3 bucket. A `DEPENDENCY_JAR` can be in either Maven or an
2387
+ # S3 bucket.
2388
+ # @return [String]
2389
+ #
2390
+ # @!attribute [rw] s3_content_location_description
2391
+ # For a Kinesis Data Analytics application provides a description of
2392
+ # an Amazon S3 object, including the Amazon Resource Name (ARN) of the
2393
+ # S3 bucket, the name of the Amazon S3 object that contains the data,
2394
+ # and the version number of the Amazon S3 object that contains the
2395
+ # data.
2396
+ # @return [Types::S3ContentLocation]
2397
+ #
2398
+ # @!attribute [rw] maven_reference_description
2399
+ # The parameters that are required to specify a Maven dependency.
2400
+ # @return [Types::MavenReference]
2401
+ #
2402
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/CustomArtifactConfigurationDescription AWS API Documentation
2403
+ #
2404
+ class CustomArtifactConfigurationDescription < Struct.new(
2405
+ :artifact_type,
2406
+ :s3_content_location_description,
2407
+ :maven_reference_description)
2408
+ SENSITIVE = []
2409
+ include Aws::Structure
2410
+ end
2411
+
2127
2412
  # @note When making an API call, you may pass DeleteApplicationCloudWatchLoggingOptionRequest
2128
2413
  # data as a hash:
2129
2414
  #
@@ -2140,8 +2425,10 @@ module Aws::KinesisAnalyticsV2
2140
2425
  #
2141
2426
  # @!attribute [rw] current_application_version_id
2142
2427
  # The version ID of the application. You must provide the
2143
- # `ApplicationVersionID` or the `ConditionalToken`. You can retrieve
2144
- # the application version ID using DescribeApplication.
2428
+ # `CurrentApplicationVersionId` or the `ConditionalToken`. You can
2429
+ # retrieve the application version ID using DescribeApplication. For
2430
+ # better concurrency support, use the `ConditionalToken` parameter
2431
+ # instead of `CurrentApplicationVersionId`.
2145
2432
  # @return [Integer]
2146
2433
  #
2147
2434
  # @!attribute [rw] cloud_watch_logging_option_id
@@ -2152,9 +2439,11 @@ module Aws::KinesisAnalyticsV2
2152
2439
  #
2153
2440
  # @!attribute [rw] conditional_token
2154
2441
  # A value you use to implement strong concurrency for application
2155
- # updates. You must provide the `ApplicationVersionID` or the
2442
+ # updates. You must provide the `CurrentApplicationVersionId` or the
2156
2443
  # `ConditionalToken`. You get the application's current
2157
- # `ConditionalToken` using DescribeApplication.
2444
+ # `ConditionalToken` using DescribeApplication. For better concurrency
2445
+ # support, use the `ConditionalToken` parameter instead of
2446
+ # `CurrentApplicationVersionId`.
2158
2447
  # @return [String]
2159
2448
  #
2160
2449
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/DeleteApplicationCloudWatchLoggingOptionRequest AWS API Documentation
@@ -2439,8 +2728,10 @@ module Aws::KinesisAnalyticsV2
2439
2728
  #
2440
2729
  # @!attribute [rw] current_application_version_id
2441
2730
  # The current application version ID. You must provide the
2442
- # `ApplicationVersionID` or the `ConditionalToken`.You can retrieve
2443
- # the application version ID using DescribeApplication.
2731
+ # `CurrentApplicationVersionId` or the `ConditionalToken`. You can
2732
+ # retrieve the application version ID using DescribeApplication. For
2733
+ # better concurrency support, use the `ConditionalToken` parameter
2734
+ # instead of `CurrentApplicationVersionId`.
2444
2735
  # @return [Integer]
2445
2736
  #
2446
2737
  # @!attribute [rw] vpc_configuration_id
@@ -2449,9 +2740,11 @@ module Aws::KinesisAnalyticsV2
2449
2740
  #
2450
2741
  # @!attribute [rw] conditional_token
2451
2742
  # A value you use to implement strong concurrency for application
2452
- # updates. You must provide the `ApplicationVersionID` or the
2743
+ # updates. You must provide the `CurrentApplicationVersionId` or the
2453
2744
  # `ConditionalToken`. You get the application's current
2454
- # `ConditionalToken` using DescribeApplication.
2745
+ # `ConditionalToken` using DescribeApplication. For better concurrency
2746
+ # support, use the `ConditionalToken` parameter instead of
2747
+ # `CurrentApplicationVersionId`.
2455
2748
  # @return [String]
2456
2749
  #
2457
2750
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/DeleteApplicationVpcConfigurationRequest AWS API Documentation
@@ -2482,6 +2775,77 @@ module Aws::KinesisAnalyticsV2
2482
2775
  include Aws::Structure
2483
2776
  end
2484
2777
 
2778
+ # The information required to deploy a Kinesis Data Analytics Studio
2779
+ # notebook as an application with durable state..
2780
+ #
2781
+ # @note When making an API call, you may pass DeployAsApplicationConfiguration
2782
+ # data as a hash:
2783
+ #
2784
+ # {
2785
+ # s3_content_location: { # required
2786
+ # bucket_arn: "BucketARN", # required
2787
+ # base_path: "BasePath",
2788
+ # },
2789
+ # }
2790
+ #
2791
+ # @!attribute [rw] s3_content_location
2792
+ # The description of an Amazon S3 object that contains the Amazon Data
2793
+ # Analytics application, including the Amazon Resource Name (ARN) of
2794
+ # the S3 bucket, the name of the Amazon S3 object that contains the
2795
+ # data, and the version number of the Amazon S3 object that contains
2796
+ # the data.
2797
+ # @return [Types::S3ContentBaseLocation]
2798
+ #
2799
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/DeployAsApplicationConfiguration AWS API Documentation
2800
+ #
2801
+ class DeployAsApplicationConfiguration < Struct.new(
2802
+ :s3_content_location)
2803
+ SENSITIVE = []
2804
+ include Aws::Structure
2805
+ end
2806
+
2807
+ # The configuration information required to deploy an Amazon Data
2808
+ # Analytics Studio notebook as an application with durable state.
2809
+ #
2810
+ # @!attribute [rw] s3_content_location_description
2811
+ # The location that holds the data required to specify an Amazon Data
2812
+ # Analytics application.
2813
+ # @return [Types::S3ContentBaseLocationDescription]
2814
+ #
2815
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/DeployAsApplicationConfigurationDescription AWS API Documentation
2816
+ #
2817
+ class DeployAsApplicationConfigurationDescription < Struct.new(
2818
+ :s3_content_location_description)
2819
+ SENSITIVE = []
2820
+ include Aws::Structure
2821
+ end
2822
+
2823
+ # Updates to the configuration information required to deploy an Amazon
2824
+ # Data Analytics Studio notebook as an application with durable state..
2825
+ #
2826
+ # @note When making an API call, you may pass DeployAsApplicationConfigurationUpdate
2827
+ # data as a hash:
2828
+ #
2829
+ # {
2830
+ # s3_content_location_update: { # required
2831
+ # bucket_arn_update: "BucketARN", # required
2832
+ # base_path_update: "BasePath",
2833
+ # },
2834
+ # }
2835
+ #
2836
+ # @!attribute [rw] s3_content_location_update
2837
+ # Updates to the location that holds the data required to specify an
2838
+ # Amazon Data Analytics application.
2839
+ # @return [Types::S3ContentBaseLocationUpdate]
2840
+ #
2841
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/DeployAsApplicationConfigurationUpdate AWS API Documentation
2842
+ #
2843
+ class DeployAsApplicationConfigurationUpdate < Struct.new(
2844
+ :s3_content_location_update)
2845
+ SENSITIVE = []
2846
+ include Aws::Structure
2847
+ end
2848
+
2485
2849
  # @note When making an API call, you may pass DescribeApplicationRequest
2486
2850
  # data as a hash:
2487
2851
  #
@@ -2739,8 +3103,7 @@ module Aws::KinesisAnalyticsV2
2739
3103
  include Aws::Structure
2740
3104
  end
2741
3105
 
2742
- # Describes the execution properties for a Flink-based Kinesis Data
2743
- # Analytics application.
3106
+ # Describes the execution properties for an Apache Flink runtime.
2744
3107
  #
2745
3108
  # @!attribute [rw] property_group_descriptions
2746
3109
  # Describes the execution property groups.
@@ -2755,7 +3118,7 @@ module Aws::KinesisAnalyticsV2
2755
3118
  end
2756
3119
 
2757
3120
  # Describes updates to the execution property groups for a Flink-based
2758
- # Kinesis Data Analytics application.
3121
+ # Kinesis Data Analytics application or a Studio notebook.
2759
3122
  #
2760
3123
  # @note When making an API call, you may pass EnvironmentPropertyUpdates
2761
3124
  # data as a hash:
@@ -2784,7 +3147,7 @@ module Aws::KinesisAnalyticsV2
2784
3147
  end
2785
3148
 
2786
3149
  # Describes configuration parameters for a Flink-based Kinesis Data
2787
- # Analytics application.
3150
+ # Analytics application or a Studio notebook.
2788
3151
  #
2789
3152
  # @note When making an API call, you may pass FlinkApplicationConfiguration
2790
3153
  # data as a hash:
@@ -2975,6 +3338,68 @@ module Aws::KinesisAnalyticsV2
2975
3338
  include Aws::Structure
2976
3339
  end
2977
3340
 
3341
+ # The configuration of the Glue Data Catalog that you use for Apache
3342
+ # Flink SQL queries and table API transforms that you write in an
3343
+ # application.
3344
+ #
3345
+ # @note When making an API call, you may pass GlueDataCatalogConfiguration
3346
+ # data as a hash:
3347
+ #
3348
+ # {
3349
+ # database_arn: "DatabaseARN", # required
3350
+ # }
3351
+ #
3352
+ # @!attribute [rw] database_arn
3353
+ # The Amazon Resource Name (ARN) of the database.
3354
+ # @return [String]
3355
+ #
3356
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/GlueDataCatalogConfiguration AWS API Documentation
3357
+ #
3358
+ class GlueDataCatalogConfiguration < Struct.new(
3359
+ :database_arn)
3360
+ SENSITIVE = []
3361
+ include Aws::Structure
3362
+ end
3363
+
3364
+ # The configuration of the Glue Data Catalog that you use for Apache
3365
+ # Flink SQL queries and table API transforms that you write in an
3366
+ # application.
3367
+ #
3368
+ # @!attribute [rw] database_arn
3369
+ # The Amazon Resource Name (ARN) of the database.
3370
+ # @return [String]
3371
+ #
3372
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/GlueDataCatalogConfigurationDescription AWS API Documentation
3373
+ #
3374
+ class GlueDataCatalogConfigurationDescription < Struct.new(
3375
+ :database_arn)
3376
+ SENSITIVE = []
3377
+ include Aws::Structure
3378
+ end
3379
+
3380
+ # Updates to the configuration of the Glue Data Catalog that you use for
3381
+ # SQL queries that you write in a Kinesis Data Analytics Studio
3382
+ # notebook.
3383
+ #
3384
+ # @note When making an API call, you may pass GlueDataCatalogConfigurationUpdate
3385
+ # data as a hash:
3386
+ #
3387
+ # {
3388
+ # database_arn_update: "DatabaseARN",
3389
+ # }
3390
+ #
3391
+ # @!attribute [rw] database_arn_update
3392
+ # The updated Amazon Resource Name (ARN) of the database.
3393
+ # @return [String]
3394
+ #
3395
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/GlueDataCatalogConfigurationUpdate AWS API Documentation
3396
+ #
3397
+ class GlueDataCatalogConfigurationUpdate < Struct.new(
3398
+ :database_arn_update)
3399
+ SENSITIVE = []
3400
+ include Aws::Structure
3401
+ end
3402
+
2978
3403
  # When you configure the application input for a SQL-based Kinesis Data
2979
3404
  # Analytics application, you specify the streaming source, the
2980
3405
  # in-application stream name that is created, and the mapping between
@@ -4279,9 +4704,43 @@ module Aws::KinesisAnalyticsV2
4279
4704
  include Aws::Structure
4280
4705
  end
4281
4706
 
4282
- # Describes configuration parameters for Amazon CloudWatch logging for a
4283
- # Flink-based Kinesis Data Analytics application. For more information
4284
- # about CloudWatch logging, see [Monitoring][1].
4707
+ # The information required to specify a Maven reference. You can use
4708
+ # Maven references to specify dependency JAR files.
4709
+ #
4710
+ # @note When making an API call, you may pass MavenReference
4711
+ # data as a hash:
4712
+ #
4713
+ # {
4714
+ # group_id: "MavenGroupId", # required
4715
+ # artifact_id: "MavenArtifactId", # required
4716
+ # version: "MavenVersion", # required
4717
+ # }
4718
+ #
4719
+ # @!attribute [rw] group_id
4720
+ # The group ID of the Maven reference.
4721
+ # @return [String]
4722
+ #
4723
+ # @!attribute [rw] artifact_id
4724
+ # The artifact ID of the Maven reference.
4725
+ # @return [String]
4726
+ #
4727
+ # @!attribute [rw] version
4728
+ # The version of the Maven reference.
4729
+ # @return [String]
4730
+ #
4731
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/MavenReference AWS API Documentation
4732
+ #
4733
+ class MavenReference < Struct.new(
4734
+ :group_id,
4735
+ :artifact_id,
4736
+ :version)
4737
+ SENSITIVE = []
4738
+ include Aws::Structure
4739
+ end
4740
+
4741
+ # Describes configuration parameters for Amazon CloudWatch logging for
4742
+ # an application. For more information about CloudWatch logging, see
4743
+ # [Monitoring][1].
4285
4744
  #
4286
4745
  #
4287
4746
  #
@@ -4323,8 +4782,8 @@ module Aws::KinesisAnalyticsV2
4323
4782
  include Aws::Structure
4324
4783
  end
4325
4784
 
4326
- # Describes configuration parameters for CloudWatch logging for a
4327
- # Flink-based Kinesis Data Analytics application.
4785
+ # Describes configuration parameters for CloudWatch logging for an
4786
+ # application.
4328
4787
  #
4329
4788
  # @!attribute [rw] configuration_type
4330
4789
  # Describes whether to use the default CloudWatch logging
@@ -4350,7 +4809,7 @@ module Aws::KinesisAnalyticsV2
4350
4809
  end
4351
4810
 
4352
4811
  # Describes updates to configuration parameters for Amazon CloudWatch
4353
- # logging for a Flink-based Kinesis Data Analytics application.
4812
+ # logging for an application.
4354
4813
  #
4355
4814
  # @note When making an API call, you may pass MonitoringConfigurationUpdate
4356
4815
  # data as a hash:
@@ -4687,8 +5146,8 @@ module Aws::KinesisAnalyticsV2
4687
5146
  include Aws::Structure
4688
5147
  end
4689
5148
 
4690
- # Describes updates to parameters for how a Flink-based Kinesis Data
4691
- # Analytics application executes multiple tasks simultaneously.
5149
+ # Describes updates to parameters for how an application executes
5150
+ # multiple tasks simultaneously.
4692
5151
  #
4693
5152
  # @note When making an API call, you may pass ParallelismConfigurationUpdate
4694
5153
  # data as a hash:
@@ -4728,8 +5187,8 @@ module Aws::KinesisAnalyticsV2
4728
5187
  #
4729
5188
  # @!attribute [rw] auto_scaling_enabled_update
4730
5189
  # Describes updates to whether the Kinesis Data Analytics service can
4731
- # increase the parallelism of the application in response to increased
4732
- # throughput.
5190
+ # increase the parallelism of a Flink-based Kinesis Data Analytics
5191
+ # application in response to increased throughput.
4733
5192
  # @return [Boolean]
4734
5193
  #
4735
5194
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ParallelismConfigurationUpdate AWS API Documentation
@@ -4743,8 +5202,7 @@ module Aws::KinesisAnalyticsV2
4743
5202
  include Aws::Structure
4744
5203
  end
4745
5204
 
4746
- # Property key-value pairs passed into a Flink-based Kinesis Data
4747
- # Analytics application.
5205
+ # Property key-value pairs passed into an application.
4748
5206
  #
4749
5207
  # @note When making an API call, you may pass PropertyGroup
4750
5208
  # data as a hash:
@@ -5221,8 +5679,8 @@ module Aws::KinesisAnalyticsV2
5221
5679
  include Aws::Structure
5222
5680
  end
5223
5681
 
5224
- # Describes the location of a Flink-based Kinesis Data Analytics
5225
- # application's code stored in an S3 bucket.
5682
+ # Describes the location of an application's code stored in an S3
5683
+ # bucket.
5226
5684
  #
5227
5685
  # @!attribute [rw] bucket_arn
5228
5686
  # The Amazon Resource Name (ARN) for the S3 bucket containing the
@@ -5277,11 +5735,84 @@ module Aws::KinesisAnalyticsV2
5277
5735
  include Aws::Structure
5278
5736
  end
5279
5737
 
5280
- # For a Flink-based Kinesis Data Analytics application, provides a
5281
- # description of an Amazon S3 object, including the Amazon Resource Name
5282
- # (ARN) of the S3 bucket, the name of the Amazon S3 object that contains
5283
- # the data, and the version number of the Amazon S3 object that contains
5284
- # the data.
5738
+ # The S3 bucket that holds the application information.
5739
+ #
5740
+ # @note When making an API call, you may pass S3ContentBaseLocation
5741
+ # data as a hash:
5742
+ #
5743
+ # {
5744
+ # bucket_arn: "BucketARN", # required
5745
+ # base_path: "BasePath",
5746
+ # }
5747
+ #
5748
+ # @!attribute [rw] bucket_arn
5749
+ # The Amazon Resource Name (ARN) of the S3 bucket.
5750
+ # @return [String]
5751
+ #
5752
+ # @!attribute [rw] base_path
5753
+ # The base path for the S3 bucket.
5754
+ # @return [String]
5755
+ #
5756
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/S3ContentBaseLocation AWS API Documentation
5757
+ #
5758
+ class S3ContentBaseLocation < Struct.new(
5759
+ :bucket_arn,
5760
+ :base_path)
5761
+ SENSITIVE = []
5762
+ include Aws::Structure
5763
+ end
5764
+
5765
+ # The description of the S3 base location that holds the application.
5766
+ #
5767
+ # @!attribute [rw] bucket_arn
5768
+ # The Amazon Resource Name (ARN) of the S3 bucket.
5769
+ # @return [String]
5770
+ #
5771
+ # @!attribute [rw] base_path
5772
+ # The base path for the S3 bucket.
5773
+ # @return [String]
5774
+ #
5775
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/S3ContentBaseLocationDescription AWS API Documentation
5776
+ #
5777
+ class S3ContentBaseLocationDescription < Struct.new(
5778
+ :bucket_arn,
5779
+ :base_path)
5780
+ SENSITIVE = []
5781
+ include Aws::Structure
5782
+ end
5783
+
5784
+ # The information required to update the S3 base location that holds the
5785
+ # application.
5786
+ #
5787
+ # @note When making an API call, you may pass S3ContentBaseLocationUpdate
5788
+ # data as a hash:
5789
+ #
5790
+ # {
5791
+ # bucket_arn_update: "BucketARN", # required
5792
+ # base_path_update: "BasePath",
5793
+ # }
5794
+ #
5795
+ # @!attribute [rw] bucket_arn_update
5796
+ # The updated Amazon Resource Name (ARN) of the S3 bucket.
5797
+ # @return [String]
5798
+ #
5799
+ # @!attribute [rw] base_path_update
5800
+ # The updated S3 bucket path.
5801
+ # @return [String]
5802
+ #
5803
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/S3ContentBaseLocationUpdate AWS API Documentation
5804
+ #
5805
+ class S3ContentBaseLocationUpdate < Struct.new(
5806
+ :bucket_arn_update,
5807
+ :base_path_update)
5808
+ SENSITIVE = []
5809
+ include Aws::Structure
5810
+ end
5811
+
5812
+ # For a Kinesis Data Analytics application provides a description of an
5813
+ # Amazon S3 object, including the Amazon Resource Name (ARN) of the S3
5814
+ # bucket, the name of the Amazon S3 object that contains the data, and
5815
+ # the version number of the Amazon S3 object that contains the data.
5285
5816
  #
5286
5817
  # @note When making an API call, you may pass S3ContentLocation
5287
5818
  # data as a hash:
@@ -5315,8 +5846,8 @@ module Aws::KinesisAnalyticsV2
5315
5846
  include Aws::Structure
5316
5847
  end
5317
5848
 
5318
- # Describes an update for the Amazon S3 code content location for a
5319
- # Flink-based Kinesis Data Analytics application.
5849
+ # Describes an update for the Amazon S3 code content location for an
5850
+ # application.
5320
5851
  #
5321
5852
  # @note When making an API call, you may pass S3ContentLocationUpdate
5322
5853
  # data as a hash:
@@ -5854,7 +6385,7 @@ module Aws::KinesisAnalyticsV2
5854
6385
  #
5855
6386
  # {
5856
6387
  # application_name: "ApplicationName", # required
5857
- # run_configuration: { # required
6388
+ # run_configuration: {
5858
6389
  # flink_run_configuration: {
5859
6390
  # allow_non_restored_state: false,
5860
6391
  # },
@@ -6293,6 +6824,37 @@ module Aws::KinesisAnalyticsV2
6293
6824
  # security_group_id_updates: ["SecurityGroupId"],
6294
6825
  # },
6295
6826
  # ],
6827
+ # zeppelin_application_configuration_update: {
6828
+ # monitoring_configuration_update: {
6829
+ # log_level_update: "INFO", # required, accepts INFO, WARN, ERROR, DEBUG
6830
+ # },
6831
+ # catalog_configuration_update: {
6832
+ # glue_data_catalog_configuration_update: { # required
6833
+ # database_arn_update: "DatabaseARN",
6834
+ # },
6835
+ # },
6836
+ # deploy_as_application_configuration_update: {
6837
+ # s3_content_location_update: { # required
6838
+ # bucket_arn_update: "BucketARN", # required
6839
+ # base_path_update: "BasePath",
6840
+ # },
6841
+ # },
6842
+ # custom_artifacts_configuration_update: [
6843
+ # {
6844
+ # artifact_type: "UDF", # required, accepts UDF, DEPENDENCY_JAR
6845
+ # s3_content_location: {
6846
+ # bucket_arn: "BucketARN", # required
6847
+ # file_key: "FileKey", # required
6848
+ # object_version: "ObjectVersion",
6849
+ # },
6850
+ # maven_reference: {
6851
+ # group_id: "MavenGroupId", # required
6852
+ # artifact_id: "MavenArtifactId", # required
6853
+ # version: "MavenVersion", # required
6854
+ # },
6855
+ # },
6856
+ # ],
6857
+ # },
6296
6858
  # },
6297
6859
  # service_execution_role_update: "RoleARN",
6298
6860
  # run_configuration_update: {
@@ -6319,8 +6881,10 @@ module Aws::KinesisAnalyticsV2
6319
6881
  #
6320
6882
  # @!attribute [rw] current_application_version_id
6321
6883
  # The current application version ID. You must provide the
6322
- # `ApplicationVersionID` or the `ConditionalToken`.You can retrieve
6323
- # the application version ID using DescribeApplication.
6884
+ # `CurrentApplicationVersionId` or the `ConditionalToken`.You can
6885
+ # retrieve the application version ID using DescribeApplication. For
6886
+ # better concurrency support, use the `ConditionalToken` parameter
6887
+ # instead of `CurrentApplicationVersionId`.
6324
6888
  # @return [Integer]
6325
6889
  #
6326
6890
  # @!attribute [rw] application_configuration_update
@@ -6344,9 +6908,11 @@ module Aws::KinesisAnalyticsV2
6344
6908
  #
6345
6909
  # @!attribute [rw] conditional_token
6346
6910
  # A value you use to implement strong concurrency for application
6347
- # updates. You must provide the `ApplicationVersionID` or the
6911
+ # updates. You must provide the `CurrentApplicationVersionId` or the
6348
6912
  # `ConditionalToken`. You get the application's current
6349
- # `ConditionalToken` using DescribeApplication.
6913
+ # `ConditionalToken` using DescribeApplication. For better concurrency
6914
+ # support, use the `ConditionalToken` parameter instead of
6915
+ # `CurrentApplicationVersionId`.
6350
6916
  # @return [String]
6351
6917
  #
6352
6918
  # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/UpdateApplicationRequest AWS API Documentation
@@ -6490,5 +7056,241 @@ module Aws::KinesisAnalyticsV2
6490
7056
  include Aws::Structure
6491
7057
  end
6492
7058
 
7059
+ # The configuration of a Kinesis Data Analytics Studio notebook.
7060
+ #
7061
+ # @note When making an API call, you may pass ZeppelinApplicationConfiguration
7062
+ # data as a hash:
7063
+ #
7064
+ # {
7065
+ # monitoring_configuration: {
7066
+ # log_level: "INFO", # required, accepts INFO, WARN, ERROR, DEBUG
7067
+ # },
7068
+ # catalog_configuration: {
7069
+ # glue_data_catalog_configuration: { # required
7070
+ # database_arn: "DatabaseARN", # required
7071
+ # },
7072
+ # },
7073
+ # deploy_as_application_configuration: {
7074
+ # s3_content_location: { # required
7075
+ # bucket_arn: "BucketARN", # required
7076
+ # base_path: "BasePath",
7077
+ # },
7078
+ # },
7079
+ # custom_artifacts_configuration: [
7080
+ # {
7081
+ # artifact_type: "UDF", # required, accepts UDF, DEPENDENCY_JAR
7082
+ # s3_content_location: {
7083
+ # bucket_arn: "BucketARN", # required
7084
+ # file_key: "FileKey", # required
7085
+ # object_version: "ObjectVersion",
7086
+ # },
7087
+ # maven_reference: {
7088
+ # group_id: "MavenGroupId", # required
7089
+ # artifact_id: "MavenArtifactId", # required
7090
+ # version: "MavenVersion", # required
7091
+ # },
7092
+ # },
7093
+ # ],
7094
+ # }
7095
+ #
7096
+ # @!attribute [rw] monitoring_configuration
7097
+ # The monitoring configuration of a Kinesis Data Analytics Studio
7098
+ # notebook.
7099
+ # @return [Types::ZeppelinMonitoringConfiguration]
7100
+ #
7101
+ # @!attribute [rw] catalog_configuration
7102
+ # The AWS Glue Data Catalog that you use in queries in a Kinesis Data
7103
+ # Analytics Studio notebook.
7104
+ # @return [Types::CatalogConfiguration]
7105
+ #
7106
+ # @!attribute [rw] deploy_as_application_configuration
7107
+ # The information required to deploy a Kinesis Data Analytics Studio
7108
+ # notebook as an application with durable state..
7109
+ # @return [Types::DeployAsApplicationConfiguration]
7110
+ #
7111
+ # @!attribute [rw] custom_artifacts_configuration
7112
+ # Custom artifacts are dependency JARs and user-defined functions
7113
+ # (UDF).
7114
+ # @return [Array<Types::CustomArtifactConfiguration>]
7115
+ #
7116
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ZeppelinApplicationConfiguration AWS API Documentation
7117
+ #
7118
+ class ZeppelinApplicationConfiguration < Struct.new(
7119
+ :monitoring_configuration,
7120
+ :catalog_configuration,
7121
+ :deploy_as_application_configuration,
7122
+ :custom_artifacts_configuration)
7123
+ SENSITIVE = []
7124
+ include Aws::Structure
7125
+ end
7126
+
7127
+ # The configuration of a Kinesis Data Analytics Studio notebook.
7128
+ #
7129
+ # @!attribute [rw] monitoring_configuration_description
7130
+ # The monitoring configuration of a Kinesis Data Analytics Studio
7131
+ # notebook.
7132
+ # @return [Types::ZeppelinMonitoringConfigurationDescription]
7133
+ #
7134
+ # @!attribute [rw] catalog_configuration_description
7135
+ # The AWS Glue Data Catalog that is associated with the Kinesis Data
7136
+ # Analytics Studio notebook.
7137
+ # @return [Types::CatalogConfigurationDescription]
7138
+ #
7139
+ # @!attribute [rw] deploy_as_application_configuration_description
7140
+ # The parameters required to deploy a Kinesis Data Analytics Studio
7141
+ # notebook as an application with durable state..
7142
+ # @return [Types::DeployAsApplicationConfigurationDescription]
7143
+ #
7144
+ # @!attribute [rw] custom_artifacts_configuration_description
7145
+ # Custom artifacts are dependency JARs and user-defined functions
7146
+ # (UDF).
7147
+ # @return [Array<Types::CustomArtifactConfigurationDescription>]
7148
+ #
7149
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ZeppelinApplicationConfigurationDescription AWS API Documentation
7150
+ #
7151
+ class ZeppelinApplicationConfigurationDescription < Struct.new(
7152
+ :monitoring_configuration_description,
7153
+ :catalog_configuration_description,
7154
+ :deploy_as_application_configuration_description,
7155
+ :custom_artifacts_configuration_description)
7156
+ SENSITIVE = []
7157
+ include Aws::Structure
7158
+ end
7159
+
7160
+ # Updates to the configuration of Kinesis Data Analytics Studio
7161
+ # notebook.
7162
+ #
7163
+ # @note When making an API call, you may pass ZeppelinApplicationConfigurationUpdate
7164
+ # data as a hash:
7165
+ #
7166
+ # {
7167
+ # monitoring_configuration_update: {
7168
+ # log_level_update: "INFO", # required, accepts INFO, WARN, ERROR, DEBUG
7169
+ # },
7170
+ # catalog_configuration_update: {
7171
+ # glue_data_catalog_configuration_update: { # required
7172
+ # database_arn_update: "DatabaseARN",
7173
+ # },
7174
+ # },
7175
+ # deploy_as_application_configuration_update: {
7176
+ # s3_content_location_update: { # required
7177
+ # bucket_arn_update: "BucketARN", # required
7178
+ # base_path_update: "BasePath",
7179
+ # },
7180
+ # },
7181
+ # custom_artifacts_configuration_update: [
7182
+ # {
7183
+ # artifact_type: "UDF", # required, accepts UDF, DEPENDENCY_JAR
7184
+ # s3_content_location: {
7185
+ # bucket_arn: "BucketARN", # required
7186
+ # file_key: "FileKey", # required
7187
+ # object_version: "ObjectVersion",
7188
+ # },
7189
+ # maven_reference: {
7190
+ # group_id: "MavenGroupId", # required
7191
+ # artifact_id: "MavenArtifactId", # required
7192
+ # version: "MavenVersion", # required
7193
+ # },
7194
+ # },
7195
+ # ],
7196
+ # }
7197
+ #
7198
+ # @!attribute [rw] monitoring_configuration_update
7199
+ # Updates to the monitoring configuration of a Kinesis Data Analytics
7200
+ # Studio notebook.
7201
+ # @return [Types::ZeppelinMonitoringConfigurationUpdate]
7202
+ #
7203
+ # @!attribute [rw] catalog_configuration_update
7204
+ # Updates to the configuration of the AWS Glue Data Catalog that is
7205
+ # associated with the Kinesis Data Analytics Studio notebook.
7206
+ # @return [Types::CatalogConfigurationUpdate]
7207
+ #
7208
+ # @!attribute [rw] deploy_as_application_configuration_update
7209
+ # Updates to the configuration information required to deploy an
7210
+ # Amazon Data Analytics Studio notebook as an application with durable
7211
+ # state..
7212
+ # @return [Types::DeployAsApplicationConfigurationUpdate]
7213
+ #
7214
+ # @!attribute [rw] custom_artifacts_configuration_update
7215
+ # Updates to the customer artifacts. Custom artifacts are dependency
7216
+ # JAR files and user-defined functions (UDF).
7217
+ # @return [Array<Types::CustomArtifactConfiguration>]
7218
+ #
7219
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ZeppelinApplicationConfigurationUpdate AWS API Documentation
7220
+ #
7221
+ class ZeppelinApplicationConfigurationUpdate < Struct.new(
7222
+ :monitoring_configuration_update,
7223
+ :catalog_configuration_update,
7224
+ :deploy_as_application_configuration_update,
7225
+ :custom_artifacts_configuration_update)
7226
+ SENSITIVE = []
7227
+ include Aws::Structure
7228
+ end
7229
+
7230
+ # Describes configuration parameters for Amazon CloudWatch logging for a
7231
+ # Kinesis Data Analytics Studio notebook. For more information about
7232
+ # CloudWatch logging, see [Monitoring][1].
7233
+ #
7234
+ #
7235
+ #
7236
+ # [1]: https://docs.aws.amazon.com/kinesisanalytics/latest/java/monitoring-overview.html
7237
+ #
7238
+ # @note When making an API call, you may pass ZeppelinMonitoringConfiguration
7239
+ # data as a hash:
7240
+ #
7241
+ # {
7242
+ # log_level: "INFO", # required, accepts INFO, WARN, ERROR, DEBUG
7243
+ # }
7244
+ #
7245
+ # @!attribute [rw] log_level
7246
+ # The verbosity of the CloudWatch Logs for an application.
7247
+ # @return [String]
7248
+ #
7249
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ZeppelinMonitoringConfiguration AWS API Documentation
7250
+ #
7251
+ class ZeppelinMonitoringConfiguration < Struct.new(
7252
+ :log_level)
7253
+ SENSITIVE = []
7254
+ include Aws::Structure
7255
+ end
7256
+
7257
+ # The monitoring configuration for Apache Zeppelin within a Kinesis Data
7258
+ # Analytics Studio notebook.
7259
+ #
7260
+ # @!attribute [rw] log_level
7261
+ # Describes the verbosity of the CloudWatch Logs for an application.
7262
+ # @return [String]
7263
+ #
7264
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ZeppelinMonitoringConfigurationDescription AWS API Documentation
7265
+ #
7266
+ class ZeppelinMonitoringConfigurationDescription < Struct.new(
7267
+ :log_level)
7268
+ SENSITIVE = []
7269
+ include Aws::Structure
7270
+ end
7271
+
7272
+ # Updates to the monitoring configuration for Apache Zeppelin within a
7273
+ # Kinesis Data Analytics Studio notebook.
7274
+ #
7275
+ # @note When making an API call, you may pass ZeppelinMonitoringConfigurationUpdate
7276
+ # data as a hash:
7277
+ #
7278
+ # {
7279
+ # log_level_update: "INFO", # required, accepts INFO, WARN, ERROR, DEBUG
7280
+ # }
7281
+ #
7282
+ # @!attribute [rw] log_level_update
7283
+ # Updates to the logging level for Apache Zeppelin within a Kinesis
7284
+ # Data Analytics Studio notebook.
7285
+ # @return [String]
7286
+ #
7287
+ # @see http://docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ZeppelinMonitoringConfigurationUpdate AWS API Documentation
7288
+ #
7289
+ class ZeppelinMonitoringConfigurationUpdate < Struct.new(
7290
+ :log_level_update)
7291
+ SENSITIVE = []
7292
+ include Aws::Structure
7293
+ end
7294
+
6493
7295
  end
6494
7296
  end