diff --git a/doc_source/sqs-document-history.md b/doc_source/sqs-document-history.md index e563188..f052723 100644 --- a/doc_source/sqs-document-history.md +++ b/doc_source/sqs-document-history.md @@ -5,6 +5,7 @@ The following table lists changes to the *Amazon Simple Queue Service Developer | Date | Documentation Update | | --- | --- | +| June 22, 2019 | Fixed a broken link in the [How Can I Get Started with Amazon SQS?](welcome.md#get-started) section\. | | May 30, 2019 | Revised the information in the following sections: [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-document-history.html) | | May 15, 2019 | Revised the information in the following sections: [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-document-history.html) | | May 14, 2019 | Revised the information in the following sections: [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-document-history.html) | @@ -39,7 +40,7 @@ The following table lists changes to the *Amazon Simple Queue Service Developer | June 26, 2018 | Corrected the information in the [How Do Dead\-Letter Queues Work?](sqs-dead-letter-queues.md#sqs-dead-letter-queues-how-they-work) section\. | | June 11, 2018 | [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-document-history.html) | | June 8, 2018 | Updated the [New and Frequently Viewed Amazon SQS Topics](sqs-newly-added-most-frequently-viewed-topics.md) section\. | -| June 5, 2018 | In addition to GitHub, HTML, PDF, and Kindle, the *Amazon MQ Developer Guide* release notes are available as an RSS feed\. ![\[Image NOT FOUND\]](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/images/amazon-mq-rss-release-notes.png) | +| June 5, 2018 | In addition to GitHub, HTML, PDF, and Kindle, the *Amazon Simple Queue Service Developer Guide* release notes are available as an RSS feed\. ![\[Image NOT FOUND\]](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/images/amazon-sqs-rss-release-notes.png) | | May 29, 2018 | [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-document-history.html) | | May 24, 2018 | Updated the [Protecting Amazon SQS Data Using Server\-Side Encryption \(SSE\) and AWS KMS](sqs-server-side-encryption.md) section\. | | May 22, 2018 | [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-document-history.html) | diff --git a/doc_source/welcome.md b/doc_source/welcome.md index 39bc076..a7b690a 100644 --- a/doc_source/welcome.md +++ b/doc_source/welcome.md @@ -40,7 +40,7 @@ Amazon SQS and [Amazon SNS](https://aws.amazon.com/sns/) are queue and topic ser + To create your first queue with Amazon SQS and send, receive, and delete a message, see [Getting Started with Amazon SQS](sqs-getting-started.md)\. + To discover the functionality and architecture of Amazon SQS, see [How Amazon SQS Works](sqs-how-it-works.md)\. + To find out the guidelines and caveats that will help you make the most of Amazon SQS, see [Best Practices for Amazon SQS](sqs-best-practices.md)\. -+ To learn about Amazon SQS actions, see the *Amazon Simple Queue Service API Reference*\. ++ To learn about Amazon SQS actions, see the [https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/)\. + To learn about Amazon SQS AWS CLI commands, see [Amazon SQS in the *AWS CLI Command Reference*](https://docs.aws.amazon.com/cli/latest/reference/sqs/index.html)\. ## We Want to Hear from You