Ditectrev / AWS-Certified-Solutions-Architect-Associate-SAA-C03-Practice-Tests-Exams-Questions-Answers

⛳️ PASS: Amazon Web Services Certified (AWS Certified) Solutions Architect Associate (SAA-C03) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
https://education.ditectrev.com
387 stars 208 forks source link

Question 26 has no sense with such shape #36

Open kuchtek opened 2 months ago

kuchtek commented 2 months ago

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 commented 2 months ago

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