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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南