Esri / arcgis-gitops

GitHub Actions workflows for ArcGIS Enterprise deployment and operation
Apache License 2.0
6 stars 1 forks source link

Use AWS managed IAM policies instead of custom policies #139

Open pbobov opened 2 weeks ago

pbobov commented 2 weeks ago

The README files of the AWS templates for each workflow should specify AWS managed policies instead of custom IAM policies .

Custom policies can offer more precise access control by minimizing privileges, but they can be challenging to manage and are most effective when tailored to specific resources.