

Amazon Fraud Detector is no longer be open to new customers as of November 7, 2025. For capabilities similar to Amazon Fraud Detector, explore Amazon SageMaker AI, AutoGluon, and AWS WAF.

# IngestedEventsTimeWindow
<a name="API_IngestedEventsTimeWindow"></a>

The start and stop time of the ingested events.

## Contents
<a name="API_IngestedEventsTimeWindow_Contents"></a>

 ** endTime **   <a name="FraudDetector-Type-IngestedEventsTimeWindow-endTime"></a>
Timestamp of the final ingested event.  
Type: String  
Length Constraints: Minimum length of 11. Maximum length of 30.  
Required: Yes

 ** startTime **   <a name="FraudDetector-Type-IngestedEventsTimeWindow-startTime"></a>
Timestamp of the first ingensted event.  
Type: String  
Length Constraints: Minimum length of 11. Maximum length of 30.  
Required: Yes

## See Also
<a name="API_IngestedEventsTimeWindow_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/frauddetector-2019-11-15/IngestedEventsTimeWindow) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/frauddetector-2019-11-15/IngestedEventsTimeWindow) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/frauddetector-2019-11-15/IngestedEventsTimeWindow) 