You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws-sdk-core/apis/kafka/2018-11-14/docs-2.json
+44-4Lines changed: 44 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,12 @@
41
41
"__listOfBrokerEBSVolumeInfo$member" : null
42
42
}
43
43
},
44
+
"BrokerLogs" : {
45
+
"base" : "<p>The broker logs configuration for this MSK cluster.</p>",
46
+
"refs" : {
47
+
"LoggingInfo$BrokerLogs" : "<p>You can configure your MSK cluster to send broker logs to different destination types. This configuration specifies the details of these destinations.</p>"
48
+
}
49
+
},
44
50
"BrokerNodeGroupInfo" : {
45
51
"base" : "<p>Describes the setup to be used for Kafka broker nodes in the cluster.</p>",
46
52
"refs" : {
@@ -74,6 +80,12 @@
74
80
"EncryptionInTransit$ClientBroker" : "<p>Indicates the encryption setting for data in transit between clients and brokers. You must set it to one of the following values.</p> <p>TLS means that client-broker communication is enabled with TLS only.</p> <p>TLS_PLAINTEXT means that client-broker communication is enabled for both TLS-encrypted, as well as plaintext data.</p> <p>PLAINTEXT means that client-broker communication is enabled in plaintext only.</p> <p>The default value is TLS.</p>"
75
81
}
76
82
},
83
+
"CloudWatchLogs" : {
84
+
"base" : "<p>Details of the CloudWatch Logs destination for broker logs.</p>",
85
+
"refs" : {
86
+
"BrokerLogs$CloudWatchLogs" : "<p>Details of the CloudWatch Logs destination for broker logs.</p>"
87
+
}
88
+
},
77
89
"ClusterInfo" : {
78
90
"base" : "<p>Returns information about a cluster.</p>",
79
91
"refs" : {
@@ -203,6 +215,12 @@
203
215
"ClusterOperationInfo$ErrorInfo" : "<p>Describes the error if the operation fails.</p>"
204
216
}
205
217
},
218
+
"Firehose" : {
219
+
"base" : "<p>Firehose details for BrokerLogs.</p>",
220
+
"refs" : {
221
+
"BrokerLogs$Firehose" : "<p>Details of the Kinesis Data Firehose delivery stream that is the destination for broker logs.</p>"
222
+
}
223
+
},
206
224
"ForbiddenException" : {
207
225
"base" : "<p>Returns information about an error.</p>",
208
226
"refs" : { }
@@ -236,7 +254,7 @@
236
254
"KafkaVersionStatus" : {
237
255
"base" : "<p>The status of a Kafka version.</p>",
238
256
"refs" : {
239
-
"KafkaVersion$Status" : null
257
+
"KafkaVersion$Status" : "<p>The status of the Apache Kafka version.</p>"
240
258
}
241
259
},
242
260
"ListClusterOperationsResponse" : {
@@ -267,6 +285,15 @@
267
285
"base" : "<p>Response of listing tags for a resource.</p>",
268
286
"refs" : { }
269
287
},
288
+
"LoggingInfo" : {
289
+
"base" : "<p>You can configure your MSK cluster to send broker logs to different destination types. This is a container for the configuration details related to broker logs.</p>",
290
+
"refs" : {
291
+
"ClusterInfo$LoggingInfo" : "<p>You can configure your MSK cluster to send broker logs to different destination types. This is a container for the configuration details related to broker logs.</p>",
"base" : "<p>The details of the Amazon S3 destination for broker logs.</p>",
360
+
"refs" : {
361
+
"BrokerLogs$S3" : "<p>Details of the Amazon S3 destination for broker logs.</p>"
362
+
}
363
+
},
331
364
"ServiceUnavailableException" : {
332
365
"base" : "<p>Returns information about an error.</p>",
333
366
"refs" : { }
@@ -403,11 +436,14 @@
403
436
"__boolean" : {
404
437
"base" : null,
405
438
"refs" : {
439
+
"CloudWatchLogs$Enabled" : "<p>Specifies whether broker logs get sent to the specified CloudWatch Logs destination.</p>",
406
440
"EncryptionInTransit$InCluster" : "<p>When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted. When set to false, the communication happens in plaintext.</p> <p>The default value is true.</p>",
441
+
"Firehose$Enabled" : "<p>Specifies whether broker logs get sent to the specified Kinesis Data Firehose delivery stream.</p>",
407
442
"JmxExporter$EnabledInBroker" : "<p>Indicates whether you want to enable or disable the JMX Exporter.</p>",
408
-
"JmxExporterInfo$EnabledInBroker" : "<p>Indicates whether you want to enable or disable the JMX Exporter.</p>",
443
+
"JmxExporterInfo$EnabledInBroker" : "<p>JMX Exporter being enabled in broker.</p>",
409
444
"NodeExporter$EnabledInBroker" : "<p>Indicates whether you want to enable or disable the Node Exporter.</p>",
410
-
"NodeExporterInfo$EnabledInBroker" : "<p>Indicates whether you want to enable or disable the Node Exporter.</p>"
445
+
"NodeExporterInfo$EnabledInBroker" : "<p>Node Exporter being enabled in broker.</p>",
446
+
"S3$Enabled" : "<p>Specifies whether broker logs get sent to the specified Amazon S3 destination.</p>"
411
447
}
412
448
},
413
449
"__double" : {
@@ -522,6 +558,7 @@
522
558
"BrokerNodeInfo$ClientVpcIpAddress" : "<p>The virtual private cloud (VPC) of the client.</p>",
523
559
"BrokerSoftwareInfo$ConfigurationArn" : "<p>The Amazon Resource Name (ARN) of the configuration used for the cluster. This field isn't visible in this preview release.</p>",
524
560
"BrokerSoftwareInfo$KafkaVersion" : "<p>The version of Apache Kafka.</p>",
561
+
"CloudWatchLogs$LogGroup" : "<p>The CloudWatch log group that is the destination for broker logs.</p>",
525
562
"ClusterInfo$ActiveOperationArn" : "<p>Arn of active cluster operation.</p>",
526
563
"ClusterInfo$ClusterArn" : "<p>The Amazon Resource Name (ARN) that uniquely identifies the cluster.</p>",
527
564
"ClusterInfo$ClusterName" : "<p>The name of the cluster.</p>",
@@ -554,6 +591,7 @@
554
591
"Error$Message" : "<p>The description of the error.</p>",
555
592
"ErrorInfo$ErrorCode" : "<p>A number describing the error programmatically.</p>",
556
593
"ErrorInfo$ErrorString" : "<p>An optional field to provide more details about the error.</p>",
594
+
"Firehose$DeliveryStream" : "<p>The Kinesis Data Firehose delivery stream that is the destination for broker logs.</p>",
557
595
"GetBootstrapBrokersResponse$BootstrapBrokerString" : "<p>A string containing one or more hostname:port pairs.</p>",
558
596
"GetBootstrapBrokersResponse$BootstrapBrokerStringTls" : "<p>A string containing one or more DNS names (or IP) and TLS port pairs. The following is an example.</p> <programlisting>{\n\"BootstrapBrokerStringTls\": \"b-3.exampleClusterName.abcde.c2.kafka.us-east-1.amazonaws.com:9094,b-1.exampleClusterName.abcde.c2.kafka.us-east-1.amazonaws.com:9094,b-2.exampleClusterName.abcde.c2.kafka.us-east-1.amazonaws.com:9094\"\n}</programlisting>",
0 commit comments