diff --git a/doc_source/sqs-monitoring-using-cloudwatch.md b/doc_source/sqs-monitoring-using-cloudwatch.md index 5869037..3413f53 100644 --- a/doc_source/sqs-monitoring-using-cloudwatch.md +++ b/doc_source/sqs-monitoring-using-cloudwatch.md @@ -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** diff --git a/doc_source/sqs-release-notes.md b/doc_source/sqs-release-notes.md index 8eb8074..484077b 100644 --- a/doc_source/sqs-release-notes.md +++ b/doc_source/sqs-release-notes.md @@ -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)\. |