// // Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"). // You may not use this file except in compliance with the License. // A copy of the License is located at // // http://aws.amazon.com/apache2.0 // // or in the "license" file accompanying this file. This file is distributed // on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either // express or implied. See the License for the specific language governing // permissions and limitations under the License. // #import #import #import NS_ASSUME_NONNULL_BEGIN FOUNDATION_EXPORT NSString *const AWSFirehoseErrorDomain; typedef NS_ENUM(NSInteger, AWSFirehoseErrorType) { AWSFirehoseErrorUnknown, AWSFirehoseErrorConcurrentModification, AWSFirehoseErrorInvalidArgument, AWSFirehoseErrorInvalidKMSResource, AWSFirehoseErrorLimitExceeded, AWSFirehoseErrorResourceInUse, AWSFirehoseErrorResourceNotFound, AWSFirehoseErrorServiceUnavailable, }; typedef NS_ENUM(NSInteger, AWSFirehoseAmazonOpenSearchServerlessS3BackupMode) { AWSFirehoseAmazonOpenSearchServerlessS3BackupModeUnknown, AWSFirehoseAmazonOpenSearchServerlessS3BackupModeFailedDocumentsOnly, AWSFirehoseAmazonOpenSearchServerlessS3BackupModeAllDocuments, }; typedef NS_ENUM(NSInteger, AWSFirehoseAmazonopensearchserviceIndexRotationPeriod) { AWSFirehoseAmazonopensearchserviceIndexRotationPeriodUnknown, AWSFirehoseAmazonopensearchserviceIndexRotationPeriodNoRotation, AWSFirehoseAmazonopensearchserviceIndexRotationPeriodOneHour, AWSFirehoseAmazonopensearchserviceIndexRotationPeriodOneDay, AWSFirehoseAmazonopensearchserviceIndexRotationPeriodOneWeek, AWSFirehoseAmazonopensearchserviceIndexRotationPeriodOneMonth, }; typedef NS_ENUM(NSInteger, AWSFirehoseAmazonopensearchserviceS3BackupMode) { AWSFirehoseAmazonopensearchserviceS3BackupModeUnknown, AWSFirehoseAmazonopensearchserviceS3BackupModeFailedDocumentsOnly, AWSFirehoseAmazonopensearchserviceS3BackupModeAllDocuments, }; typedef NS_ENUM(NSInteger, AWSFirehoseCompressionFormat) { AWSFirehoseCompressionFormatUnknown, AWSFirehoseCompressionFormatUncompressed, AWSFirehoseCompressionFormatGzip, AWSFirehoseCompressionFormatZip, AWSFirehoseCompressionFormatSnappy, AWSFirehoseCompressionFormatHadoopSnappy, }; typedef NS_ENUM(NSInteger, AWSFirehoseContentEncoding) { AWSFirehoseContentEncodingUnknown, AWSFirehoseContentEncodingNone, AWSFirehoseContentEncodingGzip, }; typedef NS_ENUM(NSInteger, AWSFirehoseDeliveryStreamEncryptionStatus) { AWSFirehoseDeliveryStreamEncryptionStatusUnknown, AWSFirehoseDeliveryStreamEncryptionStatusEnabled, AWSFirehoseDeliveryStreamEncryptionStatusEnabling, AWSFirehoseDeliveryStreamEncryptionStatusEnablingFailed, AWSFirehoseDeliveryStreamEncryptionStatusDisabled, AWSFirehoseDeliveryStreamEncryptionStatusDisabling, AWSFirehoseDeliveryStreamEncryptionStatusDisablingFailed, }; typedef NS_ENUM(NSInteger, AWSFirehoseDeliveryStreamFailureType) { AWSFirehoseDeliveryStreamFailureTypeUnknown, AWSFirehoseDeliveryStreamFailureTypeRetireKmsGrantFailed, AWSFirehoseDeliveryStreamFailureTypeCreateKmsGrantFailed, AWSFirehoseDeliveryStreamFailureTypeKmsAccessDenied, AWSFirehoseDeliveryStreamFailureTypeDisabledKmsKey, AWSFirehoseDeliveryStreamFailureTypeInvalidKmsKey, AWSFirehoseDeliveryStreamFailureTypeKmsKeyNotFound, AWSFirehoseDeliveryStreamFailureTypeKmsOptInRequired, AWSFirehoseDeliveryStreamFailureTypeCreateEniFailed, AWSFirehoseDeliveryStreamFailureTypeDeleteEniFailed, AWSFirehoseDeliveryStreamFailureTypeSubnetNotFound, AWSFirehoseDeliveryStreamFailureTypeSecurityGroupNotFound, AWSFirehoseDeliveryStreamFailureTypeEniAccessDenied, AWSFirehoseDeliveryStreamFailureTypeSubnetAccessDenied, AWSFirehoseDeliveryStreamFailureTypeSecurityGroupAccessDenied, AWSFirehoseDeliveryStreamFailureTypeUnknownError, }; typedef NS_ENUM(NSInteger, AWSFirehoseDeliveryStreamStatus) { AWSFirehoseDeliveryStreamStatusUnknown, AWSFirehoseDeliveryStreamStatusCreating, AWSFirehoseDeliveryStreamStatusCreatingFailed, AWSFirehoseDeliveryStreamStatusDeleting, AWSFirehoseDeliveryStreamStatusDeletingFailed, AWSFirehoseDeliveryStreamStatusActive, }; typedef NS_ENUM(NSInteger, AWSFirehoseDeliveryStreamType) { AWSFirehoseDeliveryStreamTypeUnknown, AWSFirehoseDeliveryStreamTypeDirectPut, AWSFirehoseDeliveryStreamTypeKinesisStreamAsSource, }; typedef NS_ENUM(NSInteger, AWSFirehoseElasticsearchIndexRotationPeriod) { AWSFirehoseElasticsearchIndexRotationPeriodUnknown, AWSFirehoseElasticsearchIndexRotationPeriodNoRotation, AWSFirehoseElasticsearchIndexRotationPeriodOneHour, AWSFirehoseElasticsearchIndexRotationPeriodOneDay, AWSFirehoseElasticsearchIndexRotationPeriodOneWeek, AWSFirehoseElasticsearchIndexRotationPeriodOneMonth, }; typedef NS_ENUM(NSInteger, AWSFirehoseElasticsearchS3BackupMode) { AWSFirehoseElasticsearchS3BackupModeUnknown, AWSFirehoseElasticsearchS3BackupModeFailedDocumentsOnly, AWSFirehoseElasticsearchS3BackupModeAllDocuments, }; typedef NS_ENUM(NSInteger, AWSFirehoseHECEndpointType) { AWSFirehoseHECEndpointTypeUnknown, AWSFirehoseHECEndpointTypeRaw, AWSFirehoseHECEndpointTypeEvent, }; typedef NS_ENUM(NSInteger, AWSFirehoseHttpEndpointS3BackupMode) { AWSFirehoseHttpEndpointS3BackupModeUnknown, AWSFirehoseHttpEndpointS3BackupModeFailedDataOnly, AWSFirehoseHttpEndpointS3BackupModeAllData, }; typedef NS_ENUM(NSInteger, AWSFirehoseKeyType) { AWSFirehoseKeyTypeUnknown, AWSFirehoseKeyTypeAwsOwnedCmk, AWSFirehoseKeyTypeCustomerManagedCmk, }; typedef NS_ENUM(NSInteger, AWSFirehoseNoEncryptionConfig) { AWSFirehoseNoEncryptionConfigUnknown, AWSFirehoseNoEncryptionConfigNoEncryption, }; typedef NS_ENUM(NSInteger, AWSFirehoseOrcCompression) { AWSFirehoseOrcCompressionUnknown, AWSFirehoseOrcCompressionNone, AWSFirehoseOrcCompressionZlib, AWSFirehoseOrcCompressionSnappy, }; typedef NS_ENUM(NSInteger, AWSFirehoseOrcFormatVersion) { AWSFirehoseOrcFormatVersionUnknown, AWSFirehoseOrcFormatVersionV011, AWSFirehoseOrcFormatVersionV012, }; typedef NS_ENUM(NSInteger, AWSFirehoseParquetCompression) { AWSFirehoseParquetCompressionUnknown, AWSFirehoseParquetCompressionUncompressed, AWSFirehoseParquetCompressionGzip, AWSFirehoseParquetCompressionSnappy, }; typedef NS_ENUM(NSInteger, AWSFirehoseParquetWriterVersion) { AWSFirehoseParquetWriterVersionUnknown, AWSFirehoseParquetWriterVersionV1, AWSFirehoseParquetWriterVersionV2, }; typedef NS_ENUM(NSInteger, AWSFirehoseProcessorParameterName) { AWSFirehoseProcessorParameterNameUnknown, AWSFirehoseProcessorParameterNameLambdaArn, AWSFirehoseProcessorParameterNameNumberOfRetries, AWSFirehoseProcessorParameterNameMetadataExtractionQuery, AWSFirehoseProcessorParameterNameJsonParsingEngine, AWSFirehoseProcessorParameterNameRoleArn, AWSFirehoseProcessorParameterNameBufferSizeInMBs, AWSFirehoseProcessorParameterNameBufferIntervalInSeconds, AWSFirehoseProcessorParameterNameSubRecordType, AWSFirehoseProcessorParameterNameDelimiter, }; typedef NS_ENUM(NSInteger, AWSFirehoseProcessorType) { AWSFirehoseProcessorTypeUnknown, AWSFirehoseProcessorTypeRecordDeAggregation, AWSFirehoseProcessorTypeLambda, AWSFirehoseProcessorTypeMetadataExtraction, AWSFirehoseProcessorTypeAppendDelimiterToRecord, }; typedef NS_ENUM(NSInteger, AWSFirehoseRedshiftS3BackupMode) { AWSFirehoseRedshiftS3BackupModeUnknown, AWSFirehoseRedshiftS3BackupModeDisabled, AWSFirehoseRedshiftS3BackupModeEnabled, }; typedef NS_ENUM(NSInteger, AWSFirehoseS3BackupMode) { AWSFirehoseS3BackupModeUnknown, AWSFirehoseS3BackupModeDisabled, AWSFirehoseS3BackupModeEnabled, }; typedef NS_ENUM(NSInteger, AWSFirehoseSplunkS3BackupMode) { AWSFirehoseSplunkS3BackupModeUnknown, AWSFirehoseSplunkS3BackupModeFailedEventsOnly, AWSFirehoseSplunkS3BackupModeAllEvents, }; @class AWSFirehoseAmazonOpenSearchServerlessBufferingHints; @class AWSFirehoseAmazonOpenSearchServerlessDestinationConfiguration; @class AWSFirehoseAmazonOpenSearchServerlessDestinationDescription; @class AWSFirehoseAmazonOpenSearchServerlessDestinationUpdate; @class AWSFirehoseAmazonOpenSearchServerlessRetryOptions; @class AWSFirehoseAmazonopensearchserviceBufferingHints; @class AWSFirehoseAmazonopensearchserviceDestinationConfiguration; @class AWSFirehoseAmazonopensearchserviceDestinationDescription; @class AWSFirehoseAmazonopensearchserviceDestinationUpdate; @class AWSFirehoseAmazonopensearchserviceRetryOptions; @class AWSFirehoseBufferingHints; @class AWSFirehoseCloudWatchLoggingOptions; @class AWSFirehoseReplicateCommand; @class AWSFirehoseCreateDeliveryStreamInput; @class AWSFirehoseCreateDeliveryStreamOutput; @class AWSFirehoseDataFormatConversionConfiguration; @class AWSFirehoseDeleteDeliveryStreamInput; @class AWSFirehoseDeleteDeliveryStreamOutput; @class AWSFirehoseDeliveryStreamDescription; @class AWSFirehoseDeliveryStreamEncryptionConfiguration; @class AWSFirehoseDeliveryStreamEncryptionConfigurationInput; @class AWSFirehoseDescribeDeliveryStreamInput; @class AWSFirehoseDescribeDeliveryStreamOutput; @class AWSFirehoseDeserializer; @class AWSFirehoseDestinationDescription; @class AWSFirehoseDynamicPartitioningConfiguration; @class AWSFirehoseElasticsearchBufferingHints; @class AWSFirehoseElasticsearchDestinationConfiguration; @class AWSFirehoseElasticsearchDestinationDescription; @class AWSFirehoseElasticsearchDestinationUpdate; @class AWSFirehoseElasticsearchRetryOptions; @class AWSFirehoseEncryptionConfiguration; @class AWSFirehoseExtendedS3DestinationConfiguration; @class AWSFirehoseExtendedS3DestinationDescription; @class AWSFirehoseExtendedS3DestinationUpdate; @class AWSFirehoseFailureDescription; @class AWSFirehoseHiveJsonSerDe; @class AWSFirehoseHttpEndpointBufferingHints; @class AWSFirehoseHttpEndpointCommonAttribute; @class AWSFirehoseHttpEndpointConfiguration; @class AWSFirehoseHttpEndpointDescription; @class AWSFirehoseHttpEndpointDestinationConfiguration; @class AWSFirehoseHttpEndpointDestinationDescription; @class AWSFirehoseHttpEndpointDestinationUpdate; @class AWSFirehoseHttpEndpointRequestConfiguration; @class AWSFirehoseHttpEndpointRetryOptions; @class AWSFirehoseInputFormatConfiguration; @class AWSFirehoseKMSEncryptionConfig; @class AWSFirehoseKinesisStreamSourceConfiguration; @class AWSFirehoseKinesisStreamSourceDescription; @class AWSFirehoseListDeliveryStreamsInput; @class AWSFirehoseListDeliveryStreamsOutput; @class AWSFirehoseListTagsForDeliveryStreamInput; @class AWSFirehoseListTagsForDeliveryStreamOutput; @class AWSFirehoseOpenXJsonSerDe; @class AWSFirehoseOrcSerDe; @class AWSFirehoseOutputFormatConfiguration; @class AWSFirehoseParquetSerDe; @class AWSFirehoseProcessingConfiguration; @class AWSFirehoseProcessor; @class AWSFirehoseProcessorParameter; @class AWSFirehosePutRecordBatchInput; @class AWSFirehosePutRecordBatchOutput; @class AWSFirehosePutRecordBatchResponseEntry; @class AWSFirehosePutRecordInput; @class AWSFirehosePutRecordOutput; @class AWSFirehoseRecord; @class AWSFirehoseRedshiftDestinationConfiguration; @class AWSFirehoseRedshiftDestinationDescription; @class AWSFirehoseRedshiftDestinationUpdate; @class AWSFirehoseRedshiftRetryOptions; @class AWSFirehoseRetryOptions; @class AWSFirehoseS3DestinationConfiguration; @class AWSFirehoseS3DestinationDescription; @class AWSFirehoseS3DestinationUpdate; @class AWSFirehoseSchemaConfiguration; @class AWSFirehoseSerializer; @class AWSFirehoseSourceDescription; @class AWSFirehoseSplunkDestinationConfiguration; @class AWSFirehoseSplunkDestinationDescription; @class AWSFirehoseSplunkDestinationUpdate; @class AWSFirehoseSplunkRetryOptions; @class AWSFirehoseStartDeliveryStreamEncryptionInput; @class AWSFirehoseStartDeliveryStreamEncryptionOutput; @class AWSFirehoseStopDeliveryStreamEncryptionInput; @class AWSFirehoseStopDeliveryStreamEncryptionOutput; @class AWSFirehoseTag; @class AWSFirehoseTagDeliveryStreamInput; @class AWSFirehoseTagDeliveryStreamOutput; @class AWSFirehoseUntagDeliveryStreamInput; @class AWSFirehoseUntagDeliveryStreamOutput; @class AWSFirehoseUpdateDestinationInput; @class AWSFirehoseUpdateDestinationOutput; @class AWSFirehoseVpcConfiguration; @class AWSFirehoseVpcConfigurationDescription; /**

Describes the buffering to perform before delivering data to the Serverless offering for Amazon OpenSearch Service destination.

*/ @interface AWSFirehoseAmazonOpenSearchServerlessBufferingHints : AWSModel /**

Buffer incoming data for the specified period of time, in seconds, before delivering it to the destination. The default value is 300 (5 minutes).

*/ @property (nonatomic, strong) NSNumber * _Nullable intervalInSeconds; /**

Buffer incoming data to the specified size, in MBs, before delivering it to the destination. The default value is 5.

We recommend setting this parameter to a value greater than the amount of data you typically ingest into the delivery stream in 10 seconds. For example, if you typically ingest data at 1 MB/sec, the value should be 10 MB or higher.

*/ @property (nonatomic, strong) NSNumber * _Nullable sizeInMBs; @end /**

Describes the configuration of a destination in the Serverless offering for Amazon OpenSearch Service.

Required parameters: [RoleARN, IndexName, S3Configuration] */ @interface AWSFirehoseAmazonOpenSearchServerlessDestinationConfiguration : AWSModel /**

The buffering options. If no value is specified, the default values for AmazonopensearchserviceBufferingHints are used.

*/ @property (nonatomic, strong) AWSFirehoseAmazonOpenSearchServerlessBufferingHints * _Nullable bufferingHints; /**

Describes the Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The endpoint to use when communicating with the collection in the Serverless offering for Amazon OpenSearch Service.

*/ @property (nonatomic, strong) NSString * _Nullable collectionEndpoint; /**

The Serverless offering for Amazon OpenSearch Service index name.

*/ @property (nonatomic, strong) NSString * _Nullable indexName; /**

Describes a data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver documents to the Serverless offering for Amazon OpenSearch Service. The default value is 300 (5 minutes).

*/ @property (nonatomic, strong) AWSFirehoseAmazonOpenSearchServerlessRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the IAM role to be assumed by Kinesis Data Firehose for calling the Serverless offering for Amazon OpenSearch Service Configuration API and for indexing documents.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

Defines how documents should be delivered to Amazon S3. When it is set to FailedDocumentsOnly, Kinesis Data Firehose writes any documents that could not be indexed to the configured Amazon S3 destination, with AmazonOpenSearchService-failed/ appended to the key prefix. When set to AllDocuments, Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes failed documents with AmazonOpenSearchService-failed/ appended to the prefix.

*/ @property (nonatomic, assign) AWSFirehoseAmazonOpenSearchServerlessS3BackupMode s3BackupMode; /**

Describes the configuration of a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationConfiguration * _Nullable s3Configuration; /**

The details of the VPC of the Amazon ES destination.

*/ @property (nonatomic, strong) AWSFirehoseVpcConfiguration * _Nullable vpcConfiguration; @end /**

The destination description in the Serverless offering for Amazon OpenSearch Service.

*/ @interface AWSFirehoseAmazonOpenSearchServerlessDestinationDescription : AWSModel /**

The buffering options.

*/ @property (nonatomic, strong) AWSFirehoseAmazonOpenSearchServerlessBufferingHints * _Nullable bufferingHints; /**

Describes the Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The endpoint to use when communicating with the collection in the Serverless offering for Amazon OpenSearch Service.

*/ @property (nonatomic, strong) NSString * _Nullable collectionEndpoint; /**

The Serverless offering for Amazon OpenSearch Service index name.

*/ @property (nonatomic, strong) NSString * _Nullable indexName; /**

Describes a data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The Serverless offering for Amazon OpenSearch Service retry options.

*/ @property (nonatomic, strong) AWSFirehoseAmazonOpenSearchServerlessRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the AWS credentials.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

The Amazon S3 backup mode.

*/ @property (nonatomic, assign) AWSFirehoseAmazonOpenSearchServerlessS3BackupMode s3BackupMode; /**

Describes a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationDescription * _Nullable s3DestinationDescription; /**

The details of the VPC of the Amazon ES destination.

*/ @property (nonatomic, strong) AWSFirehoseVpcConfigurationDescription * _Nullable vpcConfigurationDescription; @end /**

Describes an update for a destination in the Serverless offering for Amazon OpenSearch Service.

*/ @interface AWSFirehoseAmazonOpenSearchServerlessDestinationUpdate : AWSModel /**

The buffering options. If no value is specified, AmazonopensearchBufferingHints object default values are used.

*/ @property (nonatomic, strong) AWSFirehoseAmazonOpenSearchServerlessBufferingHints * _Nullable bufferingHints; /**

Describes the Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The endpoint to use when communicating with the collection in the Serverless offering for Amazon OpenSearch Service.

*/ @property (nonatomic, strong) NSString * _Nullable collectionEndpoint; /**

The Serverless offering for Amazon OpenSearch Service index name.

*/ @property (nonatomic, strong) NSString * _Nullable indexName; /**

Describes a data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver documents to the Serverless offering for Amazon OpenSearch Service. The default value is 300 (5 minutes).

*/ @property (nonatomic, strong) AWSFirehoseAmazonOpenSearchServerlessRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the IAM role to be assumed by Kinesis Data Firehose for calling the Serverless offering for Amazon OpenSearch Service Configuration API and for indexing documents.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

Describes an update for a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationUpdate * _Nullable s3Update; @end /**

Configures retry behavior in case Kinesis Data Firehose is unable to deliver documents to the Serverless offering for Amazon OpenSearch Service.

*/ @interface AWSFirehoseAmazonOpenSearchServerlessRetryOptions : AWSModel /**

After an initial failure to deliver to the Serverless offering for Amazon OpenSearch Service, the total amount of time during which Kinesis Data 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.

*/ @property (nonatomic, strong) NSNumber * _Nullable durationInSeconds; @end /**

Describes the buffering to perform before delivering data to the Amazon OpenSearch Service destination.

*/ @interface AWSFirehoseAmazonopensearchserviceBufferingHints : AWSModel /**

Buffer incoming data for the specified period of time, in seconds, before delivering it to the destination. The default value is 300 (5 minutes).

*/ @property (nonatomic, strong) NSNumber * _Nullable intervalInSeconds; /**

Buffer incoming data to the specified size, in MBs, before delivering it to the destination. The default value is 5.

We recommend setting this parameter to a value greater than the amount of data you typically ingest into the delivery stream in 10 seconds. For example, if you typically ingest data at 1 MB/sec, the value should be 10 MB or higher.

*/ @property (nonatomic, strong) NSNumber * _Nullable sizeInMBs; @end /**

Describes the configuration of a destination in Amazon OpenSearch Service

Required parameters: [RoleARN, IndexName, S3Configuration] */ @interface AWSFirehoseAmazonopensearchserviceDestinationConfiguration : AWSModel /**

The buffering options. If no value is specified, the default values for AmazonopensearchserviceBufferingHints are used.

*/ @property (nonatomic, strong) AWSFirehoseAmazonopensearchserviceBufferingHints * _Nullable bufferingHints; /**

Describes the Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The endpoint to use when communicating with the cluster. Specify either this ClusterEndpoint or the DomainARN field.

*/ @property (nonatomic, strong) NSString * _Nullable clusterEndpoint; /**

The ARN of the Amazon OpenSearch Service domain. The IAM role must have permissions for DescribeElasticsearchDomain, DescribeElasticsearchDomains, and DescribeElasticsearchDomainConfig after assuming the role specified in RoleARN.

*/ @property (nonatomic, strong) NSString * _Nullable domainARN; /**

The ElasticsearAmazon OpenSearch Service index name.

*/ @property (nonatomic, strong) NSString * _Nullable indexName; /**

The Amazon OpenSearch Service index rotation period. Index rotation appends a timestamp to the IndexName to facilitate the expiration of old data.

*/ @property (nonatomic, assign) AWSFirehoseAmazonopensearchserviceIndexRotationPeriod indexRotationPeriod; /**

Describes a data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon OpenSearch Service. The default value is 300 (5 minutes).

*/ @property (nonatomic, strong) AWSFirehoseAmazonopensearchserviceRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the IAM role to be assumed by Kinesis Data Firehose for calling the Amazon OpenSearch Service Configuration API and for indexing documents.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

Defines how documents should be delivered to Amazon S3. When it is set to FailedDocumentsOnly, Kinesis Data Firehose writes any documents that could not be indexed to the configured Amazon S3 destination, with AmazonOpenSearchService-failed/ appended to the key prefix. When set to AllDocuments, Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes failed documents with AmazonOpenSearchService-failed/ appended to the prefix.

*/ @property (nonatomic, assign) AWSFirehoseAmazonopensearchserviceS3BackupMode s3BackupMode; /**

Describes the configuration of a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationConfiguration * _Nullable s3Configuration; /**

The Amazon OpenSearch Service type name. For Elasticsearch 6.x, there can be only one type per index. If you try to specify a new type for an existing index that already has another type, Kinesis Data Firehose returns an error during run time.

*/ @property (nonatomic, strong) NSString * _Nullable typeName; /**

The details of the VPC of the Amazon ES destination.

*/ @property (nonatomic, strong) AWSFirehoseVpcConfiguration * _Nullable vpcConfiguration; @end /**

The destination description in Amazon OpenSearch Service.

*/ @interface AWSFirehoseAmazonopensearchserviceDestinationDescription : AWSModel /**

The buffering options.

*/ @property (nonatomic, strong) AWSFirehoseAmazonopensearchserviceBufferingHints * _Nullable bufferingHints; /**

Describes the Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The endpoint to use when communicating with the cluster. Kinesis Data Firehose uses either this ClusterEndpoint or the DomainARN field to send data to Amazon OpenSearch Service.

*/ @property (nonatomic, strong) NSString * _Nullable clusterEndpoint; /**

The ARN of the Amazon OpenSearch Service domain.

*/ @property (nonatomic, strong) NSString * _Nullable domainARN; /**

The Amazon OpenSearch Service index name.

*/ @property (nonatomic, strong) NSString * _Nullable indexName; /**

The Amazon OpenSearch Service index rotation period

*/ @property (nonatomic, assign) AWSFirehoseAmazonopensearchserviceIndexRotationPeriod indexRotationPeriod; /**

Describes a data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The Amazon OpenSearch Service retry options.

*/ @property (nonatomic, strong) AWSFirehoseAmazonopensearchserviceRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

The Amazon S3 backup mode.

*/ @property (nonatomic, assign) AWSFirehoseAmazonopensearchserviceS3BackupMode s3BackupMode; /**

Describes a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationDescription * _Nullable s3DestinationDescription; /**

The Amazon OpenSearch Service type name. This applies to Elasticsearch 6.x and lower versions. For Elasticsearch 7.x and OpenSearch Service 1.x, there's no value for TypeName.

*/ @property (nonatomic, strong) NSString * _Nullable typeName; /**

The details of the VPC of the Amazon ES destination.

*/ @property (nonatomic, strong) AWSFirehoseVpcConfigurationDescription * _Nullable vpcConfigurationDescription; @end /**

Describes an update for a destination in Amazon OpenSearch Service.

*/ @interface AWSFirehoseAmazonopensearchserviceDestinationUpdate : AWSModel /**

The buffering options. If no value is specified, AmazonopensearchBufferingHints object default values are used.

*/ @property (nonatomic, strong) AWSFirehoseAmazonopensearchserviceBufferingHints * _Nullable bufferingHints; /**

Describes the Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The endpoint to use when communicating with the cluster. Specify either this ClusterEndpoint or the DomainARN field.

*/ @property (nonatomic, strong) NSString * _Nullable clusterEndpoint; /**

The ARN of the Amazon OpenSearch Service domain. The IAM role must have permissions for DescribeDomain, DescribeDomains, and DescribeDomainConfig after assuming the IAM role specified in RoleARN.

*/ @property (nonatomic, strong) NSString * _Nullable domainARN; /**

The Amazon OpenSearch Service index name.

*/ @property (nonatomic, strong) NSString * _Nullable indexName; /**

The Amazon OpenSearch Service index rotation period. Index rotation appends a timestamp to IndexName to facilitate the expiration of old data.

*/ @property (nonatomic, assign) AWSFirehoseAmazonopensearchserviceIndexRotationPeriod indexRotationPeriod; /**

Describes a data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon OpenSearch Service. The default value is 300 (5 minutes).

*/ @property (nonatomic, strong) AWSFirehoseAmazonopensearchserviceRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the IAM role to be assumed by Kinesis Data Firehose for calling the Amazon OpenSearch Service Configuration API and for indexing documents.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

Describes an update for a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationUpdate * _Nullable s3Update; /**

The Amazon OpenSearch Service type name. For Elasticsearch 6.x, there can be only one type per index. If you try to specify a new type for an existing index that already has another type, Kinesis Data Firehose returns an error during runtime.

If you upgrade Elasticsearch from 6.x to 7.x and don’t update your delivery stream, Kinesis Data Firehose still delivers data to Elasticsearch with the old index name and type name. If you want to update your delivery stream with a new index name, provide an empty string for TypeName.

*/ @property (nonatomic, strong) NSString * _Nullable typeName; @end /**

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

*/ @interface AWSFirehoseAmazonopensearchserviceRetryOptions : AWSModel /**

After an initial failure to deliver to Amazon OpenSearch Service, the total amount of time during which Kinesis Data 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.

*/ @property (nonatomic, strong) NSNumber * _Nullable durationInSeconds; @end /**

Describes hints for the buffering to perform before delivering data to the destination. These options are treated as hints, and therefore Kinesis Data Firehose might choose to use different values when it is optimal. The SizeInMBs and IntervalInSeconds parameters are optional. However, if specify a value for one of them, you must also provide a value for the other.

*/ @interface AWSFirehoseBufferingHints : AWSModel /**

Buffer incoming data for the specified period of time, in seconds, before delivering it to the destination. The default value is 300. This parameter is optional but if you specify a value for it, you must also specify a value for SizeInMBs, and vice versa.

*/ @property (nonatomic, strong) NSNumber * _Nullable intervalInSeconds; /**

Buffer incoming data to the specified size, in MiBs, before delivering it to the destination. The default value is 5. This parameter is optional but if you specify a value for it, you must also specify a value for IntervalInSeconds, and vice versa.

We recommend setting this parameter to a value greater than the amount of data you typically ingest into the delivery stream in 10 seconds. For example, if you typically ingest data at 1 MiB/sec, the value should be 10 MiB or higher.

*/ @property (nonatomic, strong) NSNumber * _Nullable sizeInMBs; @end /**

Describes the Amazon CloudWatch logging options for your delivery stream.

*/ @interface AWSFirehoseCloudWatchLoggingOptions : AWSModel /**

Enables or disables CloudWatch logging.

*/ @property (nonatomic, strong) NSNumber * _Nullable enabled; /**

The CloudWatch group name for logging. This value is required if CloudWatch logging is enabled.

*/ @property (nonatomic, strong) NSString * _Nullable logGroupName; /**

The CloudWatch log stream name for logging. This value is required if CloudWatch logging is enabled.

*/ @property (nonatomic, strong) NSString * _Nullable logStreamName; @end /**

Describes a COPY command for Amazon Redshift.

Required parameters: [DataTableName] */ @interface AWSFirehoseReplicateCommand : AWSModel /**

Optional parameters to use with the Amazon Redshift COPY command. For more information, see the "Optional Parameters" section of Amazon Redshift COPY command. Some possible examples that would apply to Kinesis Data Firehose are as follows:

delimiter '\t' lzop; - fields are delimited with "\t" (TAB character) and compressed using lzop.

delimiter '|' - fields are delimited with "|" (this is the default delimiter).

delimiter '|' escape - the delimiter should be escaped.

fixedwidth 'venueid:3,venuename:25,venuecity:12,venuestate:2,venueseats:6' - fields are fixed width in the source, with each width specified after every column in the table.

JSON 's3://mybucket/jsonpaths.txt' - data is in JSON format, and the path specified is the format of the data.

For more examples, see Amazon Redshift COPY command examples.

*/ @property (nonatomic, strong) NSString * _Nullable replicateOptions; /**

A comma-separated list of column names.

*/ @property (nonatomic, strong) NSString * _Nullable dataTableColumns; /**

The name of the target table. The table must already exist in the database.

*/ @property (nonatomic, strong) NSString * _Nullable dataTableName; @end /** */ @interface AWSFirehoseCreateDeliveryStreamInput : AWSRequest /**

The destination in the Serverless offering for Amazon OpenSearch Service. You can specify only one destination.

*/ @property (nonatomic, strong) AWSFirehoseAmazonOpenSearchServerlessDestinationConfiguration * _Nullable amazonOpenSearchServerlessDestinationConfiguration; /**

The destination in Amazon OpenSearch Service. You can specify only one destination.

*/ @property (nonatomic, strong) AWSFirehoseAmazonopensearchserviceDestinationConfiguration * _Nullable amazonopensearchserviceDestinationConfiguration; /**

Used to specify the type and Amazon Resource Name (ARN) of the KMS key needed for Server-Side Encryption (SSE).

*/ @property (nonatomic, strong) AWSFirehoseDeliveryStreamEncryptionConfigurationInput * _Nullable deliveryStreamEncryptionConfigurationInput; /**

The name of the delivery stream. This name must be unique per Amazon Web Services account in the same Amazon Web Services Region. If the delivery streams are in different accounts or different Regions, you can have multiple delivery streams with the same name.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; /**

The delivery stream type. This parameter can be one of the following values:

  • DirectPut: Provider applications access the delivery stream directly.

  • KinesisStreamAsSource: The delivery stream uses a Kinesis data stream as a source.

*/ @property (nonatomic, assign) AWSFirehoseDeliveryStreamType deliveryStreamType; /**

The destination in Amazon ES. You can specify only one destination.

*/ @property (nonatomic, strong) AWSFirehoseElasticsearchDestinationConfiguration * _Nullable elasticsearchDestinationConfiguration; /**

The destination in Amazon S3. You can specify only one destination.

*/ @property (nonatomic, strong) AWSFirehoseExtendedS3DestinationConfiguration * _Nullable extendedS3DestinationConfiguration; /**

Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination. You can specify only one destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointDestinationConfiguration * _Nullable httpEndpointDestinationConfiguration; /**

When a Kinesis data stream is used as the source for the delivery stream, a KinesisStreamSourceConfiguration containing the Kinesis data stream Amazon Resource Name (ARN) and the role ARN for the source stream.

*/ @property (nonatomic, strong) AWSFirehoseKinesisStreamSourceConfiguration * _Nullable kinesisStreamSourceConfiguration; /**

The destination in Amazon Redshift. You can specify only one destination.

*/ @property (nonatomic, strong) AWSFirehoseRedshiftDestinationConfiguration * _Nullable redshiftDestinationConfiguration; /**

[Deprecated] The destination in Amazon S3. You can specify only one destination.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationConfiguration * _Nullable s3DestinationConfiguration; /**

The destination in Splunk. You can specify only one destination.

*/ @property (nonatomic, strong) AWSFirehoseSplunkDestinationConfiguration * _Nullable splunkDestinationConfiguration; /**

A set of tags to assign to the delivery stream. A tag is a key-value pair that you can define and assign to Amazon Web Services resources. Tags are metadata. For example, you can add friendly names and descriptions or other types of information that can help you distinguish the delivery stream. For more information about tags, see Using Cost Allocation Tags in the Amazon Web Services Billing and Cost Management User Guide.

You can specify up to 50 tags when creating a delivery stream.

*/ @property (nonatomic, strong) NSArray * _Nullable tags; @end /** */ @interface AWSFirehoseCreateDeliveryStreamOutput : AWSModel /**

The ARN of the delivery stream.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamARN; @end /**

Specifies that you want Kinesis Data Firehose to convert data from the JSON format to the Parquet or ORC format before writing it to Amazon S3. Kinesis Data Firehose uses the serializer and deserializer that you specify, in addition to the column information from the Amazon Web Services Glue table, to deserialize your input data from JSON and then serialize it to the Parquet or ORC format. For more information, see Kinesis Data Firehose Record Format Conversion.

*/ @interface AWSFirehoseDataFormatConversionConfiguration : AWSModel /**

Defaults to true. Set it to false if you want to disable format conversion while preserving the configuration details.

*/ @property (nonatomic, strong) NSNumber * _Nullable enabled; /**

Specifies the deserializer that you want Kinesis Data Firehose to use to convert the format of your data from JSON. This parameter is required if Enabled is set to true.

*/ @property (nonatomic, strong) AWSFirehoseInputFormatConfiguration * _Nullable inputFormatConfiguration; /**

Specifies the serializer that you want Kinesis Data Firehose to use to convert the format of your data to the Parquet or ORC format. This parameter is required if Enabled is set to true.

*/ @property (nonatomic, strong) AWSFirehoseOutputFormatConfiguration * _Nullable outputFormatConfiguration; /**

Specifies the Amazon Web Services Glue Data Catalog table that contains the column information. This parameter is required if Enabled is set to true.

*/ @property (nonatomic, strong) AWSFirehoseSchemaConfiguration * _Nullable schemaConfiguration; @end /** */ @interface AWSFirehoseDeleteDeliveryStreamInput : AWSRequest /**

Set this to true if you want to delete the delivery stream even if Kinesis Data Firehose is unable to retire the grant for the CMK. Kinesis Data Firehose might be unable to retire the grant due to a customer error, such as when the CMK or the grant are in an invalid state. If you force deletion, you can then use the RevokeGrant operation to revoke the grant you gave to Kinesis Data Firehose. If a failure to retire the grant happens due to an Amazon Web Services KMS issue, Kinesis Data Firehose keeps retrying the delete operation.

The default value is false.

*/ @property (nonatomic, strong) NSNumber * _Nullable allowForceDelete; /**

The name of the delivery stream.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; @end /** */ @interface AWSFirehoseDeleteDeliveryStreamOutput : AWSModel @end /**

Contains information about a delivery stream.

Required parameters: [DeliveryStreamName, DeliveryStreamARN, DeliveryStreamStatus, DeliveryStreamType, VersionId, Destinations, HasMoreDestinations] */ @interface AWSFirehoseDeliveryStreamDescription : AWSModel /**

The date and time that the delivery stream was created.

*/ @property (nonatomic, strong) NSDate * _Nullable createTimestamp; /**

The Amazon Resource Name (ARN) of the delivery stream. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamARN; /**

Indicates the server-side encryption (SSE) status for the delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseDeliveryStreamEncryptionConfiguration * _Nullable deliveryStreamEncryptionConfiguration; /**

The name of the delivery stream.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; /**

The status of the delivery stream. If the status of a delivery stream is CREATING_FAILED, this status doesn't change, and you can't invoke CreateDeliveryStream again on it. However, you can invoke the DeleteDeliveryStream operation to delete it.

*/ @property (nonatomic, assign) AWSFirehoseDeliveryStreamStatus deliveryStreamStatus; /**

The delivery stream type. This can be one of the following values:

  • DirectPut: Provider applications access the delivery stream directly.

  • KinesisStreamAsSource: The delivery stream uses a Kinesis data stream as a source.

*/ @property (nonatomic, assign) AWSFirehoseDeliveryStreamType deliveryStreamType; /**

The destinations.

*/ @property (nonatomic, strong) NSArray * _Nullable destinations; /**

Provides details in case one of the following operations fails due to an error related to KMS: CreateDeliveryStream, DeleteDeliveryStream, StartDeliveryStreamEncryption, StopDeliveryStreamEncryption.

*/ @property (nonatomic, strong) AWSFirehoseFailureDescription * _Nullable failureDescription; /**

Indicates whether there are more destinations available to list.

*/ @property (nonatomic, strong) NSNumber * _Nullable hasMoreDestinations; /**

The date and time that the delivery stream was last updated.

*/ @property (nonatomic, strong) NSDate * _Nullable lastUpdateTimestamp; /**

If the DeliveryStreamType parameter is KinesisStreamAsSource, a SourceDescription object describing the source Kinesis data stream.

*/ @property (nonatomic, strong) AWSFirehoseSourceDescription * _Nullable source; /**

Each time the destination is updated for a delivery stream, the version ID is changed, and the current version ID is required when updating the destination. This is so that the service knows it is applying the changes to the correct version of the delivery stream.

*/ @property (nonatomic, strong) NSString * _Nullable versionId; @end /**

Contains information about the server-side encryption (SSE) status for the delivery stream, the type customer master key (CMK) in use, if any, and the ARN of the CMK. You can get DeliveryStreamEncryptionConfiguration by invoking the DescribeDeliveryStream operation.

*/ @interface AWSFirehoseDeliveryStreamEncryptionConfiguration : AWSModel /**

Provides details in case one of the following operations fails due to an error related to KMS: CreateDeliveryStream, DeleteDeliveryStream, StartDeliveryStreamEncryption, StopDeliveryStreamEncryption.

*/ @property (nonatomic, strong) AWSFirehoseFailureDescription * _Nullable failureDescription; /**

If KeyType is CUSTOMER_MANAGED_CMK, this field contains the ARN of the customer managed CMK. If KeyType is Amazon Web Services_OWNED_CMK, DeliveryStreamEncryptionConfiguration doesn't contain a value for KeyARN.

*/ @property (nonatomic, strong) NSString * _Nullable keyARN; /**

Indicates the type of customer master key (CMK) that is used for encryption. The default setting is Amazon Web Services_OWNED_CMK. For more information about CMKs, see Customer Master Keys (CMKs).

*/ @property (nonatomic, assign) AWSFirehoseKeyType keyType; /**

This is the server-side encryption (SSE) status for the delivery stream. For a full description of the different values of this status, see StartDeliveryStreamEncryption and StopDeliveryStreamEncryption. If this status is ENABLING_FAILED or DISABLING_FAILED, it is the status of the most recent attempt to enable or disable SSE, respectively.

*/ @property (nonatomic, assign) AWSFirehoseDeliveryStreamEncryptionStatus status; @end /**

Specifies the type and Amazon Resource Name (ARN) of the CMK to use for Server-Side Encryption (SSE).

Required parameters: [KeyType] */ @interface AWSFirehoseDeliveryStreamEncryptionConfigurationInput : AWSModel /**

If you set KeyType to CUSTOMER_MANAGED_CMK, you must specify the Amazon Resource Name (ARN) of the CMK. If you set KeyType to Amazon Web Services_OWNED_CMK, Kinesis Data Firehose uses a service-account CMK.

*/ @property (nonatomic, strong) NSString * _Nullable keyARN; /**

Indicates the type of customer master key (CMK) to use for encryption. The default setting is Amazon Web Services_OWNED_CMK. For more information about CMKs, see Customer Master Keys (CMKs). When you invoke CreateDeliveryStream or StartDeliveryStreamEncryption with KeyType set to CUSTOMER_MANAGED_CMK, Kinesis Data Firehose invokes the Amazon KMS operation CreateGrant to create a grant that allows the Kinesis Data Firehose service to use the customer managed CMK to perform encryption and decryption. Kinesis Data Firehose manages that grant.

When you invoke StartDeliveryStreamEncryption to change the CMK for a delivery stream that is encrypted with a customer managed CMK, Kinesis Data Firehose schedules the grant it had on the old CMK for retirement.

You can use a CMK of type CUSTOMER_MANAGED_CMK to encrypt up to 500 delivery streams. If a CreateDeliveryStream or StartDeliveryStreamEncryption operation exceeds this limit, Kinesis Data Firehose throws a LimitExceededException.

To encrypt your delivery stream, use symmetric CMKs. Kinesis Data Firehose doesn't support asymmetric CMKs. For information about symmetric and asymmetric CMKs, see About Symmetric and Asymmetric CMKs in the Amazon Web Services Key Management Service developer guide.

*/ @property (nonatomic, assign) AWSFirehoseKeyType keyType; @end /** */ @interface AWSFirehoseDescribeDeliveryStreamInput : AWSRequest /**

The name of the delivery stream.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; /**

The ID of the destination to start returning the destination information. Kinesis Data Firehose supports one destination per delivery stream.

*/ @property (nonatomic, strong) NSString * _Nullable exclusiveStartDestinationId; /**

The limit on the number of destinations to return. You can have one destination per delivery stream.

*/ @property (nonatomic, strong) NSNumber * _Nullable limit; @end /** */ @interface AWSFirehoseDescribeDeliveryStreamOutput : AWSModel /**

Information about the delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseDeliveryStreamDescription * _Nullable deliveryStreamDescription; @end /**

The deserializer you want Kinesis Data Firehose to use for converting the input data from JSON. Kinesis Data Firehose then serializes the data to its final format using the Serializer. Kinesis Data Firehose supports two types of deserializers: the Apache Hive JSON SerDe and the OpenX JSON SerDe.

*/ @interface AWSFirehoseDeserializer : AWSModel /**

The native Hive / HCatalog JsonSerDe. Used by Kinesis Data Firehose for deserializing data, which means converting it from the JSON format in preparation for serializing it to the Parquet or ORC format. This is one of two deserializers you can choose, depending on which one offers the functionality you need. The other option is the OpenX SerDe.

*/ @property (nonatomic, strong) AWSFirehoseHiveJsonSerDe * _Nullable hiveJsonSerDe; /**

The OpenX SerDe. Used by Kinesis Data Firehose for deserializing data, which means converting it from the JSON format in preparation for serializing it to the Parquet or ORC format. This is one of two deserializers you can choose, depending on which one offers the functionality you need. The other option is the native Hive / HCatalog JsonSerDe.

*/ @property (nonatomic, strong) AWSFirehoseOpenXJsonSerDe * _Nullable openXJsonSerDe; @end /**

Describes the destination for a delivery stream.

Required parameters: [DestinationId] */ @interface AWSFirehoseDestinationDescription : AWSModel /**

The destination in the Serverless offering for Amazon OpenSearch Service.

*/ @property (nonatomic, strong) AWSFirehoseAmazonOpenSearchServerlessDestinationDescription * _Nullable amazonOpenSearchServerlessDestinationDescription; /**

The destination in Amazon OpenSearch Service.

*/ @property (nonatomic, strong) AWSFirehoseAmazonopensearchserviceDestinationDescription * _Nullable amazonopensearchserviceDestinationDescription; /**

The ID of the destination.

*/ @property (nonatomic, strong) NSString * _Nullable destinationId; /**

The destination in Amazon ES.

*/ @property (nonatomic, strong) AWSFirehoseElasticsearchDestinationDescription * _Nullable elasticsearchDestinationDescription; /**

The destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseExtendedS3DestinationDescription * _Nullable extendedS3DestinationDescription; /**

Describes the specified HTTP endpoint destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointDestinationDescription * _Nullable httpEndpointDestinationDescription; /**

The destination in Amazon Redshift.

*/ @property (nonatomic, strong) AWSFirehoseRedshiftDestinationDescription * _Nullable redshiftDestinationDescription; /**

[Deprecated] The destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationDescription * _Nullable s3DestinationDescription; /**

The destination in Splunk.

*/ @property (nonatomic, strong) AWSFirehoseSplunkDestinationDescription * _Nullable splunkDestinationDescription; @end /**

The configuration of the dynamic partitioning mechanism that creates smaller data sets from the streaming data by partitioning it based on partition keys. Currently, dynamic partitioning is only supported for Amazon S3 destinations.

*/ @interface AWSFirehoseDynamicPartitioningConfiguration : AWSModel /**

Specifies that the dynamic partitioning is enabled for this Kinesis Data Firehose delivery stream.

*/ @property (nonatomic, strong) NSNumber * _Nullable enabled; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver data to an Amazon S3 prefix.

*/ @property (nonatomic, strong) AWSFirehoseRetryOptions * _Nullable retryOptions; @end /**

Describes the buffering to perform before delivering data to the Amazon ES destination.

*/ @interface AWSFirehoseElasticsearchBufferingHints : AWSModel /**

Buffer incoming data for the specified period of time, in seconds, before delivering it to the destination. The default value is 300 (5 minutes).

*/ @property (nonatomic, strong) NSNumber * _Nullable intervalInSeconds; /**

Buffer incoming data to the specified size, in MBs, before delivering it to the destination. The default value is 5.

We recommend setting this parameter to a value greater than the amount of data you typically ingest into the delivery stream in 10 seconds. For example, if you typically ingest data at 1 MB/sec, the value should be 10 MB or higher.

*/ @property (nonatomic, strong) NSNumber * _Nullable sizeInMBs; @end /**

Describes the configuration of a destination in Amazon ES.

Required parameters: [RoleARN, IndexName, S3Configuration] */ @interface AWSFirehoseElasticsearchDestinationConfiguration : AWSModel /**

The buffering options. If no value is specified, the default values for ElasticsearchBufferingHints are used.

*/ @property (nonatomic, strong) AWSFirehoseElasticsearchBufferingHints * _Nullable bufferingHints; /**

The Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The endpoint to use when communicating with the cluster. Specify either this ClusterEndpoint or the DomainARN field.

*/ @property (nonatomic, strong) NSString * _Nullable clusterEndpoint; /**

The ARN of the Amazon ES domain. The IAM role must have permissions for DescribeDomain, DescribeDomains, and DescribeDomainConfig after assuming the role specified in RoleARN. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

Specify either ClusterEndpoint or DomainARN.

*/ @property (nonatomic, strong) NSString * _Nullable domainARN; /**

The Elasticsearch index name.

*/ @property (nonatomic, strong) NSString * _Nullable indexName; /**

The Elasticsearch index rotation period. Index rotation appends a timestamp to the IndexName to facilitate the expiration of old data. For more information, see Index Rotation for the Amazon ES Destination. The default value is OneDay.

*/ @property (nonatomic, assign) AWSFirehoseElasticsearchIndexRotationPeriod indexRotationPeriod; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon ES. The default value is 300 (5 minutes).

*/ @property (nonatomic, strong) AWSFirehoseElasticsearchRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the IAM role to be assumed by Kinesis Data Firehose for calling the Amazon ES Configuration API and for indexing documents. For more information, see Grant Kinesis Data Firehose Access to an Amazon S3 Destination and Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

Defines how documents should be delivered to Amazon S3. When it is set to FailedDocumentsOnly, Kinesis Data Firehose writes any documents that could not be indexed to the configured Amazon S3 destination, with AmazonOpenSearchService-failed/ appended to the key prefix. When set to AllDocuments, Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes failed documents with AmazonOpenSearchService-failed/ appended to the prefix. For more information, see Amazon S3 Backup for the Amazon ES Destination. Default value is FailedDocumentsOnly.

You can't change this backup mode after you create the delivery stream.

*/ @property (nonatomic, assign) AWSFirehoseElasticsearchS3BackupMode s3BackupMode; /**

The configuration for the backup Amazon S3 location.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationConfiguration * _Nullable s3Configuration; /**

The Elasticsearch type name. For Elasticsearch 6.x, there can be only one type per index. If you try to specify a new type for an existing index that already has another type, Kinesis Data Firehose returns an error during run time.

For Elasticsearch 7.x, don't specify a TypeName.

*/ @property (nonatomic, strong) NSString * _Nullable typeName; /**

The details of the VPC of the Amazon ES destination.

*/ @property (nonatomic, strong) AWSFirehoseVpcConfiguration * _Nullable vpcConfiguration; @end /**

The destination description in Amazon ES.

*/ @interface AWSFirehoseElasticsearchDestinationDescription : AWSModel /**

The buffering options.

*/ @property (nonatomic, strong) AWSFirehoseElasticsearchBufferingHints * _Nullable bufferingHints; /**

The Amazon CloudWatch logging options.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The endpoint to use when communicating with the cluster. Kinesis Data Firehose uses either this ClusterEndpoint or the DomainARN field to send data to Amazon ES.

*/ @property (nonatomic, strong) NSString * _Nullable clusterEndpoint; /**

The ARN of the Amazon ES domain. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

Kinesis Data Firehose uses either ClusterEndpoint or DomainARN to send data to Amazon ES.

*/ @property (nonatomic, strong) NSString * _Nullable domainARN; /**

The Elasticsearch index name.

*/ @property (nonatomic, strong) NSString * _Nullable indexName; /**

The Elasticsearch index rotation period

*/ @property (nonatomic, assign) AWSFirehoseElasticsearchIndexRotationPeriod indexRotationPeriod; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The Amazon ES retry options.

*/ @property (nonatomic, strong) AWSFirehoseElasticsearchRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

The Amazon S3 backup mode.

*/ @property (nonatomic, assign) AWSFirehoseElasticsearchS3BackupMode s3BackupMode; /**

The Amazon S3 destination.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationDescription * _Nullable s3DestinationDescription; /**

The Elasticsearch type name. This applies to Elasticsearch 6.x and lower versions. For Elasticsearch 7.x and OpenSearch Service 1.x, there's no value for TypeName.

*/ @property (nonatomic, strong) NSString * _Nullable typeName; /**

The details of the VPC of the Amazon ES destination.

*/ @property (nonatomic, strong) AWSFirehoseVpcConfigurationDescription * _Nullable vpcConfigurationDescription; @end /**

Describes an update for a destination in Amazon ES.

*/ @interface AWSFirehoseElasticsearchDestinationUpdate : AWSModel /**

The buffering options. If no value is specified, ElasticsearchBufferingHints object default values are used.

*/ @property (nonatomic, strong) AWSFirehoseElasticsearchBufferingHints * _Nullable bufferingHints; /**

The CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The endpoint to use when communicating with the cluster. Specify either this ClusterEndpoint or the DomainARN field.

*/ @property (nonatomic, strong) NSString * _Nullable clusterEndpoint; /**

The ARN of the Amazon ES domain. The IAM role must have permissions for DescribeDomain, DescribeDomains, and DescribeDomainConfig after assuming the IAM role specified in RoleARN. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

Specify either ClusterEndpoint or DomainARN.

*/ @property (nonatomic, strong) NSString * _Nullable domainARN; /**

The Elasticsearch index name.

*/ @property (nonatomic, strong) NSString * _Nullable indexName; /**

The Elasticsearch index rotation period. Index rotation appends a timestamp to IndexName to facilitate the expiration of old data. For more information, see Index Rotation for the Amazon ES Destination. Default value is OneDay.

*/ @property (nonatomic, assign) AWSFirehoseElasticsearchIndexRotationPeriod indexRotationPeriod; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon ES. The default value is 300 (5 minutes).

*/ @property (nonatomic, strong) AWSFirehoseElasticsearchRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the IAM role to be assumed by Kinesis Data Firehose for calling the Amazon ES Configuration API and for indexing documents. For more information, see Grant Kinesis Data Firehose Access to an Amazon S3 Destination and Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

The Amazon S3 destination.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationUpdate * _Nullable s3Update; /**

The Elasticsearch type name. For Elasticsearch 6.x, there can be only one type per index. If you try to specify a new type for an existing index that already has another type, Kinesis Data Firehose returns an error during runtime.

If you upgrade Elasticsearch from 6.x to 7.x and don’t update your delivery stream, Kinesis Data Firehose still delivers data to Elasticsearch with the old index name and type name. If you want to update your delivery stream with a new index name, provide an empty string for TypeName.

*/ @property (nonatomic, strong) NSString * _Nullable typeName; @end /**

Configures retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon ES.

*/ @interface AWSFirehoseElasticsearchRetryOptions : AWSModel /**

After an initial failure to deliver to Amazon ES, the total amount of time during which Kinesis Data 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.

*/ @property (nonatomic, strong) NSNumber * _Nullable durationInSeconds; @end /**

Describes the encryption for a destination in Amazon S3.

*/ @interface AWSFirehoseEncryptionConfiguration : AWSModel /**

The encryption key.

*/ @property (nonatomic, strong) AWSFirehoseKMSEncryptionConfig * _Nullable KMSEncryptionConfig; /**

Specifically override existing encryption information to ensure that no encryption is used.

*/ @property (nonatomic, assign) AWSFirehoseNoEncryptionConfig noEncryptionConfig; @end /**

Describes the configuration of a destination in Amazon S3.

Required parameters: [RoleARN, BucketARN] */ @interface AWSFirehoseExtendedS3DestinationConfiguration : AWSModel /**

The ARN of the S3 bucket. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable bucketARN; /**

The buffering option.

*/ @property (nonatomic, strong) AWSFirehoseBufferingHints * _Nullable bufferingHints; /**

The Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The compression format. If no value is specified, the default is UNCOMPRESSED.

*/ @property (nonatomic, assign) AWSFirehoseCompressionFormat compressionFormat; /**

The serializer, deserializer, and schema for converting data from the JSON format to the Parquet or ORC format before writing it to Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseDataFormatConversionConfiguration * _Nullable dataFormatConversionConfiguration; /**

The configuration of the dynamic partitioning mechanism that creates smaller data sets from the streaming data by partitioning it based on partition keys. Currently, dynamic partitioning is only supported for Amazon S3 destinations.

*/ @property (nonatomic, strong) AWSFirehoseDynamicPartitioningConfiguration * _Nullable dynamicPartitioningConfiguration; /**

The encryption configuration. If no value is specified, the default is no encryption.

*/ @property (nonatomic, strong) AWSFirehoseEncryptionConfiguration * _Nullable encryptionConfiguration; /**

A prefix that Kinesis Data Firehose evaluates and adds to failed records before writing them to S3. This prefix appears immediately following the bucket name. For information about how to specify this prefix, see Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable errorOutputPrefix; /**

The "YYYY/MM/DD/HH" time format prefix is automatically used for delivered Amazon S3 files. You can also specify a custom prefix, as described in Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable prefix; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

The configuration for backup in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationConfiguration * _Nullable s3BackupConfiguration; /**

The Amazon S3 backup mode. After you create a delivery stream, you can update it to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the delivery stream to disable it.

*/ @property (nonatomic, assign) AWSFirehoseS3BackupMode s3BackupMode; @end /**

Describes a destination in Amazon S3.

Required parameters: [RoleARN, BucketARN, BufferingHints, CompressionFormat, EncryptionConfiguration] */ @interface AWSFirehoseExtendedS3DestinationDescription : AWSModel /**

The ARN of the S3 bucket. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable bucketARN; /**

The buffering option.

*/ @property (nonatomic, strong) AWSFirehoseBufferingHints * _Nullable bufferingHints; /**

The Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The compression format. If no value is specified, the default is UNCOMPRESSED.

*/ @property (nonatomic, assign) AWSFirehoseCompressionFormat compressionFormat; /**

The serializer, deserializer, and schema for converting data from the JSON format to the Parquet or ORC format before writing it to Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseDataFormatConversionConfiguration * _Nullable dataFormatConversionConfiguration; /**

The configuration of the dynamic partitioning mechanism that creates smaller data sets from the streaming data by partitioning it based on partition keys. Currently, dynamic partitioning is only supported for Amazon S3 destinations.

*/ @property (nonatomic, strong) AWSFirehoseDynamicPartitioningConfiguration * _Nullable dynamicPartitioningConfiguration; /**

The encryption configuration. If no value is specified, the default is no encryption.

*/ @property (nonatomic, strong) AWSFirehoseEncryptionConfiguration * _Nullable encryptionConfiguration; /**

A prefix that Kinesis Data Firehose evaluates and adds to failed records before writing them to S3. This prefix appears immediately following the bucket name. For information about how to specify this prefix, see Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable errorOutputPrefix; /**

The "YYYY/MM/DD/HH" time format prefix is automatically used for delivered Amazon S3 files. You can also specify a custom prefix, as described in Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable prefix; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

The configuration for backup in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationDescription * _Nullable s3BackupDescription; /**

The Amazon S3 backup mode.

*/ @property (nonatomic, assign) AWSFirehoseS3BackupMode s3BackupMode; @end /**

Describes an update for a destination in Amazon S3.

*/ @interface AWSFirehoseExtendedS3DestinationUpdate : AWSModel /**

The ARN of the S3 bucket. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable bucketARN; /**

The buffering option.

*/ @property (nonatomic, strong) AWSFirehoseBufferingHints * _Nullable bufferingHints; /**

The Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The compression format. If no value is specified, the default is UNCOMPRESSED.

*/ @property (nonatomic, assign) AWSFirehoseCompressionFormat compressionFormat; /**

The serializer, deserializer, and schema for converting data from the JSON format to the Parquet or ORC format before writing it to Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseDataFormatConversionConfiguration * _Nullable dataFormatConversionConfiguration; /**

The configuration of the dynamic partitioning mechanism that creates smaller data sets from the streaming data by partitioning it based on partition keys. Currently, dynamic partitioning is only supported for Amazon S3 destinations.

*/ @property (nonatomic, strong) AWSFirehoseDynamicPartitioningConfiguration * _Nullable dynamicPartitioningConfiguration; /**

The encryption configuration. If no value is specified, the default is no encryption.

*/ @property (nonatomic, strong) AWSFirehoseEncryptionConfiguration * _Nullable encryptionConfiguration; /**

A prefix that Kinesis Data Firehose evaluates and adds to failed records before writing them to S3. This prefix appears immediately following the bucket name. For information about how to specify this prefix, see Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable errorOutputPrefix; /**

The "YYYY/MM/DD/HH" time format prefix is automatically used for delivered Amazon S3 files. You can also specify a custom prefix, as described in Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable prefix; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

You can update a delivery stream to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the delivery stream to disable it.

*/ @property (nonatomic, assign) AWSFirehoseS3BackupMode s3BackupMode; /**

The Amazon S3 destination for backup.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationUpdate * _Nullable s3BackupUpdate; @end /**

Provides details in case one of the following operations fails due to an error related to KMS: CreateDeliveryStream, DeleteDeliveryStream, StartDeliveryStreamEncryption, StopDeliveryStreamEncryption.

Required parameters: [Type, Details] */ @interface AWSFirehoseFailureDescription : AWSModel /**

A message providing details about the error that caused the failure.

*/ @property (nonatomic, strong) NSString * _Nullable details; /**

The type of error that caused the failure.

*/ @property (nonatomic, assign) AWSFirehoseDeliveryStreamFailureType types; @end /**

The native Hive / HCatalog JsonSerDe. Used by Kinesis Data Firehose for deserializing data, which means converting it from the JSON format in preparation for serializing it to the Parquet or ORC format. This is one of two deserializers you can choose, depending on which one offers the functionality you need. The other option is the OpenX SerDe.

*/ @interface AWSFirehoseHiveJsonSerDe : AWSModel /**

Indicates how you want Kinesis Data Firehose to parse the date and timestamps that may be present in your input data JSON. To specify these format strings, follow the pattern syntax of JodaTime's DateTimeFormat format strings. For more information, see Class DateTimeFormat. You can also use the special value millis to parse timestamps in epoch milliseconds. If you don't specify a format, Kinesis Data Firehose uses java.sql.Timestamp::valueOf by default.

*/ @property (nonatomic, strong) NSArray * _Nullable timestampFormats; @end /**

Describes the buffering options that can be applied before data is delivered to the HTTP endpoint destination. Kinesis Data Firehose treats these options as hints, and it might choose to use more optimal values. The SizeInMBs and IntervalInSeconds parameters are optional. However, if specify a value for one of them, you must also provide a value for the other.

*/ @interface AWSFirehoseHttpEndpointBufferingHints : AWSModel /**

Buffer incoming data for the specified period of time, in seconds, before delivering it to the destination. The default value is 300 (5 minutes).

*/ @property (nonatomic, strong) NSNumber * _Nullable intervalInSeconds; /**

Buffer incoming data to the specified size, in MBs, before delivering it to the destination. The default value is 5.

We recommend setting this parameter to a value greater than the amount of data you typically ingest into the delivery stream in 10 seconds. For example, if you typically ingest data at 1 MB/sec, the value should be 10 MB or higher.

*/ @property (nonatomic, strong) NSNumber * _Nullable sizeInMBs; @end /**

Describes the metadata that's delivered to the specified HTTP endpoint destination.

Required parameters: [AttributeName, AttributeValue] */ @interface AWSFirehoseHttpEndpointCommonAttribute : AWSModel /**

The name of the HTTP endpoint common attribute.

*/ @property (nonatomic, strong) NSString * _Nullable attributeName; /**

The value of the HTTP endpoint common attribute.

*/ @property (nonatomic, strong) NSString * _Nullable attributeValue; @end /**

Describes the configuration of the HTTP endpoint to which Kinesis Firehose delivers data.

Required parameters: [Url] */ @interface AWSFirehoseHttpEndpointConfiguration : AWSModel /**

The access key required for Kinesis Firehose to authenticate with the HTTP endpoint selected as the destination.

*/ @property (nonatomic, strong) NSString * _Nullable accessKey; /**

The name of the HTTP endpoint selected as the destination.

*/ @property (nonatomic, strong) NSString * _Nullable name; /**

The URL of the HTTP endpoint selected as the destination.

If you choose an HTTP endpoint as your destination, review and follow the instructions in the Appendix - HTTP Endpoint Delivery Request and Response Specifications.

*/ @property (nonatomic, strong) NSString * _Nullable url; @end /**

Describes the HTTP endpoint selected as the destination.

*/ @interface AWSFirehoseHttpEndpointDescription : AWSModel /**

The name of the HTTP endpoint selected as the destination.

*/ @property (nonatomic, strong) NSString * _Nullable name; /**

The URL of the HTTP endpoint selected as the destination.

*/ @property (nonatomic, strong) NSString * _Nullable url; @end /**

Describes the configuration of the HTTP endpoint destination.

Required parameters: [EndpointConfiguration, S3Configuration] */ @interface AWSFirehoseHttpEndpointDestinationConfiguration : AWSModel /**

The buffering options that can be used before data is delivered to the specified destination. Kinesis Data Firehose treats these options as hints, and it might choose to use more optimal values. The SizeInMBs and IntervalInSeconds parameters are optional. However, if you specify a value for one of them, you must also provide a value for the other.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointBufferingHints * _Nullable bufferingHints; /**

Describes the Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The configuration of the HTTP endpoint selected as the destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointConfiguration * _Nullable endpointConfiguration; /**

Describes a data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The configuration of the requeste sent to the HTTP endpoint specified as the destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointRequestConfiguration * _Nullable requestConfiguration; /**

Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointRetryOptions * _Nullable retryOptions; /**

Kinesis Data Firehose uses this IAM role for all the permissions that the delivery stream needs.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

Describes the S3 bucket backup options for the data that Kinesis Data Firehose delivers to the HTTP endpoint destination. You can back up all documents (AllData) or only the documents that Kinesis Data Firehose could not deliver to the specified HTTP endpoint destination (FailedDataOnly).

*/ @property (nonatomic, assign) AWSFirehoseHttpEndpointS3BackupMode s3BackupMode; /**

Describes the configuration of a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationConfiguration * _Nullable s3Configuration; @end /**

Describes the HTTP endpoint destination.

*/ @interface AWSFirehoseHttpEndpointDestinationDescription : AWSModel /**

Describes buffering options that can be applied to the data before it is delivered to the HTTPS endpoint destination. Kinesis Data Firehose teats these options as hints, and it might choose to use more optimal values. The SizeInMBs and IntervalInSeconds parameters are optional. However, if specify a value for one of them, you must also provide a value for the other.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointBufferingHints * _Nullable bufferingHints; /**

Describes the Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The configuration of the specified HTTP endpoint destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointDescription * _Nullable endpointConfiguration; /**

Describes a data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The configuration of request sent to the HTTP endpoint specified as the destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointRequestConfiguration * _Nullable requestConfiguration; /**

Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointRetryOptions * _Nullable retryOptions; /**

Kinesis Data Firehose uses this IAM role for all the permissions that the delivery stream needs.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

Describes the S3 bucket backup options for the data that Kinesis Firehose delivers to the HTTP endpoint destination. You can back up all documents (AllData) or only the documents that Kinesis Data Firehose could not deliver to the specified HTTP endpoint destination (FailedDataOnly).

*/ @property (nonatomic, assign) AWSFirehoseHttpEndpointS3BackupMode s3BackupMode; /**

Describes a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationDescription * _Nullable s3DestinationDescription; @end /**

Updates the specified HTTP endpoint destination.

*/ @interface AWSFirehoseHttpEndpointDestinationUpdate : AWSModel /**

Describes buffering options that can be applied to the data before it is delivered to the HTTPS endpoint destination. Kinesis Data Firehose teats these options as hints, and it might choose to use more optimal values. The SizeInMBs and IntervalInSeconds parameters are optional. However, if specify a value for one of them, you must also provide a value for the other.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointBufferingHints * _Nullable bufferingHints; /**

Describes the Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

Describes the configuration of the HTTP endpoint destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointConfiguration * _Nullable endpointConfiguration; /**

Describes a data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The configuration of the request sent to the HTTP endpoint specified as the destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointRequestConfiguration * _Nullable requestConfiguration; /**

Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointRetryOptions * _Nullable retryOptions; /**

Kinesis Data Firehose uses this IAM role for all the permissions that the delivery stream needs.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

Describes the S3 bucket backup options for the data that Kinesis Firehose delivers to the HTTP endpoint destination. You can back up all documents (AllData) or only the documents that Kinesis Data Firehose could not deliver to the specified HTTP endpoint destination (FailedDataOnly).

*/ @property (nonatomic, assign) AWSFirehoseHttpEndpointS3BackupMode s3BackupMode; /**

Describes an update for a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationUpdate * _Nullable s3Update; @end /**

The configuration of the HTTP endpoint request.

*/ @interface AWSFirehoseHttpEndpointRequestConfiguration : AWSModel /**

Describes the metadata sent to the HTTP endpoint destination.

*/ @property (nonatomic, strong) NSArray * _Nullable commonAttributes; /**

Kinesis Data Firehose uses the content encoding to compress the body of a request before sending the request to the destination. For more information, see Content-Encoding in MDN Web Docs, the official Mozilla documentation.

*/ @property (nonatomic, assign) AWSFirehoseContentEncoding contentEncoding; @end /**

Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint destination.

*/ @interface AWSFirehoseHttpEndpointRetryOptions : AWSModel /**

The total amount of time that Kinesis Data Firehose spends on retries. This duration starts after the initial attempt to send data to the custom destination via HTTPS endpoint fails. It doesn't include the periods during which Kinesis Data Firehose waits for acknowledgment from the specified destination after each attempt.

*/ @property (nonatomic, strong) NSNumber * _Nullable durationInSeconds; @end /**

Specifies the deserializer you want to use to convert the format of the input data. This parameter is required if Enabled is set to true.

*/ @interface AWSFirehoseInputFormatConfiguration : AWSModel /**

Specifies which deserializer to use. You can choose either the Apache Hive JSON SerDe or the OpenX JSON SerDe. If both are non-null, the server rejects the request.

*/ @property (nonatomic, strong) AWSFirehoseDeserializer * _Nullable deserializer; @end /**

Describes an encryption key for a destination in Amazon S3.

Required parameters: [AWSKMSKeyARN] */ @interface AWSFirehoseKMSEncryptionConfig : AWSModel /**

The Amazon Resource Name (ARN) of the encryption key. Must belong to the same Amazon Web Services Region as the destination Amazon S3 bucket. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable AWSKMSKeyARN; @end /**

The stream and role Amazon Resource Names (ARNs) for a Kinesis data stream used as the source for a delivery stream.

Required parameters: [KinesisStreamARN, RoleARN] */ @interface AWSFirehoseKinesisStreamSourceConfiguration : AWSModel /**

The ARN of the source Kinesis data stream. For more information, see Amazon Kinesis Data Streams ARN Format.

*/ @property (nonatomic, strong) NSString * _Nullable kinesisStreamARN; /**

The ARN of the role that provides access to the source Kinesis data stream. For more information, see Amazon Web Services Identity and Access Management (IAM) ARN Format.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; @end /**

Details about a Kinesis data stream used as the source for a Kinesis Data Firehose delivery stream.

*/ @interface AWSFirehoseKinesisStreamSourceDescription : AWSModel /**

Kinesis Data Firehose starts retrieving records from the Kinesis data stream starting with this timestamp.

*/ @property (nonatomic, strong) NSDate * _Nullable deliveryStartTimestamp; /**

The Amazon Resource Name (ARN) of the source Kinesis data stream. For more information, see Amazon Kinesis Data Streams ARN Format.

*/ @property (nonatomic, strong) NSString * _Nullable kinesisStreamARN; /**

The ARN of the role used by the source Kinesis data stream. For more information, see Amazon Web Services Identity and Access Management (IAM) ARN Format.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; @end /** */ @interface AWSFirehoseListDeliveryStreamsInput : AWSRequest /**

The delivery stream type. This can be one of the following values:

  • DirectPut: Provider applications access the delivery stream directly.

  • KinesisStreamAsSource: The delivery stream uses a Kinesis data stream as a source.

This parameter is optional. If this parameter is omitted, delivery streams of all types are returned.

*/ @property (nonatomic, assign) AWSFirehoseDeliveryStreamType deliveryStreamType; /**

The list of delivery streams returned by this call to ListDeliveryStreams will start with the delivery stream whose name comes alphabetically immediately after the name you specify in ExclusiveStartDeliveryStreamName.

*/ @property (nonatomic, strong) NSString * _Nullable exclusiveStartDeliveryStreamName; /**

The maximum number of delivery streams to list. The default value is 10.

*/ @property (nonatomic, strong) NSNumber * _Nullable limit; @end /** */ @interface AWSFirehoseListDeliveryStreamsOutput : AWSModel /**

The names of the delivery streams.

*/ @property (nonatomic, strong) NSArray * _Nullable deliveryStreamNames; /**

Indicates whether there are more delivery streams available to list.

*/ @property (nonatomic, strong) NSNumber * _Nullable hasMoreDeliveryStreams; @end /** */ @interface AWSFirehoseListTagsForDeliveryStreamInput : AWSRequest /**

The name of the delivery stream whose tags you want to list.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; /**

The key to use as the starting point for the list of tags. If you set this parameter, ListTagsForDeliveryStream gets all tags that occur after ExclusiveStartTagKey.

*/ @property (nonatomic, strong) NSString * _Nullable exclusiveStartTagKey; /**

The number of tags to return. If this number is less than the total number of tags associated with the delivery stream, HasMoreTags is set to true in the response. To list additional tags, set ExclusiveStartTagKey to the last key in the response.

*/ @property (nonatomic, strong) NSNumber * _Nullable limit; @end /** */ @interface AWSFirehoseListTagsForDeliveryStreamOutput : AWSModel /**

If this is true in the response, more tags are available. To list the remaining tags, set ExclusiveStartTagKey to the key of the last tag returned and call ListTagsForDeliveryStream again.

*/ @property (nonatomic, strong) NSNumber * _Nullable hasMoreTags; /**

A list of tags associated with DeliveryStreamName, starting with the first tag after ExclusiveStartTagKey and up to the specified Limit.

*/ @property (nonatomic, strong) NSArray * _Nullable tags; @end /**

The OpenX SerDe. Used by Kinesis Data Firehose for deserializing data, which means converting it from the JSON format in preparation for serializing it to the Parquet or ORC format. This is one of two deserializers you can choose, depending on which one offers the functionality you need. The other option is the native Hive / HCatalog JsonSerDe.

*/ @interface AWSFirehoseOpenXJsonSerDe : AWSModel /**

When set to true, which is the default, Kinesis Data Firehose converts JSON keys to lowercase before deserializing them.

*/ @property (nonatomic, strong) NSNumber * _Nullable caseInsensitive; /**

Maps column names to JSON keys that aren't identical to the column names. This is useful when the JSON contains keys that are Hive keywords. For example, timestamp is a Hive keyword. If you have a JSON key named timestamp, set this parameter to {"ts": "timestamp"} to map this key to a column named ts.

*/ @property (nonatomic, strong) NSDictionary * _Nullable columnToJsonKeyMappings; /**

When set to true, specifies that the names of the keys include dots and that you want Kinesis Data Firehose to replace them with underscores. This is useful because Apache Hive does not allow dots in column names. For example, if the JSON contains a key whose name is "a.b", you can define the column name to be "a_b" when using this option.

The default is false.

*/ @property (nonatomic, strong) NSNumber * _Nullable convertDotsInJsonKeysToUnderscores; @end /**

A serializer to use for converting data to the ORC format before storing it in Amazon S3. For more information, see Apache ORC.

*/ @interface AWSFirehoseOrcSerDe : AWSModel /**

The Hadoop Distributed File System (HDFS) block size. This is useful if you intend to copy the data from Amazon S3 to HDFS before querying. The default is 256 MiB and the minimum is 64 MiB. Kinesis Data Firehose uses this value for padding calculations.

*/ @property (nonatomic, strong) NSNumber * _Nullable blockSizeBytes; /**

The column names for which you want Kinesis Data Firehose to create bloom filters. The default is null.

*/ @property (nonatomic, strong) NSArray * _Nullable bloomFilterColumns; /**

The Bloom filter false positive probability (FPP). The lower the FPP, the bigger the Bloom filter. The default value is 0.05, the minimum is 0, and the maximum is 1.

*/ @property (nonatomic, strong) NSNumber * _Nullable bloomFilterFalsePositiveProbability; /**

The compression code to use over data blocks. The default is SNAPPY.

*/ @property (nonatomic, assign) AWSFirehoseOrcCompression compression; /**

Represents the fraction of the total number of non-null rows. To turn off dictionary encoding, set this fraction to a number that is less than the number of distinct keys in a dictionary. To always use dictionary encoding, set this threshold to 1.

*/ @property (nonatomic, strong) NSNumber * _Nullable dictionaryKeyThreshold; /**

Set this to true to indicate that you want stripes to be padded to the HDFS block boundaries. This is useful if you intend to copy the data from Amazon S3 to HDFS before querying. The default is false.

*/ @property (nonatomic, strong) NSNumber * _Nullable enablePadding; /**

The version of the file to write. The possible values are V0_11 and V0_12. The default is V0_12.

*/ @property (nonatomic, assign) AWSFirehoseOrcFormatVersion formatVersion; /**

A number between 0 and 1 that defines the tolerance for block padding as a decimal fraction of stripe size. The default value is 0.05, which means 5 percent of stripe size.

For the default values of 64 MiB ORC stripes and 256 MiB HDFS blocks, the default block padding tolerance of 5 percent reserves a maximum of 3.2 MiB for padding within the 256 MiB block. In such a case, if the available size within the block is more than 3.2 MiB, a new, smaller stripe is inserted to fit within that space. This ensures that no stripe crosses block boundaries and causes remote reads within a node-local task.

Kinesis Data Firehose ignores this parameter when OrcSerDe$EnablePadding is false.

*/ @property (nonatomic, strong) NSNumber * _Nullable paddingTolerance; /**

The number of rows between index entries. The default is 10,000 and the minimum is 1,000.

*/ @property (nonatomic, strong) NSNumber * _Nullable rowIndexStride; /**

The number of bytes in each stripe. The default is 64 MiB and the minimum is 8 MiB.

*/ @property (nonatomic, strong) NSNumber * _Nullable stripeSizeBytes; @end /**

Specifies the serializer that you want Kinesis Data Firehose to use to convert the format of your data before it writes it to Amazon S3. This parameter is required if Enabled is set to true.

*/ @interface AWSFirehoseOutputFormatConfiguration : AWSModel /**

Specifies which serializer to use. You can choose either the ORC SerDe or the Parquet SerDe. If both are non-null, the server rejects the request.

*/ @property (nonatomic, strong) AWSFirehoseSerializer * _Nullable serializer; @end /**

A serializer to use for converting data to the Parquet format before storing it in Amazon S3. For more information, see Apache Parquet.

*/ @interface AWSFirehoseParquetSerDe : AWSModel /**

The Hadoop Distributed File System (HDFS) block size. This is useful if you intend to copy the data from Amazon S3 to HDFS before querying. The default is 256 MiB and the minimum is 64 MiB. Kinesis Data Firehose uses this value for padding calculations.

*/ @property (nonatomic, strong) NSNumber * _Nullable blockSizeBytes; /**

The compression code to use over data blocks. The possible values are UNCOMPRESSED, SNAPPY, and GZIP, with the default being SNAPPY. Use SNAPPY for higher decompression speed. Use GZIP if the compression ratio is more important than speed.

*/ @property (nonatomic, assign) AWSFirehoseParquetCompression compression; /**

Indicates whether to enable dictionary compression.

*/ @property (nonatomic, strong) NSNumber * _Nullable enableDictionaryCompression; /**

The maximum amount of padding to apply. This is useful if you intend to copy the data from Amazon S3 to HDFS before querying. The default is 0.

*/ @property (nonatomic, strong) NSNumber * _Nullable maxPaddingBytes; /**

The Parquet page size. Column chunks are divided into pages. A page is conceptually an indivisible unit (in terms of compression and encoding). The minimum value is 64 KiB and the default is 1 MiB.

*/ @property (nonatomic, strong) NSNumber * _Nullable pageSizeBytes; /**

Indicates the version of row format to output. The possible values are V1 and V2. The default is V1.

*/ @property (nonatomic, assign) AWSFirehoseParquetWriterVersion writerVersion; @end /**

Describes a data processing configuration.

*/ @interface AWSFirehoseProcessingConfiguration : AWSModel /**

Enables or disables data processing.

*/ @property (nonatomic, strong) NSNumber * _Nullable enabled; /**

The data processors.

*/ @property (nonatomic, strong) NSArray * _Nullable processors; @end /**

Describes a data processor.

Required parameters: [Type] */ @interface AWSFirehoseProcessor : AWSModel /**

The processor parameters.

*/ @property (nonatomic, strong) NSArray * _Nullable parameters; /**

The type of processor.

*/ @property (nonatomic, assign) AWSFirehoseProcessorType types; @end /**

Describes the processor parameter.

Required parameters: [ParameterName, ParameterValue] */ @interface AWSFirehoseProcessorParameter : AWSModel /**

The name of the parameter. Currently the following default values are supported: 3 for NumberOfRetries and 60 for the BufferIntervalInSeconds. The BufferSizeInMBs ranges between 0.2 MB and up to 3MB. The default buffering hint is 1MB for all destinations, except Splunk. For Splunk, the default buffering hint is 256 KB.

*/ @property (nonatomic, assign) AWSFirehoseProcessorParameterName parameterName; /**

The parameter value.

*/ @property (nonatomic, strong) NSString * _Nullable parameterValue; @end /** */ @interface AWSFirehosePutRecordBatchInput : AWSRequest /**

The name of the delivery stream.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; /**

One or more records.

*/ @property (nonatomic, strong) NSArray * _Nullable records; @end /** */ @interface AWSFirehosePutRecordBatchOutput : AWSModel /**

Indicates whether server-side encryption (SSE) was enabled during this operation.

*/ @property (nonatomic, strong) NSNumber * _Nullable encrypted; /**

The number of records that might have failed processing. This number might be greater than 0 even if the PutRecordBatch call succeeds. Check FailedPutCount to determine whether there are records that you need to resend.

*/ @property (nonatomic, strong) NSNumber * _Nullable failedPutCount; /**

The results array. For each record, the index of the response element is the same as the index used in the request array.

*/ @property (nonatomic, strong) NSArray * _Nullable requestResponses; @end /**

Contains the result for an individual record from a PutRecordBatch request. If the record is successfully added to your delivery stream, it receives a record ID. If the record fails to be added to your delivery stream, the result includes an error code and an error message.

*/ @interface AWSFirehosePutRecordBatchResponseEntry : AWSModel /**

The error code for an individual record result.

*/ @property (nonatomic, strong) NSString * _Nullable errorCode; /**

The error message for an individual record result.

*/ @property (nonatomic, strong) NSString * _Nullable errorMessage; /**

The ID of the record.

*/ @property (nonatomic, strong) NSString * _Nullable recordId; @end /** */ @interface AWSFirehosePutRecordInput : AWSRequest /**

The name of the delivery stream.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; /**

The record.

*/ @property (nonatomic, strong) AWSFirehoseRecord * _Nullable record; @end /** */ @interface AWSFirehosePutRecordOutput : AWSModel /**

Indicates whether server-side encryption (SSE) was enabled during this operation.

*/ @property (nonatomic, strong) NSNumber * _Nullable encrypted; /**

The ID of the record.

*/ @property (nonatomic, strong) NSString * _Nullable recordId; @end /**

The unit of data in a delivery stream.

Required parameters: [Data] */ @interface AWSFirehoseRecord : AWSModel /**

The data blob, which is base64-encoded when the blob is serialized. The maximum size of the data blob, before base64-encoding, is 1,000 KiB.

*/ @property (nonatomic, strong) NSData * _Nullable data; @end /**

Describes the configuration of a destination in Amazon Redshift.

Required parameters: [RoleARN, ClusterJDBCURL, CopyCommand, Username, Password, S3Configuration] */ @interface AWSFirehoseRedshiftDestinationConfiguration : AWSModel /**

The CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The database connection string.

*/ @property (nonatomic, strong) NSString * _Nullable clusterJDBCURL; /**

The COPY command.

*/ @property (nonatomic, strong) AWSFirehoseReplicateCommand * _Nullable replicateCommand; /**

The user password.

*/ @property (nonatomic, strong) NSString * _Nullable password; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon Redshift. Default value is 3600 (60 minutes).

*/ @property (nonatomic, strong) AWSFirehoseRedshiftRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

The configuration for backup in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationConfiguration * _Nullable s3BackupConfiguration; /**

The Amazon S3 backup mode. After you create a delivery stream, you can update it to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the delivery stream to disable it.

*/ @property (nonatomic, assign) AWSFirehoseRedshiftS3BackupMode s3BackupMode; /**

The configuration for the intermediate Amazon S3 location from which Amazon Redshift obtains data. Restrictions are described in the topic for CreateDeliveryStream.

The compression formats SNAPPY or ZIP cannot be specified in RedshiftDestinationConfiguration.S3Configuration because the Amazon Redshift COPY operation that reads from the S3 bucket doesn't support these compression formats.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationConfiguration * _Nullable s3Configuration; /**

The name of the user.

*/ @property (nonatomic, strong) NSString * _Nullable username; @end /**

Describes a destination in Amazon Redshift.

Required parameters: [RoleARN, ClusterJDBCURL, CopyCommand, Username, S3DestinationDescription] */ @interface AWSFirehoseRedshiftDestinationDescription : AWSModel /**

The Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The database connection string.

*/ @property (nonatomic, strong) NSString * _Nullable clusterJDBCURL; /**

The COPY command.

*/ @property (nonatomic, strong) AWSFirehoseReplicateCommand * _Nullable replicateCommand; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon Redshift. Default value is 3600 (60 minutes).

*/ @property (nonatomic, strong) AWSFirehoseRedshiftRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

The configuration for backup in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationDescription * _Nullable s3BackupDescription; /**

The Amazon S3 backup mode.

*/ @property (nonatomic, assign) AWSFirehoseRedshiftS3BackupMode s3BackupMode; /**

The Amazon S3 destination.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationDescription * _Nullable s3DestinationDescription; /**

The name of the user.

*/ @property (nonatomic, strong) NSString * _Nullable username; @end /**

Describes an update for a destination in Amazon Redshift.

*/ @interface AWSFirehoseRedshiftDestinationUpdate : AWSModel /**

The Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The database connection string.

*/ @property (nonatomic, strong) NSString * _Nullable clusterJDBCURL; /**

The COPY command.

*/ @property (nonatomic, strong) AWSFirehoseReplicateCommand * _Nullable replicateCommand; /**

The user password.

*/ @property (nonatomic, strong) NSString * _Nullable password; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon Redshift. Default value is 3600 (60 minutes).

*/ @property (nonatomic, strong) AWSFirehoseRedshiftRetryOptions * _Nullable retryOptions; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

You can update a delivery stream to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the delivery stream to disable it.

*/ @property (nonatomic, assign) AWSFirehoseRedshiftS3BackupMode s3BackupMode; /**

The Amazon S3 destination for backup.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationUpdate * _Nullable s3BackupUpdate; /**

The Amazon S3 destination.

The compression formats SNAPPY or ZIP cannot be specified in RedshiftDestinationUpdate.S3Update because the Amazon Redshift COPY operation that reads from the S3 bucket doesn't support these compression formats.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationUpdate * _Nullable s3Update; /**

The name of the user.

*/ @property (nonatomic, strong) NSString * _Nullable username; @end /**

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

*/ @interface AWSFirehoseRedshiftRetryOptions : AWSModel /**

The length of time during which Kinesis Data Firehose retries delivery after a failure, starting from the initial request and including the first attempt. The default value is 3600 seconds (60 minutes). Kinesis Data Firehose does not retry if the value of DurationInSeconds is 0 (zero) or if the first delivery attempt takes longer than the current value.

*/ @property (nonatomic, strong) NSNumber * _Nullable durationInSeconds; @end /**

The retry behavior in case Kinesis Data Firehose is unable to deliver data to an Amazon S3 prefix.

*/ @interface AWSFirehoseRetryOptions : AWSModel /**

The period of time during which Kinesis Data Firehose retries to deliver data to the specified Amazon S3 prefix.

*/ @property (nonatomic, strong) NSNumber * _Nullable durationInSeconds; @end /**

Describes the configuration of a destination in Amazon S3.

Required parameters: [RoleARN, BucketARN] */ @interface AWSFirehoseS3DestinationConfiguration : AWSModel /**

The ARN of the S3 bucket. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable bucketARN; /**

The buffering option. If no value is specified, BufferingHints object default values are used.

*/ @property (nonatomic, strong) AWSFirehoseBufferingHints * _Nullable bufferingHints; /**

The CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The compression format. If no value is specified, the default is UNCOMPRESSED.

The compression formats SNAPPY or ZIP cannot be specified for Amazon Redshift destinations because they are not supported by the Amazon Redshift COPY operation that reads from the S3 bucket.

*/ @property (nonatomic, assign) AWSFirehoseCompressionFormat compressionFormat; /**

The encryption configuration. If no value is specified, the default is no encryption.

*/ @property (nonatomic, strong) AWSFirehoseEncryptionConfiguration * _Nullable encryptionConfiguration; /**

A prefix that Kinesis Data Firehose evaluates and adds to failed records before writing them to S3. This prefix appears immediately following the bucket name. For information about how to specify this prefix, see Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable errorOutputPrefix; /**

The "YYYY/MM/DD/HH" time format prefix is automatically used for delivered Amazon S3 files. You can also specify a custom prefix, as described in Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable prefix; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; @end /**

Describes a destination in Amazon S3.

Required parameters: [RoleARN, BucketARN, BufferingHints, CompressionFormat, EncryptionConfiguration] */ @interface AWSFirehoseS3DestinationDescription : AWSModel /**

The ARN of the S3 bucket. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable bucketARN; /**

The buffering option. If no value is specified, BufferingHints object default values are used.

*/ @property (nonatomic, strong) AWSFirehoseBufferingHints * _Nullable bufferingHints; /**

The Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The compression format. If no value is specified, the default is UNCOMPRESSED.

*/ @property (nonatomic, assign) AWSFirehoseCompressionFormat compressionFormat; /**

The encryption configuration. If no value is specified, the default is no encryption.

*/ @property (nonatomic, strong) AWSFirehoseEncryptionConfiguration * _Nullable encryptionConfiguration; /**

A prefix that Kinesis Data Firehose evaluates and adds to failed records before writing them to S3. This prefix appears immediately following the bucket name. For information about how to specify this prefix, see Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable errorOutputPrefix; /**

The "YYYY/MM/DD/HH" time format prefix is automatically used for delivered Amazon S3 files. You can also specify a custom prefix, as described in Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable prefix; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; @end /**

Describes an update for a destination in Amazon S3.

*/ @interface AWSFirehoseS3DestinationUpdate : AWSModel /**

The ARN of the S3 bucket. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable bucketARN; /**

The buffering option. If no value is specified, BufferingHints object default values are used.

*/ @property (nonatomic, strong) AWSFirehoseBufferingHints * _Nullable bufferingHints; /**

The CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The compression format. If no value is specified, the default is UNCOMPRESSED.

The compression formats SNAPPY or ZIP cannot be specified for Amazon Redshift destinations because they are not supported by the Amazon Redshift COPY operation that reads from the S3 bucket.

*/ @property (nonatomic, assign) AWSFirehoseCompressionFormat compressionFormat; /**

The encryption configuration. If no value is specified, the default is no encryption.

*/ @property (nonatomic, strong) AWSFirehoseEncryptionConfiguration * _Nullable encryptionConfiguration; /**

A prefix that Kinesis Data Firehose evaluates and adds to failed records before writing them to S3. This prefix appears immediately following the bucket name. For information about how to specify this prefix, see Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable errorOutputPrefix; /**

The "YYYY/MM/DD/HH" time format prefix is automatically used for delivered Amazon S3 files. You can also specify a custom prefix, as described in Custom Prefixes for Amazon S3 Objects.

*/ @property (nonatomic, strong) NSString * _Nullable prefix; /**

The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; @end /**

Specifies the schema to which you want Kinesis Data Firehose to configure your data before it writes it to Amazon S3. This parameter is required if Enabled is set to true.

*/ @interface AWSFirehoseSchemaConfiguration : AWSModel /**

The ID of the Amazon Web Services Glue Data Catalog. If you don't supply this, the Amazon Web Services account ID is used by default.

*/ @property (nonatomic, strong) NSString * _Nullable catalogId; /**

Specifies the name of the Amazon Web Services Glue database that contains the schema for the output data.

If the SchemaConfiguration request parameter is used as part of invoking the CreateDeliveryStream API, then the DatabaseName property is required and its value must be specified.

*/ @property (nonatomic, strong) NSString * _Nullable databaseName; /**

If you don't specify an Amazon Web Services Region, the default is the current Region.

*/ @property (nonatomic, strong) NSString * _Nullable region; /**

The role that Kinesis Data Firehose can use to access Amazon Web Services Glue. This role must be in the same account you use for Kinesis Data Firehose. Cross-account roles aren't allowed.

If the SchemaConfiguration request parameter is used as part of invoking the CreateDeliveryStream API, then the RoleARN property is required and its value must be specified.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

Specifies the Amazon Web Services Glue table that contains the column information that constitutes your data schema.

If the SchemaConfiguration request parameter is used as part of invoking the CreateDeliveryStream API, then the TableName property is required and its value must be specified.

*/ @property (nonatomic, strong) NSString * _Nullable tableName; /**

Specifies the table version for the output data schema. If you don't specify this version ID, or if you set it to LATEST, Kinesis Data Firehose uses the most recent version. This means that any updates to the table are automatically picked up.

*/ @property (nonatomic, strong) NSString * _Nullable versionId; @end /**

The serializer that you want Kinesis Data Firehose to use to convert data to the target format before writing it to Amazon S3. Kinesis Data Firehose supports two types of serializers: the ORC SerDe and the Parquet SerDe.

*/ @interface AWSFirehoseSerializer : AWSModel /**

A serializer to use for converting data to the ORC format before storing it in Amazon S3. For more information, see Apache ORC.

*/ @property (nonatomic, strong) AWSFirehoseOrcSerDe * _Nullable orcSerDe; /**

A serializer to use for converting data to the Parquet format before storing it in Amazon S3. For more information, see Apache Parquet.

*/ @property (nonatomic, strong) AWSFirehoseParquetSerDe * _Nullable parquetSerDe; @end /**

Details about a Kinesis data stream used as the source for a Kinesis Data Firehose delivery stream.

*/ @interface AWSFirehoseSourceDescription : AWSModel /**

The KinesisStreamSourceDescription value for the source Kinesis data stream.

*/ @property (nonatomic, strong) AWSFirehoseKinesisStreamSourceDescription * _Nullable kinesisStreamSourceDescription; @end /**

Describes the configuration of a destination in Splunk.

Required parameters: [HECEndpoint, HECEndpointType, HECToken, S3Configuration] */ @interface AWSFirehoseSplunkDestinationConfiguration : AWSModel /**

The Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it sends it data. At the end of the timeout period, Kinesis Data Firehose either tries to send the data again or considers it an error, based on your retry settings.

*/ @property (nonatomic, strong) NSNumber * _Nullable HECAcknowledgmentTimeoutInSeconds; /**

The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.

*/ @property (nonatomic, strong) NSString * _Nullable HECEndpoint; /**

This type can be either "Raw" or "Event."

*/ @property (nonatomic, assign) AWSFirehoseHECEndpointType HECEndpointType; /**

This is a GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.

*/ @property (nonatomic, strong) NSString * _Nullable HECToken; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk, or if it doesn't receive an acknowledgment of receipt from Splunk.

*/ @property (nonatomic, strong) AWSFirehoseSplunkRetryOptions * _Nullable retryOptions; /**

Defines how documents should be delivered to Amazon S3. When set to FailedEventsOnly, Kinesis Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set to AllEvents, Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes failed documents to Amazon S3. The default value is FailedEventsOnly.

You can update this backup mode from FailedEventsOnly to AllEvents. You can't update it from AllEvents to FailedEventsOnly.

*/ @property (nonatomic, assign) AWSFirehoseSplunkS3BackupMode s3BackupMode; /**

The configuration for the backup Amazon S3 location.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationConfiguration * _Nullable s3Configuration; @end /**

Describes a destination in Splunk.

*/ @interface AWSFirehoseSplunkDestinationDescription : AWSModel /**

The Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it sends it data. At the end of the timeout period, Kinesis Data Firehose either tries to send the data again or considers it an error, based on your retry settings.

*/ @property (nonatomic, strong) NSNumber * _Nullable HECAcknowledgmentTimeoutInSeconds; /**

The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.

*/ @property (nonatomic, strong) NSString * _Nullable HECEndpoint; /**

This type can be either "Raw" or "Event."

*/ @property (nonatomic, assign) AWSFirehoseHECEndpointType HECEndpointType; /**

A GUID you obtain from your Splunk cluster when you create a new HEC endpoint.

*/ @property (nonatomic, strong) NSString * _Nullable HECToken; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive an acknowledgment of receipt from Splunk.

*/ @property (nonatomic, strong) AWSFirehoseSplunkRetryOptions * _Nullable retryOptions; /**

Defines how documents should be delivered to Amazon S3. When set to FailedDocumentsOnly, Kinesis Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set to AllDocuments, Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes failed documents to Amazon S3. Default value is FailedDocumentsOnly.

*/ @property (nonatomic, assign) AWSFirehoseSplunkS3BackupMode s3BackupMode; /**

The Amazon S3 destination.>

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationDescription * _Nullable s3DestinationDescription; @end /**

Describes an update for a destination in Splunk.

*/ @interface AWSFirehoseSplunkDestinationUpdate : AWSModel /**

The Amazon CloudWatch logging options for your delivery stream.

*/ @property (nonatomic, strong) AWSFirehoseCloudWatchLoggingOptions * _Nullable cloudWatchLoggingOptions; /**

The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it sends data. At the end of the timeout period, Kinesis Data Firehose either tries to send the data again or considers it an error, based on your retry settings.

*/ @property (nonatomic, strong) NSNumber * _Nullable HECAcknowledgmentTimeoutInSeconds; /**

The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.

*/ @property (nonatomic, strong) NSString * _Nullable HECEndpoint; /**

This type can be either "Raw" or "Event."

*/ @property (nonatomic, assign) AWSFirehoseHECEndpointType HECEndpointType; /**

A GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.

*/ @property (nonatomic, strong) NSString * _Nullable HECToken; /**

The data processing configuration.

*/ @property (nonatomic, strong) AWSFirehoseProcessingConfiguration * _Nullable processingConfiguration; /**

The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive an acknowledgment of receipt from Splunk.

*/ @property (nonatomic, strong) AWSFirehoseSplunkRetryOptions * _Nullable retryOptions; /**

Specifies how you want Kinesis Data Firehose to back up documents to Amazon S3. When set to FailedDocumentsOnly, Kinesis Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set to AllEvents, Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes failed documents to Amazon S3. The default value is FailedEventsOnly.

You can update this backup mode from FailedEventsOnly to AllEvents. You can't update it from AllEvents to FailedEventsOnly.

*/ @property (nonatomic, assign) AWSFirehoseSplunkS3BackupMode s3BackupMode; /**

Your update to the configuration of the backup Amazon S3 location.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationUpdate * _Nullable s3Update; @end /**

Configures retry behavior in case Kinesis Data Firehose is unable to deliver documents to Splunk, or if it doesn't receive an acknowledgment from Splunk.

*/ @interface AWSFirehoseSplunkRetryOptions : AWSModel /**

The total amount of time that Kinesis Data Firehose spends on retries. This duration starts after the initial attempt to send data to Splunk fails. It doesn't include the periods during which Kinesis Data Firehose waits for acknowledgment from Splunk after each attempt.

*/ @property (nonatomic, strong) NSNumber * _Nullable durationInSeconds; @end /** */ @interface AWSFirehoseStartDeliveryStreamEncryptionInput : AWSRequest /**

Used to specify the type and Amazon Resource Name (ARN) of the KMS key needed for Server-Side Encryption (SSE).

*/ @property (nonatomic, strong) AWSFirehoseDeliveryStreamEncryptionConfigurationInput * _Nullable deliveryStreamEncryptionConfigurationInput; /**

The name of the delivery stream for which you want to enable server-side encryption (SSE).

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; @end /** */ @interface AWSFirehoseStartDeliveryStreamEncryptionOutput : AWSModel @end /** */ @interface AWSFirehoseStopDeliveryStreamEncryptionInput : AWSRequest /**

The name of the delivery stream for which you want to disable server-side encryption (SSE).

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; @end /** */ @interface AWSFirehoseStopDeliveryStreamEncryptionOutput : AWSModel @end /**

Metadata that you can assign to a delivery stream, consisting of a key-value pair.

Required parameters: [Key] */ @interface AWSFirehoseTag : AWSModel /**

A unique identifier for the tag. Maximum length: 128 characters. Valid characters: Unicode letters, digits, white space, _ . / = + - % @

*/ @property (nonatomic, strong) NSString * _Nullable key; /**

An optional string, which you can use to describe or define the tag. Maximum length: 256 characters. Valid characters: Unicode letters, digits, white space, _ . / = + - % @

*/ @property (nonatomic, strong) NSString * _Nullable value; @end /** */ @interface AWSFirehoseTagDeliveryStreamInput : AWSRequest /**

The name of the delivery stream to which you want to add the tags.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; /**

A set of key-value pairs to use to create the tags.

*/ @property (nonatomic, strong) NSArray * _Nullable tags; @end /** */ @interface AWSFirehoseTagDeliveryStreamOutput : AWSModel @end /** */ @interface AWSFirehoseUntagDeliveryStreamInput : AWSRequest /**

The name of the delivery stream.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; /**

A list of tag keys. Each corresponding tag is removed from the delivery stream.

*/ @property (nonatomic, strong) NSArray * _Nullable tagKeys; @end /** */ @interface AWSFirehoseUntagDeliveryStreamOutput : AWSModel @end /** */ @interface AWSFirehoseUpdateDestinationInput : AWSRequest /**

Describes an update for a destination in the Serverless offering for Amazon OpenSearch Service.

*/ @property (nonatomic, strong) AWSFirehoseAmazonOpenSearchServerlessDestinationUpdate * _Nullable amazonOpenSearchServerlessDestinationUpdate; /**

Describes an update for a destination in Amazon OpenSearch Service.

*/ @property (nonatomic, strong) AWSFirehoseAmazonopensearchserviceDestinationUpdate * _Nullable amazonopensearchserviceDestinationUpdate; /**

Obtain this value from the VersionId result of DeliveryStreamDescription. This value is required, and helps the service perform conditional operations. For example, if there is an interleaving update and this value is null, then the update destination fails. After the update is successful, the VersionId value is updated. The service then performs a merge of the old configuration with the new configuration.

*/ @property (nonatomic, strong) NSString * _Nullable currentDeliveryStreamVersionId; /**

The name of the delivery stream.

*/ @property (nonatomic, strong) NSString * _Nullable deliveryStreamName; /**

The ID of the destination.

*/ @property (nonatomic, strong) NSString * _Nullable destinationId; /**

Describes an update for a destination in Amazon ES.

*/ @property (nonatomic, strong) AWSFirehoseElasticsearchDestinationUpdate * _Nullable elasticsearchDestinationUpdate; /**

Describes an update for a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseExtendedS3DestinationUpdate * _Nullable extendedS3DestinationUpdate; /**

Describes an update to the specified HTTP endpoint destination.

*/ @property (nonatomic, strong) AWSFirehoseHttpEndpointDestinationUpdate * _Nullable httpEndpointDestinationUpdate; /**

Describes an update for a destination in Amazon Redshift.

*/ @property (nonatomic, strong) AWSFirehoseRedshiftDestinationUpdate * _Nullable redshiftDestinationUpdate; /**

[Deprecated] Describes an update for a destination in Amazon S3.

*/ @property (nonatomic, strong) AWSFirehoseS3DestinationUpdate * _Nullable s3DestinationUpdate; /**

Describes an update for a destination in Splunk.

*/ @property (nonatomic, strong) AWSFirehoseSplunkDestinationUpdate * _Nullable splunkDestinationUpdate; @end /** */ @interface AWSFirehoseUpdateDestinationOutput : AWSModel @end /**

The details of the VPC of the Amazon ES destination.

Required parameters: [SubnetIds, RoleARN, SecurityGroupIds] */ @interface AWSFirehoseVpcConfiguration : AWSModel /**

The ARN of the IAM role that you want the delivery stream to use to create endpoints in the destination VPC. You can use your existing Kinesis Data Firehose delivery role or you can specify a new role. In either case, make sure that the role trusts the Kinesis Data Firehose service principal and that it grants the following permissions:

  • ec2:DescribeVpcs

  • ec2:DescribeVpcAttribute

  • ec2:DescribeSubnets

  • ec2:DescribeSecurityGroups

  • ec2:DescribeNetworkInterfaces

  • ec2:CreateNetworkInterface

  • ec2:CreateNetworkInterfacePermission

  • ec2:DeleteNetworkInterface

If you revoke these permissions after you create the delivery stream, Kinesis Data Firehose can't scale out by creating more ENIs when necessary. You might therefore see a degradation in performance.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

The IDs of the security groups that you want Kinesis Data Firehose to use when it creates ENIs in the VPC of the Amazon ES destination. You can use the same security group that the Amazon ES domain uses or different ones. If you specify different security groups here, ensure that they allow outbound HTTPS traffic to the Amazon ES domain's security group. Also ensure that the Amazon ES domain's security group allows HTTPS traffic from the security groups specified here. If you use the same security group for both your delivery stream and the Amazon ES domain, make sure the security group inbound rule allows HTTPS traffic. For more information about security group rules, see Security group rules in the Amazon VPC documentation.

*/ @property (nonatomic, strong) NSArray * _Nullable securityGroupIds; /**

The IDs of the subnets that you want Kinesis Data Firehose to use to create ENIs in the VPC of the Amazon ES destination. Make sure that the routing tables and inbound and outbound rules allow traffic to flow from the subnets whose IDs are specified here to the subnets that have the destination Amazon ES endpoints. Kinesis Data Firehose creates at least one ENI in each of the subnets that are specified here. Do not delete or modify these ENIs.

The number of ENIs that Kinesis Data Firehose creates in the subnets specified here scales up and down automatically based on throughput. To enable Kinesis Data Firehose to scale up the number of ENIs to match throughput, ensure that you have sufficient quota. To help you calculate the quota you need, assume that Kinesis Data Firehose can create up to three ENIs for this delivery stream for each of the subnets specified here. For more information about ENI quota, see Network Interfaces in the Amazon VPC Quotas topic.

*/ @property (nonatomic, strong) NSArray * _Nullable subnetIds; @end /**

The details of the VPC of the Amazon ES destination.

Required parameters: [SubnetIds, RoleARN, SecurityGroupIds, VpcId] */ @interface AWSFirehoseVpcConfigurationDescription : AWSModel /**

The ARN of the IAM role that the delivery stream uses to create endpoints in the destination VPC. You can use your existing Kinesis Data Firehose delivery role or you can specify a new role. In either case, make sure that the role trusts the Kinesis Data Firehose service principal and that it grants the following permissions:

  • ec2:DescribeVpcs

  • ec2:DescribeVpcAttribute

  • ec2:DescribeSubnets

  • ec2:DescribeSecurityGroups

  • ec2:DescribeNetworkInterfaces

  • ec2:CreateNetworkInterface

  • ec2:CreateNetworkInterfacePermission

  • ec2:DeleteNetworkInterface

If you revoke these permissions after you create the delivery stream, Kinesis Data Firehose can't scale out by creating more ENIs when necessary. You might therefore see a degradation in performance.

*/ @property (nonatomic, strong) NSString * _Nullable roleARN; /**

The IDs of the security groups that Kinesis Data Firehose uses when it creates ENIs in the VPC of the Amazon ES destination. You can use the same security group that the Amazon ES domain uses or different ones. If you specify different security groups, ensure that they allow outbound HTTPS traffic to the Amazon ES domain's security group. Also ensure that the Amazon ES domain's security group allows HTTPS traffic from the security groups specified here. If you use the same security group for both your delivery stream and the Amazon ES domain, make sure the security group inbound rule allows HTTPS traffic. For more information about security group rules, see Security group rules in the Amazon VPC documentation.

*/ @property (nonatomic, strong) NSArray * _Nullable securityGroupIds; /**

The IDs of the subnets that Kinesis Data Firehose uses to create ENIs in the VPC of the Amazon ES destination. Make sure that the routing tables and inbound and outbound rules allow traffic to flow from the subnets whose IDs are specified here to the subnets that have the destination Amazon ES endpoints. Kinesis Data Firehose creates at least one ENI in each of the subnets that are specified here. Do not delete or modify these ENIs.

The number of ENIs that Kinesis Data Firehose creates in the subnets specified here scales up and down automatically based on throughput. To enable Kinesis Data Firehose to scale up the number of ENIs to match throughput, ensure that you have sufficient quota. To help you calculate the quota you need, assume that Kinesis Data Firehose can create up to three ENIs for this delivery stream for each of the subnets specified here. For more information about ENI quota, see Network Interfaces in the Amazon VPC Quotas topic.

*/ @property (nonatomic, strong) NSArray * _Nullable subnetIds; /**

The ID of the Amazon ES destination's VPC.

*/ @property (nonatomic, strong) NSString * _Nullable vpcId; @end NS_ASSUME_NONNULL_END