Which solution will meet these requirements in the MOST secure way?

1 Comment

  1. Aaron
    Author

    I systematize that the answer is:
    Create a new AWS CodeBuild project. Store the user name and password as a secret in AWS Secrets Manager Read the secret from Secrets Manager. Use the user name and password to run the command-line integration steps. Update the CodePipeline pipeline to include a new scan stage. In the new scan stage, include a test action that uses the newly created CodeBuild project.

Leave a Reply

Your email address will not be published. Required fields are marked *

12 − twelve =