nerdexam
Amazon

DVA-C02 · Question #28

An Amazon Kinesis Data Firehose delivery stream is receiving customer data that contains personally identifiable information. A developer needs to remove pattern-based customer identifiers from the da

The correct answer is A. Implement Kinesis Data Firehose data transformation as an AWS Lambda function. Configure the. https://docs.aws.amazon.com/firehose/latest/dev/data-transformation.html

Submitted by rachelw· Mar 5, 2026Development with AWS Services

Question

An Amazon Kinesis Data Firehose delivery stream is receiving customer data that contains personally identifiable information. A developer needs to remove pattern-based customer identifiers from the data and store the modified data in an Amazon S3 bucket. What should the developer do to meet these requirements?

Options

  • AImplement Kinesis Data Firehose data transformation as an AWS Lambda function. Configure the
  • BLaunch an Amazon EC2 instance. Set the EC2 instance as the destination of the delivery stream.
  • CCreate an Amazon OpenSearch Service instance. Set the OpenSearch Service instance as the
  • DCreate an AWS Step Functions workflow to remove the customer identifiers. As the last step in

How the community answered

(22 responses)
  • A
    77% (17)
  • B
    5% (1)
  • C
    14% (3)
  • D
    5% (1)

Explanation

https://docs.aws.amazon.com/firehose/latest/dev/data-transformation.html

Community Discussion

No community discussion yet for this question.

Full DVA-C02 Practice