This is a dedicated watch page for a single video.
A DevOps engineer has created a CI/CD pipeline in which AWS CodeDeploy is used to deploy an AWS Lambda function as the last stage of the pipeline. For proper execution, the Lambda function relies on an Amazon API Gateway API to have been fully deployed and ready to accept requests. The DevOps engineer needs to ensure that the API is ready to accept requests before traffic is shifted to the deployed Lambda function version. How can this requirement be met?