AWS AmazonCloudWatch documentation change
Summary
Fixed typo in IAM permissions documentation ('has access the' → 'has access to')
Security assessment
Minor grammatical correction in permissions documentation. No security vulnerability addressed or security feature added.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/CloudWatch-metric-streams-setup.md b/AmazonCloudWatch/latest/monitoring/CloudWatch-metric-streams-setup.md index 4ed963a84..2682aea7c 100644 --- a/AmazonCloudWatch/latest/monitoring/CloudWatch-metric-streams-setup.md +++ b/AmazonCloudWatch/latest/monitoring/CloudWatch-metric-streams-setup.md @@ -40 +40 @@ If you're going to have CloudWatch set up the IAM role needed for metric streams -A user with the `cloudwatch:PutMetricStream` has access the CloudWatch metric data that is being streamed, even if they don't have the `cloudwatch:GetMetricData` permission. +A user with the `cloudwatch:PutMetricStream` has access to the CloudWatch metric data that is being streamed, even if they don't have the `cloudwatch:GetMetricData` permission.