[x] ✋ I have searched the open/closed issues and my issue is not listed.
Please describe your question here
The AWS Gateway API Controller has vpc-lattice:* permission which gives it the ability to modify lattice control plane and configurations outside of this solution. Can it be scoped down?
Please describe your question here
The AWS Gateway API Controller has vpc-lattice:* permission which gives it the ability to modify lattice control plane and configurations outside of this solution. Can it be scoped down?
https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/blob/main/main.tf#L3583
It can also create any IAM service-linked role it wants but this is less of a risk than the vpc-lattice permissions. https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/blob/main/main.tf#L3584