developer video for a software development company uses AWS CodePipeline as its CI/CD platform to build, test, and push deployments to its production
A software development company uses AWS CodePipeline as its CI/CD platform to build, test, and push deployments to its production environment. Recently, a developer created a Lambda function that will push the build details to a separate DynamoDB table. The Lambda function should be triggered after a successful build on the Pipeline. Which of the following services will meet the specified requirement?