Increase root drive in bulk for AWS workspace

0

We have about 4000 workspaces that were created that are too small to accept the 20H2 update. The only option we find seems to be increasing one workspace at a time but Amazon must have another option. Please advise. Thanks!

質問済み 2年前259ビュー
1回答
0
承認された回答

My guidance would be to use the modify-workspace-properties CLI (https://docs.aws.amazon.com/cli/latest/reference/workspaces/modify-workspace-properties.html) to do this via a script that loops through multiple sets of WorkSpace IDs at a time. Apply exponential backoff logic to not get throttled of course, but I would never do this through the AWS Console at scale.

AWS
エキスパート
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ