AWS athena documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in permissions explanation
Security assessment
The change is a minor terminology update (removing 'AWS' prefix from CloudFormation). No security implications or vulnerability fixes are mentioned.
Diff
diff --git a/athena/latest/ug/federated-query-iam-access.md b/athena/latest/ug/federated-query-iam-access.md index 855546ced..41724f333 100644 --- a//athena/latest/ug/federated-query-iam-access.md +++ b//athena/latest/ug/federated-query-iam-access.md @@ -263 +263 @@ Explanation of permissions Allowed actions | Explanation -| Allows the creation and management of AWS CloudFormation stacks specified by the resource ``MyCFStackPrefix``. These stacks and stacksets are how AWS Serverless Application Repository deploys connectors and UDFs. +| Allows the creation and management of CloudFormation stacks specified by the resource ``MyCFStackPrefix``. These stacks and stacksets are how AWS Serverless Application Repository deploys connectors and UDFs.