Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jun 26, 2024
1 parent 5f3bdfc commit 923f54e
Show file tree
Hide file tree
Showing 5 changed files with 1,317 additions and 69 deletions.
270 changes: 234 additions & 36 deletions codegen/sdk-codegen/aws-models/controltower.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions codegen/sdk-codegen/aws-models/eks.json
Original file line number Diff line number Diff line change
Expand Up @@ -3319,6 +3319,12 @@
"traits": {
"smithy.api#documentation": "<p>The access configuration for the cluster.</p>"
}
},
"bootstrapSelfManagedAddons": {
"target": "com.amazonaws.eks#BoxedBoolean",
"traits": {
"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>"
}
}
},
"traits": {
Expand Down
Loading

0 comments on commit 923f54e

Please sign in to comment.