Skip to content

Commit 1fef8cb

Browse files
author
awstools
committed
docs(client-snowball): Doc-only update for change to EKS-Anywhere ordering.
1 parent 73399ff commit 1fef8cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/client-snowball/src/models/models_0.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ export interface EKSOnDeviceServiceConfiguration {
396396

397397
/**
398398
* @public
399-
* <p>The version of EKS Anywhere on the Snow Family device.</p>
399+
* <p>The optional version of EKS Anywhere on the Snow Family device.</p>
400400
*/
401401
EKSAnywhereVersion?: string;
402402
}

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2758,7 +2758,7 @@
27582758
"EKSAnywhereVersion": {
27592759
"target": "com.amazonaws.snowball#String",
27602760
"traits": {
2761-
"smithy.api#documentation": "<p>The version of EKS Anywhere on the Snow Family device.</p>"
2761+
"smithy.api#documentation": "<p>The optional version of EKS Anywhere on the Snow Family device.</p>"
27622762
}
27632763
}
27642764
},

0 commit comments

Comments
 (0)