AmazonOpenSearchServerlessDestinationDescription
The destination description in the Serverless offering for Amazon OpenSearch Service.
Contents
- BufferingHints
-
The buffering options.
Type: AmazonOpenSearchServerlessBufferingHints object
Required: No
- CloudWatchLoggingOptions
-
Describes the Amazon CloudWatch logging options for your Firehose stream.
Type: CloudWatchLoggingOptions object
Required: No
- CollectionEndpoint
-
The endpoint to use when communicating with the collection in the Serverless offering for Amazon OpenSearch Service.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
https:.*
Required: No
- IndexName
-
The Serverless offering for Amazon OpenSearch Service index name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 80.
Pattern:
.*
Required: No
- ProcessingConfiguration
-
Describes a data processing configuration.
Type: ProcessingConfiguration object
Required: No
- RetryOptions
-
The Serverless offering for Amazon OpenSearch Service retry options.
Type: AmazonOpenSearchServerlessRetryOptions object
Required: No
- RoleARN
-
The Amazon Resource Name (ARN) of the AWS credentials.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
arn:.*:iam::\d{12}:role/[a-zA-Z_0-9+=,.@\-_/]+
Required: No
- S3BackupMode
-
The Amazon S3 backup mode.
Type: String
Valid Values:
FailedDocumentsOnly | AllDocuments
Required: No
- S3DestinationDescription
-
Describes a destination in Amazon S3.
Type: S3DestinationDescription object
Required: No
- VpcConfigurationDescription
-
The details of the VPC of the Amazon OpenSearch Service destination.
Type: VpcConfigurationDescription object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: