

# RedshiftRetryOptions
<a name="API_RedshiftRetryOptions"></a>

Configures retry behavior in case Firehose is unable to deliver documents to Amazon Redshift.

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

 ** DurationInSeconds **   <a name="Firehose-Type-RedshiftRetryOptions-DurationInSeconds"></a>
The length of time during which Firehose retries delivery after a failure, starting from the initial request and including the first attempt. The default value is 3600 seconds (60 minutes). Firehose does not retry if the value of `DurationInSeconds` is 0 (zero) or if the first delivery attempt takes longer than the current value.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 7200.  
Required: No

## See Also
<a name="API_RedshiftRetryOptions_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/firehose-2015-08-04/RedshiftRetryOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/firehose-2015-08-04/RedshiftRetryOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/firehose-2015-08-04/RedshiftRetryOptions) 