exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 131 discussion

Exam question from Amazon's AWS-SysOps
Question #: 131
Topic #: 1
[All AWS-SysOps Questions]

A user has created a queue named `myqueue` in US-East region with AWS SQS. The user's AWS account ID is 123456789012. If the user wants to perform some action on this queue, which of the below Queue URL should he use?

  • A. http://sqs.us-east-1.amazonaws.com/123456789012/myqueue
  • B. http://sqs.amazonaws.com/123456789012/myqueue
  • C. http://sqs. 123456789012.us-east-1.amazonaws.com/myqueue
  • D. http:// 123456789012.sqs. us-east-1.amazonaws.com/myqueue
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
When creating a new queue in SQS, the user must provide a queue name that is unique within the scope of all queues of user's account. If the user creates queues using both the latest WSDL and a previous version, he will have a single namespace for all his queues. Amazon SQS assigns each queue created by user an identifier called a queue URL, which includes the queue name and other components that Amazon SQS determines. Whenever the user wants to perform an action on a queue, he must provide its queue URL. The queue URL for the account id 123456789012 & queue name ג€myqueueג€ in US-East-1 region will be http:// sqs.us-east-1.amazonaws.com/123456789012/myqueue.
Reference:
https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-general-identifiers.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
albert_kuo
8 months ago
Selected Answer: A
https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-queue-message-identifiers.html
upvoted 1 times
...
Finger41
1 year, 9 months ago
Selected Answer: A
So the closest to the answer is A, but its HTTPS. Created a queue in a lab, and this was the URL result: https://sqs.us-east-1.amazonaws.com/728710102994/MyQueue
upvoted 1 times
...
fagas
2 years, 6 months ago
none of these answers are correct: url has to be secure transport using https not http https://sqs.us-east-1.amazonaws.com/12323231/myqueue
upvoted 2 times
...
awscertified
2 years, 6 months ago
A. http://sqs.us-east-1.amazonaws.com/123456789012/myqueue
upvoted 2 times
...
aksliveswithaws
2 years, 7 months ago
A is correct Reference=https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-general-identifiers.html Reference=https://docs.aws.amazon.com/sdk-for-net/v2/developer-guide/QueueURL.html
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago