Property
Languageterraform
Severityhigh
Servicesam
ProviderAWS

Description#

You should use the principle of least privilege when defining your IAM policies. This means you should specify each exact permission required without using wildcards, as this could cause the granting of access to certain undesired actions, resources and principals.

Resolution#

Specify the exact permissions required, and to which resources they should apply instead of using wildcards.