
Ultimate access to all questions.
As an AWS Certified Developer Associate, you are responsible for ensuring seamless deployments and application functionality. Recently, you successfully executed an AWS CodeDeploy deployment to T2 instances. This new application revision involves making API calls to Amazon S3. However, post-deployment, the application is experiencing authorization exceptions, which indicates possible permission issues.
Given this scenario, what steps should you take to troubleshoot and resolve the issue?
A
Enable CodeDeploy Proxy
B
Make the S3 bucket public
C
Fix the IAM permissions for the EC2 instance role
D
Fix the IAM permissions for the CodeDeploy service role