Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 493

    A video streaming company has a pipe in Amazon EventBridge Pipes that uses an Amazon Simple Queue Service (Amazon SQS) queue as an event source. The pipe publishes all source events to a target EventBridge event bus. Before events are published, the pipe uses an AWS Lambda function to retrieve the stream status of each event from a database and adds the stream status to each source event.

    The company wants the pipe to publish events to the event bus only if the video stream has a status of ready.

    Which solution will meet these requirements?

    • Add a filter step to the pipe that will match on a stream status of ready.

    • Update the Lambda function to return only video streams that have a status of ready.

    • Include a filter for a status of ready in all EventBridge rules that subscribe to the event bus.

    • Add an input transformer to the pipe output that filters streams that have a status of ready.


    シャッフルモード