$ aws sqs receive-message –queue-url https://queue.amazonaws.com/546419318123/Test
$ aws sqs receive-message –queue-url https://queue.amazonaws.com/546419318123/Test
A . 3
B . 4
C . 2
D . 1
Answer: A
Explanation:
The following CLI command is missing a hyphen before "-message".
aws sns publish –topic-arn arn:aws:sns:us-east-1:546419318123:OperationsError -message "Script Failure"
It has been added below in red
aws sns publish –topic-arn arn:aws:sns:us-east-1:546419318123:OperationsError —message "Script Failure"
Reference: http://aws.amazon.com/cli/
Latest AWS-Solution-Architect-Associate Dumps Valid Version with 986 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments