Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 51 Topic 6 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 51 Topic 6 Discussion

DVA-C02 Exam Topic 6 Question 51 Discussion:
Question #: 51
Topic #: 6

A company is creating an AWS Step Functions state machine to run a set of tests for an application. The tests need to run when a specific AWS Cloud Formation stack is deployed.

Which combination of steps will meet these requirements? (Select TWO.)


A.

Create an AWS Lambda function to invoke the state machine.


B.

Create an Amazon EventBridge rule on the default bus that matches on a detail type of CloudFormation stack status change, a status of UPDATE_IN_PROGRESS, and the stack ID of the CloudFormation stack.


C.

Create a pipe in Amazon EventBridge Pipes that has a source of the default event bus. Set the Lambda function as a target. Filter on a detail type of CloudFormation stack status change, a status of UPDATE_IN_PROGRESS, and the stack ID of the CloudFormation stack.


D.

Create a pipe in Amazon EventBridge Pipes that has a source of the EventBridge rule. Set the state machine as a target.


E.

Add the state machine as a target of the EventBridge rule.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.