Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question 26 has no sense with such shape #36

Open
kuchtek opened this issue Aug 27, 2024 · 1 comment
Open

Question 26 has no sense with such shape #36

kuchtek opened this issue Aug 27, 2024 · 1 comment

Comments

@kuchtek
Copy link

kuchtek commented Aug 27, 2024

Started to go through the questions today.
At this moment question 26 looks like this:

$ aws sqs receive-message –queue-url https://queue.amazonaws.com/546419318123/Test

which doesn't mean anything.

I found the original question in the web:

Which of the following AWS CLI commands is syntactically incorrect? 
1. $ aws ec2 describe-instances 
2. $ aws ec2 start-instances --instance-ids i-1348636c 
3. $ aws sns publish --topic-arn arn:aws:sns:us-east-1:546419318123:OperationsError -message "Script Failure" 
4. $ aws sqs receive-message --queue-url https://queue.amazonaws.com/546419318123/Test 

A. 3 
B. 4 
C. 2 
D. 1 

And the correct answer matches the question.

@danieldanielecki
Copy link
Member

@kuchtek kindly please submit a pull request with all your suggested changes :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants