AWS devops-guru documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' in permission documentation
Security assessment
The changes are terminology updates (removing 'AWS' prefix from CloudFormation references). No security implications or security-related content modifications are present.
Diff
diff --git a/devops-guru/latest/userguide/auth-and-access-control-permissions-reference.md b/devops-guru/latest/userguide/auth-and-access-control-permissions-reference.md index 09415b957..2e43071f4 100644 --- a//devops-guru/latest/userguide/auth-and-access-control-permissions-reference.md +++ b//devops-guru/latest/userguide/auth-and-access-control-permissions-reference.md @@ -25 +25 @@ DevOps Guru API operations and required permissions for actions DevOps Guru API -`UpdateResourceCollectionFilter` | `devops-guru:UpdateResourceCollectionFilter` Required to update the list of AWS CloudFormation stacks that are used to specify which AWS resources in your account are analyzed by DevOps Guru. The analysis generates insights that include recommendations, operational metrics, and operational events that you can use to improve the performance of your operations. This method also creates the IAM roles required for you to use CodeGuru OpsAdvisor. | `*` +`UpdateResourceCollectionFilter` | `devops-guru:UpdateResourceCollectionFilter` Required to update the list of CloudFormation stacks that are used to specify which AWS resources in your account are analyzed by DevOps Guru. The analysis generates insights that include recommendations, operational metrics, and operational events that you can use to improve the performance of your operations. This method also creates the IAM roles required for you to use CodeGuru OpsAdvisor. | `*` @@ -37 +37 @@ DevOps Guru API operations and required permissions for actions DevOps Guru API -`DescribeResourceCollectionHealthOverview` | `devops-guru:DescribeResourceCollectionHealthOverview` Required to return the number of open predictive insights, open reactive insights, and mean time to recover (MTTR) for all insights for each AWS CloudFormation stack specified in DevOps Guru. | `*` +`DescribeResourceCollectionHealthOverview` | `devops-guru:DescribeResourceCollectionHealthOverview` Required to return the number of open predictive insights, open reactive insights, and mean time to recover (MTTR) for all insights for each CloudFormation stack specified in DevOps Guru. | `*`