Skip to content

Commit 35ec09a

Browse files
Update to latest models
1 parent 83b1d98 commit 35ec09a

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``kafka``",
4+
"description": "Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers."
5+
}

awscli/botocore/data/kafka/2018-11-14/service-2.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5518,10 +5518,7 @@
55185518
"documentation": "<p>Details for mTLS client authentication.</p>"
55195519
}
55205520
},
5521-
"documentation": "<p>Details of the client authentication used by the Apache Kafka cluster.</p>",
5522-
"required": [
5523-
"SaslScram"
5524-
]
5521+
"documentation": "<p>Details of the client authentication used by the Apache Kafka cluster.</p>"
55255522
},
55265523
"KafkaClusterSaslScramAuthentication": {
55275524
"type": "structure",

0 commit comments

Comments
 (0)