Q47 — AWS DOP-C02 Ch.2

Question 47 of 100 | ← Chapter 2

A DevOps engineer is using AWS CodePipeline to deploy an AWS Service Catalog portfolio. The pipeline must create products and templates from manifest files in JSON or YAML format and enforce security requirements on AWS Service Catalog products managed through the pipeline. Which solution automates fulfillment of these requirements?

Correct Answer: C. Use an AWS Lambda action in CodePipeline to run a Lambda function that validates new product versions and pushes them to AWS Service Catalog.

Explanation

https://aws.amazon.com/blogs/devops/aws-service-catalog-sync-code/