A space exploration company receives telemetry data from multiple satellites. Small packets of data are received through Amazon API Gateway and are placed directly into an Amazon Simple Queue Service (Amazon SQS) standard queue. A custom application is subscribed to the queue and transforms the data into a standard format. Because of inconsistencies in the data that the satellites produce, the application is occasionally unable to transform the data. In these cases, the messages remain in the SQS queue. A DevOps engineer must develop a solution that retains the failed messages and makes them available to scientists for review and future processing. Which solution will meet these requirements?
宇宙探査会社は複数の衛星からテレメトリ データを受信します。データの小さなパケットは Amazon API Gateway を通じて受信され、Amazon Simple Queue Service (Amazon SQS) 標準キューに直接配置されます。カスタム アプリケーションはキューにサブスクライブされ、データを標準形式に変換します。衛星が生成するデータに不一致があるため、アプリケーションがデータを変換できない場合があります。このような場合、メッセージは SQS キューに残ります。 DevOps エンジニアは、失敗したメッセージを保持し、科学者がレビューや将来の処理に利用できるようにするソリューションを開発する必要があります。これらの要件を満たすソリューションはどれですか?