ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

405 / 474

Question 405:

Development Team uses AWS CodePipeline to deploy a new application from the Amazon S3 bucket to a fleet of Amazon EC2 instances across multiple AZ’s. The team needs to have a test before the Deploy Stage to ensure no bugs in the source code. Which of the following is an additional requirement for Custom Action in AWS CodePipeline?

Answer options:

A.Create a Custom Worker with access to the public endpoint for AWS CodePipeline.
B.Create a Custom Worker with access to the private endpoint for AWS CodePipeline.
C.Create a Job Worker with access to the private endpoint for AWS CodePipeline.
D.Create a Job Worker with access to the public endpoint for AWS CodePipeline.