Problem scenario
You run an "aws" command but receive "aws: error: argument --name is required"
What do you do to troubleshoot this?
You have the "--name" flag in the command, or you know the command should work as it is written.
Solution
Are you using the word "get" instead of the word "send"? Analyze your command closely. There may be a syntax error.