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)- A77% (17)
- B5% (1)
- C14% (3)
- D5% (1)
Explanation
https://docs.aws.amazon.com/firehose/latest/dev/data-transformation.html
Community Discussion
No community discussion yet for this question.