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!

feita há 2 anos259 visualizações
1 Resposta
0
Resposta aceita

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
ESPECIALISTA
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas