Skip to content

Commit 923f54e

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 5f3bdfc commit 923f54e

File tree

5 files changed

+1317
-69
lines changed

5 files changed

+1317
-69
lines changed

codegen/sdk-codegen/aws-models/controltower.json

Lines changed: 234 additions & 36 deletions
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/eks.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3319,6 +3319,12 @@
33193319
"traits": {
33203320
"smithy.api#documentation": "<p>The access configuration for the cluster.</p>"
33213321
}
3322+
},
3323+
"bootstrapSelfManagedAddons": {
3324+
"target": "com.amazonaws.eks#BoxedBoolean",
3325+
"traits": {
3326+
"smithy.api#documentation": "<p>If you set this value to <code>False</code> when creating a cluster, the default networking add-ons will not be installed.</p>\n <p>The default networking addons include vpc-cni, coredns, and kube-proxy.</p>\n <p>Use this option when you plan to install third-party alternative add-ons or self-manage the default networking add-ons.</p>"
3327+
}
33223328
}
33233329
},
33243330
"traits": {

0 commit comments

Comments
 (0)