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
- Description: Specifies if the account allowed to create root accounts using the IAM API (the default behavior is to create of IAM accounts). See - [IAM - Root Accounts Manager](./../design/iam.md#root-accounts-manager).
137
137
138
+
-`default_connection`
139
+
- Type: String
140
+
- Description: A default account for Kafka external servers. See bucket-notifications.md.
141
+
138
142
### Update Account
139
143
140
144
The `account update` command is used to update an existing account with customizable options.
@@ -143,7 +147,7 @@ The `account update` command is used to update an existing account with customiz
- Description: Specifies if the account allowed to create root accounts using the IAM API (the default behavior is to create of IAM accounts). See - [IAM - Root Accounts Manager](./../design/iam.md#root-accounts-manager).
209
213
214
+
-`default_connection`
215
+
- Type: String
216
+
- Description: A default account for Kafka external servers. See bucket-notifications.md.
217
+
210
218
### Account Status
211
219
212
220
The `account status` command is used to print the status of the account.
0 commit comments