Skip to content

/AWS1/CL_FRHELASTICSRCHRETRY00

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

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_durationinseconds TYPE /AWS1/FRHELASTICSRCHRETRYDUR00 /AWS1/FRHELASTICSRCHRETRYDUR00

After an initial failure to deliver to Amazon OpenSearch Service, the total amount of time during which Firehose retries delivery (including the first attempt). After this time has elapsed, the failed documents are written to Amazon S3. Default value is 300 seconds (5 minutes). A value of 0 (zero) results in no retries.


Queryable Attributes

DurationInSeconds

After an initial failure to deliver to Amazon OpenSearch Service, the total amount of time during which Firehose retries delivery (including the first attempt). After this time has elapsed, the failed documents are written to Amazon S3. Default value is 300 seconds (5 minutes). A value of 0 (zero) results in no retries.

Accessible with the following methods

Method Description
GET_DURATIONINSECONDS() Getter for DURATIONINSECONDS, with configurable default
ASK_DURATIONINSECONDS() Getter for DURATIONINSECONDS w/ exceptions if field has no v
HAS_DURATIONINSECONDS() Determine if DURATIONINSECONDS has a value