AWS AmazonCloudWatch documentation change
Summary
Fixed typo from 'IAM polices' to 'IAM policies' in IAM policy explanation
Security assessment
Correction of a spelling error in non-security-specific content. The policy explanation remains functionally identical with no security implications.
Diff
diff --git a/AmazonCloudWatch/latest/logs/iam-access-control-overview-cwl.md b/AmazonCloudWatch/latest/logs/iam-access-control-overview-cwl.md index a2bbf508b..bade77ef1 100644 --- a//AmazonCloudWatch/latest/logs/iam-access-control-overview-cwl.md +++ b//AmazonCloudWatch/latest/logs/iam-access-control-overview-cwl.md @@ -86 +86 @@ This section discusses using IAM in the context of CloudWatch Logs. It doesn't p -Policies attached to an IAM identity are referred to as identity-based policies (IAM polices) and policies attached to a resource are referred to as resource-based policies. CloudWatch Logs supports identity-based policies, and resource-based policies for destinations, which are used to enable cross account subscriptions. For more information, see [Cross-account cross-Region subscriptions](./CrossAccountSubscriptions.html). +Policies attached to an IAM identity are referred to as identity-based policies (IAM policies) and policies attached to a resource are referred to as resource-based policies. CloudWatch Logs supports identity-based policies, and resource-based policies for destinations, which are used to enable cross account subscriptions. For more information, see [Cross-account cross-Region subscriptions](./CrossAccountSubscriptions.html).