I run the command to run my ecs task:
**aws ecs run-task --cluster tryimport --task-definition fromecr --network-configuration { security_groups: ["sg-e9bh4ab9"], subnets: ["subnet-0b170efc0b8f6f53b"]}
zsh: parse error near `}'**
What am i doing wrong?