Question 143:
You have been instructed to use the CodePipeline service for the CI/CD automation in your company. Due to security reasons, the resources that would be part of the deployment are placed in another account. Which of the following steps need to be carried out to accomplish this deployment? Choose 2 answers from the options given below.
Answer options:
A.Define an AWS key in KMS. Create and attach policies that will enable the cross-account access. B.Create a reference Code Pipeline instance in the other account. C.Add a cross account role. D.Embed the access keys in the code pipeline process.