Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Amazon S3 は、バケットへの書き込み中に、現在時刻とリクエスト時刻の差が約 5 分を超えると、403 を送信することがあります。
そのため、デバイスの時刻が適切でない場合、S3 アップロードで問題が発生します。
では、そのようなケースをどのように適切に処理する必要がありますか?
サーバーに時間を尋ねてから、デバイスの時間が問題ないかどうかを判断する必要がありますか? 時間がサーバーの時間と大幅に異なる場合、ユーザーに警告を表示する必要がありますか?