Skip to content

Commit

Permalink
docs(client-snowball): Doc-only update for change to EKS-Anywhere ord…
Browse files Browse the repository at this point in the history
…ering.
  • Loading branch information
awstools committed Mar 7, 2024
1 parent 73399ff commit 1fef8cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clients/client-snowball/src/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ export interface EKSOnDeviceServiceConfiguration {

/**
* @public
* <p>The version of EKS Anywhere on the Snow Family device.</p>
* <p>The optional version of EKS Anywhere on the Snow Family device.</p>
*/
EKSAnywhereVersion?: string;
}
Expand Down
2 changes: 1 addition & 1 deletion codegen/sdk-codegen/aws-models/snowball.json
Original file line number Diff line number Diff line change
Expand Up @@ -2758,7 +2758,7 @@
"EKSAnywhereVersion": {
"target": "com.amazonaws.snowball#String",
"traits": {
"smithy.api#documentation": "<p>The version of EKS Anywhere on the Snow Family device.</p>"
"smithy.api#documentation": "<p>The optional version of EKS Anywhere on the Snow Family device.</p>"
}
}
},
Expand Down

0 comments on commit 1fef8cb

Please sign in to comment.