Skip to content

Commit fc4c6b6

Browse files
author
AWS
committed
Managed Streaming for Kafka Update: Documentation updates to use Az Id during cluster creation.
1 parent 3095c03 commit fc4c6b6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Managed Streaming for Kafka",
4+
"contributor": "",
5+
"description": "Documentation updates to use Az Id during cluster creation."
6+
}

services/kafka/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1467,7 +1467,7 @@
14671467
"ClientSubnets": {
14681468
"shape": "__listOf__string",
14691469
"locationName": "clientSubnets",
1470-
"documentation": "\n <p>The list of subnets to connect to in the client virtual private cloud (VPC). AWS creates elastic network interfaces inside these subnets. Client applications use elastic network interfaces to produce and consume data. Client subnets can't be in Availability Zone us-east-1e.</p>\n "
1470+
"documentation": "\n <p>The list of subnets to connect to in the client virtual private cloud (VPC). AWS creates elastic network interfaces inside these subnets. Client applications use elastic network interfaces to produce and consume data. Client subnets can't occupy the Availability Zone with ID use use1-az3.</p>\n "
14711471
},
14721472
"InstanceType": {
14731473
"shape": "__stringMin5Max32",

0 commit comments

Comments
 (0)