Can anyone tell me if we can execute Shell Commands using Boto3 on Launched AWS instance.
I read at few places about \"boto.manage.cmdshell\" but it is deprecated in
Change
command_id = response['Command']['CommandId']
to
command_id = context.aws_request_id