/AWS1/CL_FRHAMAZONOPENSRCHSE04¶
Describes an update for a destination in the Serverless offering for Amazon OpenSearch Service.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_rolearn TYPE /AWS1/FRHROLEARN /AWS1/FRHROLEARN¶
The Amazon Resource Name (ARN) of the IAM role to be assumed by Firehose for calling the Serverless offering for Amazon OpenSearch Service Configuration API and for indexing documents.
iv_collectionendpoint TYPE /AWS1/FRHAMAZONOPENSRCHSERVE00 /AWS1/FRHAMAZONOPENSRCHSERVE00¶
The endpoint to use when communicating with the collection in the Serverless offering for Amazon OpenSearch Service.
iv_indexname TYPE /AWS1/FRHAMAZONOPENSRCHSERVE01 /AWS1/FRHAMAZONOPENSRCHSERVE01¶
The Serverless offering for Amazon OpenSearch Service index name.
io_bufferinghints TYPE REF TO /AWS1/CL_FRHAMAZONOPENSRCHSE01 /AWS1/CL_FRHAMAZONOPENSRCHSE01¶
The buffering options. If no value is specified, AmazonopensearchBufferingHints object default values are used.
io_retryoptions TYPE REF TO /AWS1/CL_FRHAMAZONOPENSRCHSE02 /AWS1/CL_FRHAMAZONOPENSRCHSE02¶
The retry behavior in case Firehose is unable to deliver documents to the Serverless offering for Amazon OpenSearch Service. The default value is 300 (5 minutes).
io_s3update TYPE REF TO /AWS1/CL_FRHS3DSTUPDATE /AWS1/CL_FRHS3DSTUPDATE¶
Describes an update for a destination in Amazon S3.
io_processingconfiguration TYPE REF TO /AWS1/CL_FRHPROCESSINGCONF /AWS1/CL_FRHPROCESSINGCONF¶
Describes a data processing configuration.
io_cloudwatchloggingoptions TYPE REF TO /AWS1/CL_FRHCLOUDWATCHLOGOPTS /AWS1/CL_FRHCLOUDWATCHLOGOPTS¶
Describes the Amazon CloudWatch logging options for your Firehose stream.
Queryable Attributes¶
RoleARN¶
The Amazon Resource Name (ARN) of the IAM role to be assumed by Firehose for calling the Serverless offering for Amazon OpenSearch Service Configuration API and for indexing documents.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
CollectionEndpoint¶
The endpoint to use when communicating with the collection in the Serverless offering for Amazon OpenSearch Service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLECTIONENDPOINT() |
Getter for COLLECTIONENDPOINT, with configurable default |
ASK_COLLECTIONENDPOINT() |
Getter for COLLECTIONENDPOINT w/ exceptions if field has no |
HAS_COLLECTIONENDPOINT() |
Determine if COLLECTIONENDPOINT has a value |
IndexName¶
The Serverless offering for Amazon OpenSearch Service index name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INDEXNAME() |
Getter for INDEXNAME, with configurable default |
ASK_INDEXNAME() |
Getter for INDEXNAME w/ exceptions if field has no value |
HAS_INDEXNAME() |
Determine if INDEXNAME has a value |
BufferingHints¶
The buffering options. If no value is specified, AmazonopensearchBufferingHints object default values are used.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUFFERINGHINTS() |
Getter for BUFFERINGHINTS |
RetryOptions¶
The retry behavior in case Firehose is unable to deliver documents to the Serverless offering for Amazon OpenSearch Service. The default value is 300 (5 minutes).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETRYOPTIONS() |
Getter for RETRYOPTIONS |
S3Update¶
Describes an update for a destination in Amazon S3.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3UPDATE() |
Getter for S3UPDATE |
ProcessingConfiguration¶
Describes a data processing configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROCESSINGCONFIGURATION() |
Getter for PROCESSINGCONFIGURATION |
CloudWatchLoggingOptions¶
Describes the Amazon CloudWatch logging options for your Firehose stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDWATCHLOGGINGOPTIONS() |
Getter for CLOUDWATCHLOGGINGOPTIONS |