I need to decommission multiple workspace in multiple aws account. Is there is any boto3 script available to perform this operation.

0

I need to decommission multiple workspace in multiple AWS account. Currently i have a boto3 script which will terminate the workspace in only one account. I want to terminate multiple worksapce on multiple account. Could anyone help me with the boto3 script to perform this operation.

1 Answer
1
Accepted Answer

I have used the botocove decorator to run a function in multiple accounts.

profile pictureAWS
answered 2 years ago
profile picture
EXPERT
reviewed a month ago
  • thanks for sharing it.. Very useful..

    by anychance, could you please share the model code\script for the same. it will be super helpful

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions