With terraform or cloudformation, we can apply individual permissions while creating a policy.
But how to select default predefined policies like AWSRDSReadyOnlyAccess, like these to the terraform template
With terraform or cloudformation, we can apply individual permissions while creating a policy.
But how to select default predefined policies like AWSRDSReadyOnlyAccess, like these to the terraform template
Using the ManagedPolicyArns property. Here's how you do it using CloudFormation
I'm not 100% sure this is the question you're asking, the question is a little imprecise.