Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
Updated the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Khmelnitsky committed Jan 9, 2020
1 parent 35936c2 commit f619d37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
7 changes: 1 addition & 6 deletions doc_source/sqs-monitoring-using-cloudwatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,10 @@

Amazon SQS and Amazon CloudWatch are integrated so you can use CloudWatch to view and analyze metrics for your Amazon SQS queues\. You can view and analyze your queues' metrics from the [Amazon SQS console](sqs-access-metrics.md#access-cloudwatch-metrics-sqs-console), the [CloudWatch console](sqs-access-metrics.md#access-metrics-cloudwatch-console), using the [AWS CLI](sqs-access-metrics.md#access-cloudwatch-metrics-cli), or using the [CloudWatch API](sqs-access-metrics.md#access-metrics-cloudwatch-api)\. You can also [set CloudWatch alarms](set-cloudwatch-alarms-for-metrics.md) for Amazon SQS metrics\.

CloudWatch metrics for your Amazon SQS queues are automatically collected and pushed to CloudWatch every five minutes\. These metrics are gathered on all queues that meet the CloudWatch guidelines for being *active*\. CloudWatch considers a queue to be active for up to six hours if it contains any messages or if any action accesses it\.
CloudWatch metrics for your Amazon SQS queues are automatically collected and pushed to CloudWatch at one\-minute intervals\. These metrics are gathered on all queues that meet the CloudWatch guidelines for being *active*\. CloudWatch considers a queue to be active for up to six hours if it contains any messages or if any action accesses it\.

**Note**
There is no charge for the Amazon SQS metrics reported in CloudWatch\. They're provided as part of the Amazon SQS service\.
The one\-minute CloudWatch metric for Amazon SQS is currently available only in the following Regions:
US East \(Ohio\)
Europe \(Ireland\)
Europe \(Stockholm\)
Asia Pacific \(Tokyo\)
CloudWatch metrics are supported for both standard and FIFO queues\.

**Topics**
Expand Down
1 change: 1 addition & 0 deletions doc_source/sqs-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The following table lists Amazon SQS feature releases and improvements\. For cha

| Date | Feature Release |
| --- | --- |
| January 9, 2019 | The one\-minute CloudWatch metric for Amazon SQS is available in all commercial Regions\. For more information, see [Available CloudWatch Metrics for Amazon SQS](sqs-available-cloudwatch-metrics.md)\. |
| November 25, 2019 | [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-release-notes.html) |
| October 10, 2019 | FIFO \(First\-In\-First\-Out\) queues are available in the Middle East \(Bahrain\) Region\. For more information about how FIFO queues work and how to get started using them, see [Amazon SQS FIFO \(First\-In\-First\-Out\) Queues](FIFO-queues.md)\. |
| September 5, 2019 | You can send messages to your Amazon SQS queues from Amazon Virtual Private Cloud in the AWS GovCloud \(US\-East\) and AWS GovCloud \(US\-West\) Regions\. For more information, see [Amazon Virtual Private Cloud Endpoints for Amazon SQS](sqs-internetwork-traffic-privacy.md#sqs-vpc-endpoints)\. |
Expand Down

0 comments on commit f619d37

Please sign in to comment.