AWS Certified Developer Associate DVA-C02 Practice Question
Your development team needs access to review configurations from a specific storage bucket, 'dev-configurations', but as per the company protocol, all permission policies must be centrally controlled by the security administrators. How would you proceed to grant the appropriate review privileges to your team without overstepping the bounds of the prescribed protocol?
Contact the security administrators to provision a tailored policy with appropriate permissions for your team.
Utilize a pre-existing general access policy from AWS and apply it to the development team's roles.
Alter the permission boundaries for your developers to incorporate the read privileges for the bucket in question.
Configure a new access policy directly for the users to review the specific bucket contents.