aws-sdk-firehose 1.63.0 → 1.65.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -43,8 +43,8 @@ module Aws::Firehose
43
43
  #
44
44
  # @!attribute [rw] role_arn
45
45
  # The Amazon Resource Name (ARN) of the IAM role to be assumed by
46
- # Kinesis Data Firehose for calling the Serverless offering for Amazon
47
- # OpenSearch Service Configuration API and for indexing documents.
46
+ # Firehose for calling the Serverless offering for Amazon OpenSearch
47
+ # Service Configuration API and for indexing documents.
48
48
  # @return [String]
49
49
  #
50
50
  # @!attribute [rw] collection_endpoint
@@ -62,19 +62,19 @@ module Aws::Firehose
62
62
  # @return [Types::AmazonOpenSearchServerlessBufferingHints]
63
63
  #
64
64
  # @!attribute [rw] retry_options
65
- # The retry behavior in case Kinesis Data Firehose is unable to
66
- # deliver documents to the Serverless offering for Amazon OpenSearch
67
- # Service. The default value is 300 (5 minutes).
65
+ # The retry behavior in case Firehose is unable to deliver documents
66
+ # to the Serverless offering for Amazon OpenSearch Service. The
67
+ # default value is 300 (5 minutes).
68
68
  # @return [Types::AmazonOpenSearchServerlessRetryOptions]
69
69
  #
70
70
  # @!attribute [rw] s3_backup_mode
71
71
  # Defines how documents should be delivered to Amazon S3. When it is
72
- # set to FailedDocumentsOnly, Kinesis Data Firehose writes any
73
- # documents that could not be indexed to the configured Amazon S3
74
- # destination, with AmazonOpenSearchService-failed/ appended to the
75
- # key prefix. When set to AllDocuments, Kinesis Data Firehose delivers
76
- # all incoming records to Amazon S3, and also writes failed documents
77
- # with AmazonOpenSearchService-failed/ appended to the prefix.
72
+ # set to FailedDocumentsOnly, Firehose writes any documents that could
73
+ # not be indexed to the configured Amazon S3 destination, with
74
+ # AmazonOpenSearchService-failed/ appended to the key prefix. When set
75
+ # to AllDocuments, Firehose delivers all incoming records to Amazon
76
+ # S3, and also writes failed documents with
77
+ # AmazonOpenSearchService-failed/ appended to the prefix.
78
78
  # @return [String]
79
79
  #
80
80
  # @!attribute [rw] s3_configuration
@@ -180,8 +180,8 @@ module Aws::Firehose
180
180
  #
181
181
  # @!attribute [rw] role_arn
182
182
  # The Amazon Resource Name (ARN) of the IAM role to be assumed by
183
- # Kinesis Data Firehose for calling the Serverless offering for Amazon
184
- # OpenSearch Service Configuration API and for indexing documents.
183
+ # Firehose for calling the Serverless offering for Amazon OpenSearch
184
+ # Service Configuration API and for indexing documents.
185
185
  # @return [String]
186
186
  #
187
187
  # @!attribute [rw] collection_endpoint
@@ -199,9 +199,9 @@ module Aws::Firehose
199
199
  # @return [Types::AmazonOpenSearchServerlessBufferingHints]
200
200
  #
201
201
  # @!attribute [rw] retry_options
202
- # The retry behavior in case Kinesis Data Firehose is unable to
203
- # deliver documents to the Serverless offering for Amazon OpenSearch
204
- # Service. The default value is 300 (5 minutes).
202
+ # The retry behavior in case Firehose is unable to deliver documents
203
+ # to the Serverless offering for Amazon OpenSearch Service. The
204
+ # default value is 300 (5 minutes).
205
205
  # @return [Types::AmazonOpenSearchServerlessRetryOptions]
206
206
  #
207
207
  # @!attribute [rw] s3_update
@@ -232,17 +232,16 @@ module Aws::Firehose
232
232
  include Aws::Structure
233
233
  end
234
234
 
235
- # Configures retry behavior in case Kinesis Data Firehose is unable to
236
- # deliver documents to the Serverless offering for Amazon OpenSearch
237
- # Service.
235
+ # Configures retry behavior in case Firehose is unable to deliver
236
+ # documents to the Serverless offering for Amazon OpenSearch Service.
238
237
  #
239
238
  # @!attribute [rw] duration_in_seconds
240
239
  # After an initial failure to deliver to the Serverless offering for
241
240
  # Amazon OpenSearch Service, the total amount of time during which
242
- # Kinesis Data Firehose retries delivery (including the first
243
- # attempt). After this time has elapsed, the failed documents are
244
- # written to Amazon S3. Default value is 300 seconds (5 minutes). A
245
- # value of 0 (zero) results in no retries.
241
+ # Firehose retries delivery (including the first attempt). After this
242
+ # time has elapsed, the failed documents are written to Amazon S3.
243
+ # Default value is 300 seconds (5 minutes). A value of 0 (zero)
244
+ # results in no retries.
246
245
  # @return [Integer]
247
246
  #
248
247
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/AmazonOpenSearchServerlessRetryOptions AWS API Documentation
@@ -286,8 +285,8 @@ module Aws::Firehose
286
285
  #
287
286
  # @!attribute [rw] role_arn
288
287
  # The Amazon Resource Name (ARN) of the IAM role to be assumed by
289
- # Kinesis Data Firehose for calling the Amazon OpenSearch Service
290
- # Configuration API and for indexing documents.
288
+ # Firehose for calling the Amazon OpenSearch Service Configuration API
289
+ # and for indexing documents.
291
290
  # @return [String]
292
291
  #
293
292
  # @!attribute [rw] domain_arn
@@ -309,8 +308,8 @@ module Aws::Firehose
309
308
  # @!attribute [rw] type_name
310
309
  # The Amazon OpenSearch Service type name. For Elasticsearch 6.x,
311
310
  # there can be only one type per index. If you try to specify a new
312
- # type for an existing index that already has another type, Kinesis
313
- # Data Firehose returns an error during run time.
311
+ # type for an existing index that already has another type, Firehose
312
+ # returns an error during run time.
314
313
  # @return [String]
315
314
  #
316
315
  # @!attribute [rw] index_rotation_period
@@ -325,19 +324,18 @@ module Aws::Firehose
325
324
  # @return [Types::AmazonopensearchserviceBufferingHints]
326
325
  #
327
326
  # @!attribute [rw] retry_options
328
- # The retry behavior in case Kinesis Data Firehose is unable to
329
- # deliver documents to Amazon OpenSearch Service. The default value is
330
- # 300 (5 minutes).
327
+ # The retry behavior in case Firehose is unable to deliver documents
328
+ # to Amazon OpenSearch Service. The default value is 300 (5 minutes).
331
329
  # @return [Types::AmazonopensearchserviceRetryOptions]
332
330
  #
333
331
  # @!attribute [rw] s3_backup_mode
334
332
  # Defines how documents should be delivered to Amazon S3. When it is
335
- # set to FailedDocumentsOnly, Kinesis Data Firehose writes any
336
- # documents that could not be indexed to the configured Amazon S3
337
- # destination, with AmazonOpenSearchService-failed/ appended to the
338
- # key prefix. When set to AllDocuments, Kinesis Data Firehose delivers
339
- # all incoming records to Amazon S3, and also writes failed documents
340
- # with AmazonOpenSearchService-failed/ appended to the prefix.
333
+ # set to FailedDocumentsOnly, Firehose writes any documents that could
334
+ # not be indexed to the configured Amazon S3 destination, with
335
+ # AmazonOpenSearchService-failed/ appended to the key prefix. When set
336
+ # to AllDocuments, Firehose delivers all incoming records to Amazon
337
+ # S3, and also writes failed documents with
338
+ # AmazonOpenSearchService-failed/ appended to the prefix.
341
339
  # @return [String]
342
340
  #
343
341
  # @!attribute [rw] s3_configuration
@@ -360,8 +358,8 @@ module Aws::Firehose
360
358
  #
361
359
  # @!attribute [rw] document_id_options
362
360
  # Indicates the method for setting up document ID. The supported
363
- # methods are Kinesis Data Firehose generated document ID and
364
- # OpenSearch Service generated document ID.
361
+ # methods are Firehose generated document ID and OpenSearch Service
362
+ # generated document ID.
365
363
  # @return [Types::DocumentIdOptions]
366
364
  #
367
365
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/AmazonopensearchserviceDestinationConfiguration AWS API Documentation
@@ -397,9 +395,9 @@ module Aws::Firehose
397
395
  # @return [String]
398
396
  #
399
397
  # @!attribute [rw] cluster_endpoint
400
- # The endpoint to use when communicating with the cluster. Kinesis
401
- # Data Firehose uses either this ClusterEndpoint or the DomainARN
402
- # field to send data to Amazon OpenSearch Service.
398
+ # The endpoint to use when communicating with the cluster. Firehose
399
+ # uses either this ClusterEndpoint or the DomainARN field to send data
400
+ # to Amazon OpenSearch Service.
403
401
  # @return [String]
404
402
  #
405
403
  # @!attribute [rw] index_name
@@ -447,8 +445,8 @@ module Aws::Firehose
447
445
  #
448
446
  # @!attribute [rw] document_id_options
449
447
  # Indicates the method for setting up document ID. The supported
450
- # methods are Kinesis Data Firehose generated document ID and
451
- # OpenSearch Service generated document ID.
448
+ # methods are Firehose generated document ID and OpenSearch Service
449
+ # generated document ID.
452
450
  # @return [Types::DocumentIdOptions]
453
451
  #
454
452
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/AmazonopensearchserviceDestinationDescription AWS API Documentation
@@ -476,8 +474,8 @@ module Aws::Firehose
476
474
  #
477
475
  # @!attribute [rw] role_arn
478
476
  # The Amazon Resource Name (ARN) of the IAM role to be assumed by
479
- # Kinesis Data Firehose for calling the Amazon OpenSearch Service
480
- # Configuration API and for indexing documents.
477
+ # Firehose for calling the Amazon OpenSearch Service Configuration API
478
+ # and for indexing documents.
481
479
  # @return [String]
482
480
  #
483
481
  # @!attribute [rw] domain_arn
@@ -499,14 +497,14 @@ module Aws::Firehose
499
497
  # @!attribute [rw] type_name
500
498
  # The Amazon OpenSearch Service type name. For Elasticsearch 6.x,
501
499
  # there can be only one type per index. If you try to specify a new
502
- # type for an existing index that already has another type, Kinesis
503
- # Data Firehose returns an error during runtime.
500
+ # type for an existing index that already has another type, Firehose
501
+ # returns an error during runtime.
504
502
  #
505
503
  # If you upgrade Elasticsearch from 6.x to 7.x and don’t update your
506
- # delivery stream, Kinesis Data Firehose still delivers data to
507
- # Elasticsearch with the old index name and type name. If you want to
508
- # update your delivery stream with a new index name, provide an empty
509
- # string for TypeName.
504
+ # delivery stream, Firehose still delivers data to Elasticsearch with
505
+ # the old index name and type name. If you want to update your
506
+ # delivery stream with a new index name, provide an empty string for
507
+ # TypeName.
510
508
  # @return [String]
511
509
  #
512
510
  # @!attribute [rw] index_rotation_period
@@ -521,9 +519,8 @@ module Aws::Firehose
521
519
  # @return [Types::AmazonopensearchserviceBufferingHints]
522
520
  #
523
521
  # @!attribute [rw] retry_options
524
- # The retry behavior in case Kinesis Data Firehose is unable to
525
- # deliver documents to Amazon OpenSearch Service. The default value is
526
- # 300 (5 minutes).
522
+ # The retry behavior in case Firehose is unable to deliver documents
523
+ # to Amazon OpenSearch Service. The default value is 300 (5 minutes).
527
524
  # @return [Types::AmazonopensearchserviceRetryOptions]
528
525
  #
529
526
  # @!attribute [rw] s3_update
@@ -541,8 +538,8 @@ module Aws::Firehose
541
538
  #
542
539
  # @!attribute [rw] document_id_options
543
540
  # Indicates the method for setting up document ID. The supported
544
- # methods are Kinesis Data Firehose generated document ID and
545
- # OpenSearch Service generated document ID.
541
+ # methods are Firehose generated document ID and OpenSearch Service
542
+ # generated document ID.
546
543
  # @return [Types::DocumentIdOptions]
547
544
  #
548
545
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/AmazonopensearchserviceDestinationUpdate AWS API Documentation
@@ -564,14 +561,14 @@ module Aws::Firehose
564
561
  include Aws::Structure
565
562
  end
566
563
 
567
- # Configures retry behavior in case Kinesis Data Firehose is unable to
568
- # deliver documents to Amazon OpenSearch Service.
564
+ # Configures retry behavior in case Firehose is unable to deliver
565
+ # documents to Amazon OpenSearch Service.
569
566
  #
570
567
  # @!attribute [rw] duration_in_seconds
571
568
  # After an initial failure to deliver to Amazon OpenSearch Service,
572
- # the total amount of time during which Kinesis Data Firehose retries
573
- # delivery (including the first attempt). After this time has elapsed,
574
- # the failed documents are written to Amazon S3. Default value is 300
569
+ # the total amount of time during which Firehose retries delivery
570
+ # (including the first attempt). After this time has elapsed, the
571
+ # failed documents are written to Amazon S3. Default value is 300
575
572
  # seconds (5 minutes). A value of 0 (zero) results in no retries.
576
573
  # @return [Integer]
577
574
  #
@@ -604,10 +601,10 @@ module Aws::Firehose
604
601
 
605
602
  # Describes hints for the buffering to perform before delivering data to
606
603
  # the destination. These options are treated as hints, and therefore
607
- # Kinesis Data Firehose might choose to use different values when it is
608
- # optimal. The `SizeInMBs` and `IntervalInSeconds` parameters are
609
- # optional. However, if specify a value for one of them, you must also
610
- # provide a value for the other.
604
+ # Firehose might choose to use different values when it is optimal. The
605
+ # `SizeInMBs` and `IntervalInSeconds` parameters are optional. However,
606
+ # if specify a value for one of them, you must also provide a value for
607
+ # the other.
611
608
  #
612
609
  # @!attribute [rw] size_in_m_bs
613
610
  # Buffer incoming data to the specified size, in MiBs, before
@@ -694,7 +691,7 @@ module Aws::Firehose
694
691
  # Optional parameters to use with the Amazon Redshift `COPY` command.
695
692
  # For more information, see the "Optional Parameters" section of
696
693
  # [Amazon Redshift COPY command][1]. Some possible examples that would
697
- # apply to Kinesis Data Firehose are as follows:
694
+ # apply to Firehose are as follows:
698
695
  #
699
696
  # `delimiter '\t' lzop;` - fields are delimited with "\\t" (TAB
700
697
  # character) and compressed using lzop.
@@ -856,13 +853,13 @@ module Aws::Firehose
856
853
  include Aws::Structure
857
854
  end
858
855
 
859
- # Specifies that you want Kinesis Data Firehose to convert data from the
860
- # JSON format to the Parquet or ORC format before writing it to Amazon
861
- # S3. Kinesis Data Firehose uses the serializer and deserializer that
862
- # you specify, in addition to the column information from the Amazon Web
863
- # Services Glue table, to deserialize your input data from JSON and then
864
- # serialize it to the Parquet or ORC format. For more information, see
865
- # [Kinesis Data Firehose Record Format Conversion][1].
856
+ # Specifies that you want Firehose to convert data from the JSON format
857
+ # to the Parquet or ORC format before writing it to Amazon S3. Firehose
858
+ # uses the serializer and deserializer that you specify, in addition to
859
+ # the column information from the Amazon Web Services Glue table, to
860
+ # deserialize your input data from JSON and then serialize it to the
861
+ # Parquet or ORC format. For more information, see [Firehose Record
862
+ # Format Conversion][1].
866
863
  #
867
864
  #
868
865
  #
@@ -875,15 +872,15 @@ module Aws::Firehose
875
872
  # @return [Types::SchemaConfiguration]
876
873
  #
877
874
  # @!attribute [rw] input_format_configuration
878
- # Specifies the deserializer that you want Kinesis Data Firehose to
879
- # use to convert the format of your data from JSON. This parameter is
880
- # required if `Enabled` is set to true.
875
+ # Specifies the deserializer that you want Firehose to use to convert
876
+ # the format of your data from JSON. This parameter is required if
877
+ # `Enabled` is set to true.
881
878
  # @return [Types::InputFormatConfiguration]
882
879
  #
883
880
  # @!attribute [rw] output_format_configuration
884
- # Specifies the serializer that you want Kinesis Data Firehose to use
885
- # to convert the format of your data to the Parquet or ORC format.
886
- # This parameter is required if `Enabled` is set to true.
881
+ # Specifies the serializer that you want Firehose to use to convert
882
+ # the format of your data to the Parquet or ORC format. This parameter
883
+ # is required if `Enabled` is set to true.
887
884
  # @return [Types::OutputFormatConfiguration]
888
885
  #
889
886
  # @!attribute [rw] enabled
@@ -908,14 +905,13 @@ module Aws::Firehose
908
905
  #
909
906
  # @!attribute [rw] allow_force_delete
910
907
  # Set this to true if you want to delete the delivery stream even if
911
- # Kinesis Data Firehose is unable to retire the grant for the CMK.
912
- # Kinesis Data Firehose might be unable to retire the grant due to a
913
- # customer error, such as when the CMK or the grant are in an invalid
914
- # state. If you force deletion, you can then use the [RevokeGrant][1]
915
- # operation to revoke the grant you gave to Kinesis Data Firehose. If
916
- # a failure to retire the grant happens due to an Amazon Web Services
917
- # KMS issue, Kinesis Data Firehose keeps retrying the delete
918
- # operation.
908
+ # Firehose is unable to retire the grant for the CMK. Firehose might
909
+ # be unable to retire the grant due to a customer error, such as when
910
+ # the CMK or the grant are in an invalid state. If you force deletion,
911
+ # you can then use the [RevokeGrant][1] operation to revoke the grant
912
+ # you gave to Firehose. If a failure to retire the grant happens due
913
+ # to an Amazon Web Services KMS issue, Firehose keeps retrying the
914
+ # delete operation.
919
915
  #
920
916
  # The default value is false.
921
917
  #
@@ -1086,8 +1082,8 @@ module Aws::Firehose
1086
1082
  # @!attribute [rw] key_arn
1087
1083
  # If you set `KeyType` to `CUSTOMER_MANAGED_CMK`, you must specify the
1088
1084
  # Amazon Resource Name (ARN) of the CMK. If you set `KeyType` to
1089
- # `Amazon Web Services_OWNED_CMK`, Kinesis Data Firehose uses a
1090
- # service-account CMK.
1085
+ # `Amazon Web Services_OWNED_CMK`, Firehose uses a service-account
1086
+ # CMK.
1091
1087
  # @return [String]
1092
1088
  #
1093
1089
  # @!attribute [rw] key_type
@@ -1096,26 +1092,24 @@ module Aws::Firehose
1096
1092
  # For more information about CMKs, see [Customer Master Keys
1097
1093
  # (CMKs)][1]. When you invoke CreateDeliveryStream or
1098
1094
  # StartDeliveryStreamEncryption with `KeyType` set to
1099
- # CUSTOMER\_MANAGED\_CMK, Kinesis Data Firehose invokes the Amazon KMS
1100
- # operation [CreateGrant][2] to create a grant that allows the Kinesis
1101
- # Data Firehose service to use the customer managed CMK to perform
1102
- # encryption and decryption. Kinesis Data Firehose manages that grant.
1095
+ # CUSTOMER\_MANAGED\_CMK, Firehose invokes the Amazon KMS operation
1096
+ # [CreateGrant][2] to create a grant that allows the Firehose service
1097
+ # to use the customer managed CMK to perform encryption and
1098
+ # decryption. Firehose manages that grant.
1103
1099
  #
1104
1100
  # When you invoke StartDeliveryStreamEncryption to change the CMK for
1105
1101
  # a delivery stream that is encrypted with a customer managed CMK,
1106
- # Kinesis Data Firehose schedules the grant it had on the old CMK for
1107
- # retirement.
1102
+ # Firehose schedules the grant it had on the old CMK for retirement.
1108
1103
  #
1109
1104
  # You can use a CMK of type CUSTOMER\_MANAGED\_CMK to encrypt up to
1110
1105
  # 500 delivery streams. If a CreateDeliveryStream or
1111
- # StartDeliveryStreamEncryption operation exceeds this limit, Kinesis
1112
- # Data Firehose throws a `LimitExceededException`.
1106
+ # StartDeliveryStreamEncryption operation exceeds this limit, Firehose
1107
+ # throws a `LimitExceededException`.
1113
1108
  #
1114
- # To encrypt your delivery stream, use symmetric CMKs. Kinesis Data
1115
- # Firehose doesn't support asymmetric CMKs. For information about
1116
- # symmetric and asymmetric CMKs, see [About Symmetric and Asymmetric
1117
- # CMKs][3] in the Amazon Web Services Key Management Service developer
1118
- # guide.
1109
+ # To encrypt your delivery stream, use symmetric CMKs. Firehose
1110
+ # doesn't support asymmetric CMKs. For information about symmetric
1111
+ # and asymmetric CMKs, see [About Symmetric and Asymmetric CMKs][3] in
1112
+ # the Amazon Web Services Key Management Service developer guide.
1119
1113
  #
1120
1114
  #
1121
1115
  #
@@ -1144,8 +1138,7 @@ module Aws::Firehose
1144
1138
  #
1145
1139
  # @!attribute [rw] exclusive_start_destination_id
1146
1140
  # The ID of the destination to start returning the destination
1147
- # information. Kinesis Data Firehose supports one destination per
1148
- # delivery stream.
1141
+ # information. Firehose supports one destination per delivery stream.
1149
1142
  # @return [String]
1150
1143
  #
1151
1144
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/DescribeDeliveryStreamInput AWS API Documentation
@@ -1170,11 +1163,10 @@ module Aws::Firehose
1170
1163
  include Aws::Structure
1171
1164
  end
1172
1165
 
1173
- # The deserializer you want Kinesis Data Firehose to use for converting
1174
- # the input data from JSON. Kinesis Data Firehose then serializes the
1175
- # data to its final format using the Serializer. Kinesis Data Firehose
1176
- # supports two types of deserializers: the [Apache Hive JSON SerDe][1]
1177
- # and the [OpenX JSON SerDe][2].
1166
+ # The deserializer you want Firehose to use for converting the input
1167
+ # data from JSON. Firehose then serializes the data to its final format
1168
+ # using the Serializer. Firehose supports two types of deserializers:
1169
+ # the [Apache Hive JSON SerDe][1] and the [OpenX JSON SerDe][2].
1178
1170
  #
1179
1171
  #
1180
1172
  #
@@ -1182,21 +1174,21 @@ module Aws::Firehose
1182
1174
  # [2]: https://github.com/rcongiu/Hive-JSON-Serde
1183
1175
  #
1184
1176
  # @!attribute [rw] open_x_json_ser_de
1185
- # The OpenX SerDe. Used by Kinesis Data Firehose for deserializing
1186
- # data, which means converting it from the JSON format in preparation
1187
- # for serializing it to the Parquet or ORC format. This is one of two
1177
+ # The OpenX SerDe. Used by Firehose for deserializing data, which
1178
+ # means converting it from the JSON format in preparation for
1179
+ # serializing it to the Parquet or ORC format. This is one of two
1188
1180
  # deserializers you can choose, depending on which one offers the
1189
1181
  # functionality you need. The other option is the native Hive /
1190
1182
  # HCatalog JsonSerDe.
1191
1183
  # @return [Types::OpenXJsonSerDe]
1192
1184
  #
1193
1185
  # @!attribute [rw] hive_json_ser_de
1194
- # The native Hive / HCatalog JsonSerDe. Used by Kinesis Data Firehose
1195
- # for deserializing data, which means converting it from the JSON
1196
- # format in preparation for serializing it to the Parquet or ORC
1197
- # format. This is one of two deserializers you can choose, depending
1198
- # on which one offers the functionality you need. The other option is
1199
- # the OpenX SerDe.
1186
+ # The native Hive / HCatalog JsonSerDe. Used by Firehose for
1187
+ # deserializing data, which means converting it from the JSON format
1188
+ # in preparation for serializing it to the Parquet or ORC format. This
1189
+ # is one of two deserializers you can choose, depending on which one
1190
+ # offers the functionality you need. The other option is the OpenX
1191
+ # SerDe.
1200
1192
  # @return [Types::HiveJsonSerDe]
1201
1193
  #
1202
1194
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/Deserializer AWS API Documentation
@@ -1269,25 +1261,25 @@ module Aws::Firehose
1269
1261
  end
1270
1262
 
1271
1263
  # Indicates the method for setting up document ID. The supported methods
1272
- # are Kinesis Data Firehose generated document ID and OpenSearch Service
1273
- # generated document ID.
1264
+ # are Firehose generated document ID and OpenSearch Service generated
1265
+ # document ID.
1274
1266
  #
1275
1267
  # @!attribute [rw] default_document_id_format
1276
- # When the `FIREHOSE_DEFAULT` option is chosen, Kinesis Data Firehose
1277
- # generates a unique document ID for each record based on a unique
1278
- # internal identifier. The generated document ID is stable across
1279
- # multiple delivery attempts, which helps prevent the same record from
1280
- # being indexed multiple times with different document IDs.
1281
- #
1282
- # When the `NO_DOCUMENT_ID` option is chosen, Kinesis Data Firehose
1283
- # does not include any document IDs in the requests it sends to the
1284
- # Amazon OpenSearch Service. This causes the Amazon OpenSearch Service
1285
- # domain to generate document IDs. In case of multiple delivery
1286
- # attempts, this may cause the same record to be indexed more than
1287
- # once with different document IDs. This option enables write-heavy
1288
- # operations, such as the ingestion of logs and observability data, to
1289
- # consume less resources in the Amazon OpenSearch Service domain,
1290
- # resulting in improved performance.
1268
+ # When the `FIREHOSE_DEFAULT` option is chosen, Firehose generates a
1269
+ # unique document ID for each record based on a unique internal
1270
+ # identifier. The generated document ID is stable across multiple
1271
+ # delivery attempts, which helps prevent the same record from being
1272
+ # indexed multiple times with different document IDs.
1273
+ #
1274
+ # When the `NO_DOCUMENT_ID` option is chosen, Firehose does not
1275
+ # include any document IDs in the requests it sends to the Amazon
1276
+ # OpenSearch Service. This causes the Amazon OpenSearch Service domain
1277
+ # to generate document IDs. In case of multiple delivery attempts,
1278
+ # this may cause the same record to be indexed more than once with
1279
+ # different document IDs. This option enables write-heavy operations,
1280
+ # such as the ingestion of logs and observability data, to consume
1281
+ # less resources in the Amazon OpenSearch Service domain, resulting in
1282
+ # improved performance.
1291
1283
  # @return [String]
1292
1284
  #
1293
1285
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/DocumentIdOptions AWS API Documentation
@@ -1304,13 +1296,13 @@ module Aws::Firehose
1304
1296
  # Amazon S3 destinations.
1305
1297
  #
1306
1298
  # @!attribute [rw] retry_options
1307
- # The retry behavior in case Kinesis Data Firehose is unable to
1308
- # deliver data to an Amazon S3 prefix.
1299
+ # The retry behavior in case Firehose is unable to deliver data to an
1300
+ # Amazon S3 prefix.
1309
1301
  # @return [Types::RetryOptions]
1310
1302
  #
1311
1303
  # @!attribute [rw] enabled
1312
- # Specifies that the dynamic partitioning is enabled for this Kinesis
1313
- # Data Firehose delivery stream.
1304
+ # Specifies that the dynamic partitioning is enabled for this Firehose
1305
+ # delivery stream.
1314
1306
  # @return [Boolean]
1315
1307
  #
1316
1308
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/DynamicPartitioningConfiguration AWS API Documentation
@@ -1354,11 +1346,10 @@ module Aws::Firehose
1354
1346
  #
1355
1347
  # @!attribute [rw] role_arn
1356
1348
  # The Amazon Resource Name (ARN) of the IAM role to be assumed by
1357
- # Kinesis Data Firehose for calling the Amazon ES Configuration API
1358
- # and for indexing documents. For more information, see [Grant Kinesis
1359
- # Data Firehose Access to an Amazon S3 Destination][1] and [Amazon
1360
- # Resource Names (ARNs) and Amazon Web Services Service
1361
- # Namespaces][2].
1349
+ # Firehose for calling the Amazon ES Configuration API and for
1350
+ # indexing documents. For more information, see [Grant Firehose Access
1351
+ # to an Amazon S3 Destination][1] and [Amazon Resource Names (ARNs)
1352
+ # and Amazon Web Services Service Namespaces][2].
1362
1353
  #
1363
1354
  #
1364
1355
  #
@@ -1392,8 +1383,8 @@ module Aws::Firehose
1392
1383
  # @!attribute [rw] type_name
1393
1384
  # The Elasticsearch type name. For Elasticsearch 6.x, there can be
1394
1385
  # only one type per index. If you try to specify a new type for an
1395
- # existing index that already has another type, Kinesis Data Firehose
1396
- # returns an error during run time.
1386
+ # existing index that already has another type, Firehose returns an
1387
+ # error during run time.
1397
1388
  #
1398
1389
  # For Elasticsearch 7.x, don't specify a `TypeName`.
1399
1390
  # @return [String]
@@ -1415,21 +1406,20 @@ module Aws::Firehose
1415
1406
  # @return [Types::ElasticsearchBufferingHints]
1416
1407
  #
1417
1408
  # @!attribute [rw] retry_options
1418
- # The retry behavior in case Kinesis Data Firehose is unable to
1419
- # deliver documents to Amazon ES. The default value is 300 (5
1420
- # minutes).
1409
+ # The retry behavior in case Firehose is unable to deliver documents
1410
+ # to Amazon ES. The default value is 300 (5 minutes).
1421
1411
  # @return [Types::ElasticsearchRetryOptions]
1422
1412
  #
1423
1413
  # @!attribute [rw] s3_backup_mode
1424
1414
  # Defines how documents should be delivered to Amazon S3. When it is
1425
- # set to `FailedDocumentsOnly`, Kinesis Data Firehose writes any
1426
- # documents that could not be indexed to the configured Amazon S3
1427
- # destination, with `AmazonOpenSearchService-failed/` appended to the
1428
- # key prefix. When set to `AllDocuments`, Kinesis Data Firehose
1429
- # delivers all incoming records to Amazon S3, and also writes failed
1430
- # documents with `AmazonOpenSearchService-failed/` appended to the
1431
- # prefix. For more information, see [Amazon S3 Backup for the Amazon
1432
- # ES Destination][1]. Default value is `FailedDocumentsOnly`.
1415
+ # set to `FailedDocumentsOnly`, Firehose writes any documents that
1416
+ # could not be indexed to the configured Amazon S3 destination, with
1417
+ # `AmazonOpenSearchService-failed/` appended to the key prefix. When
1418
+ # set to `AllDocuments`, Firehose delivers all incoming records to
1419
+ # Amazon S3, and also writes failed documents with
1420
+ # `AmazonOpenSearchService-failed/` appended to the prefix. For more
1421
+ # information, see [Amazon S3 Backup for the Amazon ES
1422
+ # Destination][1]. Default value is `FailedDocumentsOnly`.
1433
1423
  #
1434
1424
  # You can't change this backup mode after you create the delivery
1435
1425
  # stream.
@@ -1457,8 +1447,8 @@ module Aws::Firehose
1457
1447
  #
1458
1448
  # @!attribute [rw] document_id_options
1459
1449
  # Indicates the method for setting up document ID. The supported
1460
- # methods are Kinesis Data Firehose generated document ID and
1461
- # OpenSearch Service generated document ID.
1450
+ # methods are Firehose generated document ID and OpenSearch Service
1451
+ # generated document ID.
1462
1452
  # @return [Types::DocumentIdOptions]
1463
1453
  #
1464
1454
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchDestinationConfiguration AWS API Documentation
@@ -1499,8 +1489,8 @@ module Aws::Firehose
1499
1489
  # Resource Names (ARNs) and Amazon Web Services Service
1500
1490
  # Namespaces][1].
1501
1491
  #
1502
- # Kinesis Data Firehose uses either `ClusterEndpoint` or `DomainARN`
1503
- # to send data to Amazon ES.
1492
+ # Firehose uses either `ClusterEndpoint` or `DomainARN` to send data
1493
+ # to Amazon ES.
1504
1494
  #
1505
1495
  #
1506
1496
  #
@@ -1508,9 +1498,9 @@ module Aws::Firehose
1508
1498
  # @return [String]
1509
1499
  #
1510
1500
  # @!attribute [rw] cluster_endpoint
1511
- # The endpoint to use when communicating with the cluster. Kinesis
1512
- # Data Firehose uses either this `ClusterEndpoint` or the `DomainARN`
1513
- # field to send data to Amazon ES.
1501
+ # The endpoint to use when communicating with the cluster. Firehose
1502
+ # uses either this `ClusterEndpoint` or the `DomainARN` field to send
1503
+ # data to Amazon ES.
1514
1504
  # @return [String]
1515
1505
  #
1516
1506
  # @!attribute [rw] index_name
@@ -1558,8 +1548,8 @@ module Aws::Firehose
1558
1548
  #
1559
1549
  # @!attribute [rw] document_id_options
1560
1550
  # Indicates the method for setting up document ID. The supported
1561
- # methods are Kinesis Data Firehose generated document ID and
1562
- # OpenSearch Service generated document ID.
1551
+ # methods are Firehose generated document ID and OpenSearch Service
1552
+ # generated document ID.
1563
1553
  # @return [Types::DocumentIdOptions]
1564
1554
  #
1565
1555
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchDestinationDescription AWS API Documentation
@@ -1587,11 +1577,10 @@ module Aws::Firehose
1587
1577
  #
1588
1578
  # @!attribute [rw] role_arn
1589
1579
  # The Amazon Resource Name (ARN) of the IAM role to be assumed by
1590
- # Kinesis Data Firehose for calling the Amazon ES Configuration API
1591
- # and for indexing documents. For more information, see [Grant Kinesis
1592
- # Data Firehose Access to an Amazon S3 Destination][1] and [Amazon
1593
- # Resource Names (ARNs) and Amazon Web Services Service
1594
- # Namespaces][2].
1580
+ # Firehose for calling the Amazon ES Configuration API and for
1581
+ # indexing documents. For more information, see [Grant Firehose Access
1582
+ # to an Amazon S3 Destination][1] and [Amazon Resource Names (ARNs)
1583
+ # and Amazon Web Services Service Namespaces][2].
1595
1584
  #
1596
1585
  #
1597
1586
  #
@@ -1625,14 +1614,14 @@ module Aws::Firehose
1625
1614
  # @!attribute [rw] type_name
1626
1615
  # The Elasticsearch type name. For Elasticsearch 6.x, there can be
1627
1616
  # only one type per index. If you try to specify a new type for an
1628
- # existing index that already has another type, Kinesis Data Firehose
1629
- # returns an error during runtime.
1617
+ # existing index that already has another type, Firehose returns an
1618
+ # error during runtime.
1630
1619
  #
1631
1620
  # If you upgrade Elasticsearch from 6.x to 7.x and don’t update your
1632
- # delivery stream, Kinesis Data Firehose still delivers data to
1633
- # Elasticsearch with the old index name and type name. If you want to
1634
- # update your delivery stream with a new index name, provide an empty
1635
- # string for `TypeName`.
1621
+ # delivery stream, Firehose still delivers data to Elasticsearch with
1622
+ # the old index name and type name. If you want to update your
1623
+ # delivery stream with a new index name, provide an empty string for
1624
+ # `TypeName`.
1636
1625
  # @return [String]
1637
1626
  #
1638
1627
  # @!attribute [rw] index_rotation_period
@@ -1652,9 +1641,8 @@ module Aws::Firehose
1652
1641
  # @return [Types::ElasticsearchBufferingHints]
1653
1642
  #
1654
1643
  # @!attribute [rw] retry_options
1655
- # The retry behavior in case Kinesis Data Firehose is unable to
1656
- # deliver documents to Amazon ES. The default value is 300 (5
1657
- # minutes).
1644
+ # The retry behavior in case Firehose is unable to deliver documents
1645
+ # to Amazon ES. The default value is 300 (5 minutes).
1658
1646
  # @return [Types::ElasticsearchRetryOptions]
1659
1647
  #
1660
1648
  # @!attribute [rw] s3_update
@@ -1671,8 +1659,8 @@ module Aws::Firehose
1671
1659
  #
1672
1660
  # @!attribute [rw] document_id_options
1673
1661
  # Indicates the method for setting up document ID. The supported
1674
- # methods are Kinesis Data Firehose generated document ID and
1675
- # OpenSearch Service generated document ID.
1662
+ # methods are Firehose generated document ID and OpenSearch Service
1663
+ # generated document ID.
1676
1664
  # @return [Types::DocumentIdOptions]
1677
1665
  #
1678
1666
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchDestinationUpdate AWS API Documentation
@@ -1694,15 +1682,15 @@ module Aws::Firehose
1694
1682
  include Aws::Structure
1695
1683
  end
1696
1684
 
1697
- # Configures retry behavior in case Kinesis Data Firehose is unable to
1698
- # deliver documents to Amazon ES.
1685
+ # Configures retry behavior in case Firehose is unable to deliver
1686
+ # documents to Amazon ES.
1699
1687
  #
1700
1688
  # @!attribute [rw] duration_in_seconds
1701
1689
  # After an initial failure to deliver to Amazon ES, the total amount
1702
- # of time during which Kinesis Data Firehose retries delivery
1703
- # (including the first attempt). After this time has elapsed, the
1704
- # failed documents are written to Amazon S3. Default value is 300
1705
- # seconds (5 minutes). A value of 0 (zero) results in no retries.
1690
+ # of time during which Firehose retries delivery (including the first
1691
+ # attempt). After this time has elapsed, the failed documents are
1692
+ # written to Amazon S3. Default value is 300 seconds (5 minutes). A
1693
+ # value of 0 (zero) results in no retries.
1706
1694
  # @return [Integer]
1707
1695
  #
1708
1696
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchRetryOptions AWS API Documentation
@@ -1765,10 +1753,10 @@ module Aws::Firehose
1765
1753
  # @return [String]
1766
1754
  #
1767
1755
  # @!attribute [rw] error_output_prefix
1768
- # A prefix that Kinesis Data Firehose evaluates and adds to failed
1769
- # records before writing them to S3. This prefix appears immediately
1770
- # following the bucket name. For information about how to specify this
1771
- # prefix, see [Custom Prefixes for Amazon S3 Objects][1].
1756
+ # A prefix that Firehose evaluates and adds to failed records before
1757
+ # writing them to S3. This prefix appears immediately following the
1758
+ # bucket name. For information about how to specify this prefix, see
1759
+ # [Custom Prefixes for Amazon S3 Objects][1].
1772
1760
  #
1773
1761
  #
1774
1762
  #
@@ -1821,6 +1809,15 @@ module Aws::Firehose
1821
1809
  # for Amazon S3 destinations.
1822
1810
  # @return [Types::DynamicPartitioningConfiguration]
1823
1811
  #
1812
+ # @!attribute [rw] file_extension
1813
+ # Specify a file extension. It will override the default file
1814
+ # extension
1815
+ # @return [String]
1816
+ #
1817
+ # @!attribute [rw] custom_time_zone
1818
+ # The time zone you prefer. UTC is the default.
1819
+ # @return [String]
1820
+ #
1824
1821
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ExtendedS3DestinationConfiguration AWS API Documentation
1825
1822
  #
1826
1823
  class ExtendedS3DestinationConfiguration < Struct.new(
@@ -1836,7 +1833,9 @@ module Aws::Firehose
1836
1833
  :s3_backup_mode,
1837
1834
  :s3_backup_configuration,
1838
1835
  :data_format_conversion_configuration,
1839
- :dynamic_partitioning_configuration)
1836
+ :dynamic_partitioning_configuration,
1837
+ :file_extension,
1838
+ :custom_time_zone)
1840
1839
  SENSITIVE = []
1841
1840
  include Aws::Structure
1842
1841
  end
@@ -1873,10 +1872,10 @@ module Aws::Firehose
1873
1872
  # @return [String]
1874
1873
  #
1875
1874
  # @!attribute [rw] error_output_prefix
1876
- # A prefix that Kinesis Data Firehose evaluates and adds to failed
1877
- # records before writing them to S3. This prefix appears immediately
1878
- # following the bucket name. For information about how to specify this
1879
- # prefix, see [Custom Prefixes for Amazon S3 Objects][1].
1875
+ # A prefix that Firehose evaluates and adds to failed records before
1876
+ # writing them to S3. This prefix appears immediately following the
1877
+ # bucket name. For information about how to specify this prefix, see
1878
+ # [Custom Prefixes for Amazon S3 Objects][1].
1880
1879
  #
1881
1880
  #
1882
1881
  #
@@ -1926,6 +1925,15 @@ module Aws::Firehose
1926
1925
  # for Amazon S3 destinations.
1927
1926
  # @return [Types::DynamicPartitioningConfiguration]
1928
1927
  #
1928
+ # @!attribute [rw] file_extension
1929
+ # Specify a file extension. It will override the default file
1930
+ # extension
1931
+ # @return [String]
1932
+ #
1933
+ # @!attribute [rw] custom_time_zone
1934
+ # The time zone you prefer. UTC is the default.
1935
+ # @return [String]
1936
+ #
1929
1937
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ExtendedS3DestinationDescription AWS API Documentation
1930
1938
  #
1931
1939
  class ExtendedS3DestinationDescription < Struct.new(
@@ -1941,7 +1949,9 @@ module Aws::Firehose
1941
1949
  :s3_backup_mode,
1942
1950
  :s3_backup_description,
1943
1951
  :data_format_conversion_configuration,
1944
- :dynamic_partitioning_configuration)
1952
+ :dynamic_partitioning_configuration,
1953
+ :file_extension,
1954
+ :custom_time_zone)
1945
1955
  SENSITIVE = []
1946
1956
  include Aws::Structure
1947
1957
  end
@@ -1978,10 +1988,10 @@ module Aws::Firehose
1978
1988
  # @return [String]
1979
1989
  #
1980
1990
  # @!attribute [rw] error_output_prefix
1981
- # A prefix that Kinesis Data Firehose evaluates and adds to failed
1982
- # records before writing them to S3. This prefix appears immediately
1983
- # following the bucket name. For information about how to specify this
1984
- # prefix, see [Custom Prefixes for Amazon S3 Objects][1].
1991
+ # A prefix that Firehose evaluates and adds to failed records before
1992
+ # writing them to S3. This prefix appears immediately following the
1993
+ # bucket name. For information about how to specify this prefix, see
1994
+ # [Custom Prefixes for Amazon S3 Objects][1].
1985
1995
  #
1986
1996
  #
1987
1997
  #
@@ -2033,6 +2043,15 @@ module Aws::Firehose
2033
2043
  # for Amazon S3 destinations.
2034
2044
  # @return [Types::DynamicPartitioningConfiguration]
2035
2045
  #
2046
+ # @!attribute [rw] file_extension
2047
+ # Specify a file extension. It will override the default file
2048
+ # extension
2049
+ # @return [String]
2050
+ #
2051
+ # @!attribute [rw] custom_time_zone
2052
+ # The time zone you prefer. UTC is the default.
2053
+ # @return [String]
2054
+ #
2036
2055
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ExtendedS3DestinationUpdate AWS API Documentation
2037
2056
  #
2038
2057
  class ExtendedS3DestinationUpdate < Struct.new(
@@ -2048,7 +2067,9 @@ module Aws::Firehose
2048
2067
  :s3_backup_mode,
2049
2068
  :s3_backup_update,
2050
2069
  :data_format_conversion_configuration,
2051
- :dynamic_partitioning_configuration)
2070
+ :dynamic_partitioning_configuration,
2071
+ :file_extension,
2072
+ :custom_time_zone)
2052
2073
  SENSITIVE = []
2053
2074
  include Aws::Structure
2054
2075
  end
@@ -2074,22 +2095,20 @@ module Aws::Firehose
2074
2095
  include Aws::Structure
2075
2096
  end
2076
2097
 
2077
- # The native Hive / HCatalog JsonSerDe. Used by Kinesis Data Firehose
2078
- # for deserializing data, which means converting it from the JSON format
2079
- # in preparation for serializing it to the Parquet or ORC format. This
2080
- # is one of two deserializers you can choose, depending on which one
2081
- # offers the functionality you need. The other option is the OpenX
2082
- # SerDe.
2098
+ # The native Hive / HCatalog JsonSerDe. Used by Firehose for
2099
+ # deserializing data, which means converting it from the JSON format in
2100
+ # preparation for serializing it to the Parquet or ORC format. This is
2101
+ # one of two deserializers you can choose, depending on which one offers
2102
+ # the functionality you need. The other option is the OpenX SerDe.
2083
2103
  #
2084
2104
  # @!attribute [rw] timestamp_formats
2085
- # Indicates how you want Kinesis Data Firehose to parse the date and
2086
- # timestamps that may be present in your input data JSON. To specify
2087
- # these format strings, follow the pattern syntax of JodaTime's
2088
- # DateTimeFormat format strings. For more information, see [Class
2089
- # DateTimeFormat][1]. You can also use the special value `millis` to
2090
- # parse timestamps in epoch milliseconds. If you don't specify a
2091
- # format, Kinesis Data Firehose uses `java.sql.Timestamp::valueOf` by
2092
- # default.
2105
+ # Indicates how you want Firehose to parse the date and timestamps
2106
+ # that may be present in your input data JSON. To specify these format
2107
+ # strings, follow the pattern syntax of JodaTime's DateTimeFormat
2108
+ # format strings. For more information, see [Class DateTimeFormat][1].
2109
+ # You can also use the special value `millis` to parse timestamps in
2110
+ # epoch milliseconds. If you don't specify a format, Firehose uses
2111
+ # `java.sql.Timestamp::valueOf` by default.
2093
2112
  #
2094
2113
  #
2095
2114
  #
@@ -2105,11 +2124,11 @@ module Aws::Firehose
2105
2124
  end
2106
2125
 
2107
2126
  # Describes the buffering options that can be applied before data is
2108
- # delivered to the HTTP endpoint destination. Kinesis Data Firehose
2109
- # treats these options as hints, and it might choose to use more optimal
2110
- # values. The `SizeInMBs` and `IntervalInSeconds` parameters are
2111
- # optional. However, if specify a value for one of them, you must also
2112
- # provide a value for the other.
2127
+ # delivered to the HTTP endpoint destination. Firehose treats these
2128
+ # options as hints, and it might choose to use more optimal values. The
2129
+ # `SizeInMBs` and `IntervalInSeconds` parameters are optional. However,
2130
+ # if specify a value for one of them, you must also provide a value for
2131
+ # the other.
2113
2132
  #
2114
2133
  # @!attribute [rw] size_in_m_bs
2115
2134
  # Buffer incoming data to the specified size, in MBs, before
@@ -2217,11 +2236,11 @@ module Aws::Firehose
2217
2236
  #
2218
2237
  # @!attribute [rw] buffering_hints
2219
2238
  # The buffering options that can be used before data is delivered to
2220
- # the specified destination. Kinesis Data Firehose treats these
2221
- # options as hints, and it might choose to use more optimal values.
2222
- # The `SizeInMBs` and `IntervalInSeconds` parameters are optional.
2223
- # However, if you specify a value for one of them, you must also
2224
- # provide a value for the other.
2239
+ # the specified destination. Firehose treats these options as hints,
2240
+ # and it might choose to use more optimal values. The `SizeInMBs` and
2241
+ # `IntervalInSeconds` parameters are optional. However, if you specify
2242
+ # a value for one of them, you must also provide a value for the
2243
+ # other.
2225
2244
  # @return [Types::HttpEndpointBufferingHints]
2226
2245
  #
2227
2246
  # @!attribute [rw] cloud_watch_logging_options
@@ -2239,23 +2258,23 @@ module Aws::Firehose
2239
2258
  # @return [Types::ProcessingConfiguration]
2240
2259
  #
2241
2260
  # @!attribute [rw] role_arn
2242
- # Kinesis Data Firehose uses this IAM role for all the permissions
2243
- # that the delivery stream needs.
2261
+ # Firehose uses this IAM role for all the permissions that the
2262
+ # delivery stream needs.
2244
2263
  # @return [String]
2245
2264
  #
2246
2265
  # @!attribute [rw] retry_options
2247
- # Describes the retry behavior in case Kinesis Data Firehose is unable
2248
- # to deliver data to the specified HTTP endpoint destination, or if it
2249
- # doesn't receive a valid acknowledgment of receipt from the
2250
- # specified HTTP endpoint destination.
2266
+ # Describes the retry behavior in case Firehose is unable to deliver
2267
+ # data to the specified HTTP endpoint destination, or if it doesn't
2268
+ # receive a valid acknowledgment of receipt from the specified HTTP
2269
+ # endpoint destination.
2251
2270
  # @return [Types::HttpEndpointRetryOptions]
2252
2271
  #
2253
2272
  # @!attribute [rw] s3_backup_mode
2254
- # Describes the S3 bucket backup options for the data that Kinesis
2255
- # Data Firehose delivers to the HTTP endpoint destination. You can
2256
- # back up all documents (`AllData`) or only the documents that Kinesis
2257
- # Data Firehose could not deliver to the specified HTTP endpoint
2258
- # destination (`FailedDataOnly`).
2273
+ # Describes the S3 bucket backup options for the data that Firehose
2274
+ # delivers to the HTTP endpoint destination. You can back up all
2275
+ # documents (`AllData`) or only the documents that Firehose could not
2276
+ # deliver to the specified HTTP endpoint destination
2277
+ # (`FailedDataOnly`).
2259
2278
  # @return [String]
2260
2279
  #
2261
2280
  # @!attribute [rw] s3_configuration
@@ -2286,11 +2305,11 @@ module Aws::Firehose
2286
2305
  #
2287
2306
  # @!attribute [rw] buffering_hints
2288
2307
  # Describes buffering options that can be applied to the data before
2289
- # it is delivered to the HTTPS endpoint destination. Kinesis Data
2290
- # Firehose teats these options as hints, and it might choose to use
2291
- # more optimal values. The `SizeInMBs` and `IntervalInSeconds`
2292
- # parameters are optional. However, if specify a value for one of
2293
- # them, you must also provide a value for the other.
2308
+ # it is delivered to the HTTPS endpoint destination. Firehose teats
2309
+ # these options as hints, and it might choose to use more optimal
2310
+ # values. The `SizeInMBs` and `IntervalInSeconds` parameters are
2311
+ # optional. However, if specify a value for one of them, you must also
2312
+ # provide a value for the other.
2294
2313
  # @return [Types::HttpEndpointBufferingHints]
2295
2314
  #
2296
2315
  # @!attribute [rw] cloud_watch_logging_options
@@ -2308,23 +2327,23 @@ module Aws::Firehose
2308
2327
  # @return [Types::ProcessingConfiguration]
2309
2328
  #
2310
2329
  # @!attribute [rw] role_arn
2311
- # Kinesis Data Firehose uses this IAM role for all the permissions
2312
- # that the delivery stream needs.
2330
+ # Firehose uses this IAM role for all the permissions that the
2331
+ # delivery stream needs.
2313
2332
  # @return [String]
2314
2333
  #
2315
2334
  # @!attribute [rw] retry_options
2316
- # Describes the retry behavior in case Kinesis Data Firehose is unable
2317
- # to deliver data to the specified HTTP endpoint destination, or if it
2318
- # doesn't receive a valid acknowledgment of receipt from the
2319
- # specified HTTP endpoint destination.
2335
+ # Describes the retry behavior in case Firehose is unable to deliver
2336
+ # data to the specified HTTP endpoint destination, or if it doesn't
2337
+ # receive a valid acknowledgment of receipt from the specified HTTP
2338
+ # endpoint destination.
2320
2339
  # @return [Types::HttpEndpointRetryOptions]
2321
2340
  #
2322
2341
  # @!attribute [rw] s3_backup_mode
2323
2342
  # Describes the S3 bucket backup options for the data that Kinesis
2324
2343
  # Firehose delivers to the HTTP endpoint destination. You can back up
2325
- # all documents (`AllData`) or only the documents that Kinesis Data
2326
- # Firehose could not deliver to the specified HTTP endpoint
2327
- # destination (`FailedDataOnly`).
2344
+ # all documents (`AllData`) or only the documents that Firehose could
2345
+ # not deliver to the specified HTTP endpoint destination
2346
+ # (`FailedDataOnly`).
2328
2347
  # @return [String]
2329
2348
  #
2330
2349
  # @!attribute [rw] s3_destination_description
@@ -2355,11 +2374,11 @@ module Aws::Firehose
2355
2374
  #
2356
2375
  # @!attribute [rw] buffering_hints
2357
2376
  # Describes buffering options that can be applied to the data before
2358
- # it is delivered to the HTTPS endpoint destination. Kinesis Data
2359
- # Firehose teats these options as hints, and it might choose to use
2360
- # more optimal values. The `SizeInMBs` and `IntervalInSeconds`
2361
- # parameters are optional. However, if specify a value for one of
2362
- # them, you must also provide a value for the other.
2377
+ # it is delivered to the HTTPS endpoint destination. Firehose teats
2378
+ # these options as hints, and it might choose to use more optimal
2379
+ # values. The `SizeInMBs` and `IntervalInSeconds` parameters are
2380
+ # optional. However, if specify a value for one of them, you must also
2381
+ # provide a value for the other.
2363
2382
  # @return [Types::HttpEndpointBufferingHints]
2364
2383
  #
2365
2384
  # @!attribute [rw] cloud_watch_logging_options
@@ -2377,23 +2396,23 @@ module Aws::Firehose
2377
2396
  # @return [Types::ProcessingConfiguration]
2378
2397
  #
2379
2398
  # @!attribute [rw] role_arn
2380
- # Kinesis Data Firehose uses this IAM role for all the permissions
2381
- # that the delivery stream needs.
2399
+ # Firehose uses this IAM role for all the permissions that the
2400
+ # delivery stream needs.
2382
2401
  # @return [String]
2383
2402
  #
2384
2403
  # @!attribute [rw] retry_options
2385
- # Describes the retry behavior in case Kinesis Data Firehose is unable
2386
- # to deliver data to the specified HTTP endpoint destination, or if it
2387
- # doesn't receive a valid acknowledgment of receipt from the
2388
- # specified HTTP endpoint destination.
2404
+ # Describes the retry behavior in case Firehose is unable to deliver
2405
+ # data to the specified HTTP endpoint destination, or if it doesn't
2406
+ # receive a valid acknowledgment of receipt from the specified HTTP
2407
+ # endpoint destination.
2389
2408
  # @return [Types::HttpEndpointRetryOptions]
2390
2409
  #
2391
2410
  # @!attribute [rw] s3_backup_mode
2392
2411
  # Describes the S3 bucket backup options for the data that Kinesis
2393
2412
  # Firehose delivers to the HTTP endpoint destination. You can back up
2394
- # all documents (`AllData`) or only the documents that Kinesis Data
2395
- # Firehose could not deliver to the specified HTTP endpoint
2396
- # destination (`FailedDataOnly`).
2413
+ # all documents (`AllData`) or only the documents that Firehose could
2414
+ # not deliver to the specified HTTP endpoint destination
2415
+ # (`FailedDataOnly`).
2397
2416
  # @return [String]
2398
2417
  #
2399
2418
  # @!attribute [rw] s3_update
@@ -2419,10 +2438,10 @@ module Aws::Firehose
2419
2438
  # The configuration of the HTTP endpoint request.
2420
2439
  #
2421
2440
  # @!attribute [rw] content_encoding
2422
- # Kinesis Data Firehose uses the content encoding to compress the body
2423
- # of a request before sending the request to the destination. For more
2424
- # information, see [Content-Encoding][1] in MDN Web Docs, the official
2425
- # Mozilla documentation.
2441
+ # Firehose uses the content encoding to compress the body of a request
2442
+ # before sending the request to the destination. For more information,
2443
+ # see [Content-Encoding][1] in MDN Web Docs, the official Mozilla
2444
+ # documentation.
2426
2445
  #
2427
2446
  #
2428
2447
  #
@@ -2442,17 +2461,17 @@ module Aws::Firehose
2442
2461
  include Aws::Structure
2443
2462
  end
2444
2463
 
2445
- # Describes the retry behavior in case Kinesis Data Firehose is unable
2446
- # to deliver data to the specified HTTP endpoint destination, or if it
2447
- # doesn't receive a valid acknowledgment of receipt from the specified
2448
- # HTTP endpoint destination.
2464
+ # Describes the retry behavior in case Firehose is unable to deliver
2465
+ # data to the specified HTTP endpoint destination, or if it doesn't
2466
+ # receive a valid acknowledgment of receipt from the specified HTTP
2467
+ # endpoint destination.
2449
2468
  #
2450
2469
  # @!attribute [rw] duration_in_seconds
2451
- # The total amount of time that Kinesis Data Firehose spends on
2452
- # retries. This duration starts after the initial attempt to send data
2453
- # to the custom destination via HTTPS endpoint fails. It doesn't
2454
- # include the periods during which Kinesis Data Firehose waits for
2455
- # acknowledgment from the specified destination after each attempt.
2470
+ # The total amount of time that Firehose spends on retries. This
2471
+ # duration starts after the initial attempt to send data to the custom
2472
+ # destination via HTTPS endpoint fails. It doesn't include the
2473
+ # periods during which Firehose waits for acknowledgment from the
2474
+ # specified destination after each attempt.
2456
2475
  # @return [Integer]
2457
2476
  #
2458
2477
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/HttpEndpointRetryOptions AWS API Documentation
@@ -2495,11 +2514,11 @@ module Aws::Firehose
2495
2514
  include Aws::Structure
2496
2515
  end
2497
2516
 
2498
- # Kinesis Data Firehose throws this exception when an attempt to put
2499
- # records or to start or stop delivery stream encryption fails. This
2500
- # happens when the KMS service throws one of the following exception
2501
- # types: `AccessDeniedException`, `InvalidStateException`,
2502
- # `DisabledException`, or `NotFoundException`.
2517
+ # Firehose throws this exception when an attempt to put records or to
2518
+ # start or stop delivery stream encryption fails. This happens when the
2519
+ # KMS service throws one of the following exception types:
2520
+ # `AccessDeniedException`, `InvalidStateException`, `DisabledException`,
2521
+ # or `NotFoundException`.
2503
2522
  #
2504
2523
  # @!attribute [rw] code
2505
2524
  # @return [String]
@@ -2586,8 +2605,8 @@ module Aws::Firehose
2586
2605
  include Aws::Structure
2587
2606
  end
2588
2607
 
2589
- # Details about a Kinesis data stream used as the source for a Kinesis
2590
- # Data Firehose delivery stream.
2608
+ # Details about a Kinesis data stream used as the source for a Firehose
2609
+ # delivery stream.
2591
2610
  #
2592
2611
  # @!attribute [rw] kinesis_stream_arn
2593
2612
  # The Amazon Resource Name (ARN) of the source Kinesis data stream.
@@ -2610,8 +2629,8 @@ module Aws::Firehose
2610
2629
  # @return [String]
2611
2630
  #
2612
2631
  # @!attribute [rw] delivery_start_timestamp
2613
- # Kinesis Data Firehose starts retrieving records from the Kinesis
2614
- # data stream starting with this timestamp.
2632
+ # Firehose starts retrieving records from the Kinesis data stream
2633
+ # starting with this timestamp.
2615
2634
  # @return [Time]
2616
2635
  #
2617
2636
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/KinesisStreamSourceDescription AWS API Documentation
@@ -2763,8 +2782,8 @@ module Aws::Firehose
2763
2782
  include Aws::Structure
2764
2783
  end
2765
2784
 
2766
- # Details about the Amazon MSK cluster used as the source for a Kinesis
2767
- # Data Firehose delivery stream.
2785
+ # Details about the Amazon MSK cluster used as the source for a Firehose
2786
+ # delivery stream.
2768
2787
  #
2769
2788
  # @!attribute [rw] msk_cluster_arn
2770
2789
  # The ARN of the Amazon MSK cluster.
@@ -2779,8 +2798,8 @@ module Aws::Firehose
2779
2798
  # @return [Types::AuthenticationConfiguration]
2780
2799
  #
2781
2800
  # @!attribute [rw] delivery_start_timestamp
2782
- # Kinesis Data Firehose starts retrieving records from the topic
2783
- # within the Amazon MSK cluster starting with this timestamp.
2801
+ # Firehose starts retrieving records from the topic within the Amazon
2802
+ # MSK cluster starting with this timestamp.
2784
2803
  # @return [Time]
2785
2804
  #
2786
2805
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/MSKSourceDescription AWS API Documentation
@@ -2794,27 +2813,26 @@ module Aws::Firehose
2794
2813
  include Aws::Structure
2795
2814
  end
2796
2815
 
2797
- # The OpenX SerDe. Used by Kinesis Data Firehose for deserializing data,
2798
- # which means converting it from the JSON format in preparation for
2799
- # serializing it to the Parquet or ORC format. This is one of two
2800
- # deserializers you can choose, depending on which one offers the
2801
- # functionality you need. The other option is the native Hive / HCatalog
2802
- # JsonSerDe.
2816
+ # The OpenX SerDe. Used by Firehose for deserializing data, which means
2817
+ # converting it from the JSON format in preparation for serializing it
2818
+ # to the Parquet or ORC format. This is one of two deserializers you can
2819
+ # choose, depending on which one offers the functionality you need. The
2820
+ # other option is the native Hive / HCatalog JsonSerDe.
2803
2821
  #
2804
2822
  # @!attribute [rw] convert_dots_in_json_keys_to_underscores
2805
2823
  # When set to `true`, specifies that the names of the keys include
2806
- # dots and that you want Kinesis Data Firehose to replace them with
2807
- # underscores. This is useful because Apache Hive does not allow dots
2808
- # in column names. For example, if the JSON contains a key whose name
2809
- # is "a.b", you can define the column name to be "a\_b" when using
2824
+ # dots and that you want Firehose to replace them with underscores.
2825
+ # This is useful because Apache Hive does not allow dots in column
2826
+ # names. For example, if the JSON contains a key whose name is
2827
+ # "a.b", you can define the column name to be "a\_b" when using
2810
2828
  # this option.
2811
2829
  #
2812
2830
  # The default is `false`.
2813
2831
  # @return [Boolean]
2814
2832
  #
2815
2833
  # @!attribute [rw] case_insensitive
2816
- # When set to `true`, which is the default, Kinesis Data Firehose
2817
- # converts JSON keys to lowercase before deserializing them.
2834
+ # When set to `true`, which is the default, Firehose converts JSON
2835
+ # keys to lowercase before deserializing them.
2818
2836
  # @return [Boolean]
2819
2837
  #
2820
2838
  # @!attribute [rw] column_to_json_key_mappings
@@ -2850,8 +2868,8 @@ module Aws::Firehose
2850
2868
  # @!attribute [rw] block_size_bytes
2851
2869
  # The Hadoop Distributed File System (HDFS) block size. This is useful
2852
2870
  # if you intend to copy the data from Amazon S3 to HDFS before
2853
- # querying. The default is 256 MiB and the minimum is 64 MiB. Kinesis
2854
- # Data Firehose uses this value for padding calculations.
2871
+ # querying. The default is 256 MiB and the minimum is 64 MiB. Firehose
2872
+ # uses this value for padding calculations.
2855
2873
  # @return [Integer]
2856
2874
  #
2857
2875
  # @!attribute [rw] row_index_stride
@@ -2878,8 +2896,8 @@ module Aws::Firehose
2878
2896
  # ensures that no stripe crosses block boundaries and causes remote
2879
2897
  # reads within a node-local task.
2880
2898
  #
2881
- # Kinesis Data Firehose ignores this parameter when
2882
- # OrcSerDe$EnablePadding is `false`.
2899
+ # Firehose ignores this parameter when OrcSerDe$EnablePadding is
2900
+ # `false`.
2883
2901
  # @return [Float]
2884
2902
  #
2885
2903
  # @!attribute [rw] compression
@@ -2888,8 +2906,8 @@ module Aws::Firehose
2888
2906
  # @return [String]
2889
2907
  #
2890
2908
  # @!attribute [rw] bloom_filter_columns
2891
- # The column names for which you want Kinesis Data Firehose to create
2892
- # bloom filters. The default is `null`.
2909
+ # The column names for which you want Firehose to create bloom
2910
+ # filters. The default is `null`.
2893
2911
  # @return [Array<String>]
2894
2912
  #
2895
2913
  # @!attribute [rw] bloom_filter_false_positive_probability
@@ -2927,9 +2945,9 @@ module Aws::Firehose
2927
2945
  include Aws::Structure
2928
2946
  end
2929
2947
 
2930
- # Specifies the serializer that you want Kinesis Data Firehose to use to
2931
- # convert the format of your data before it writes it to Amazon S3. This
2932
- # parameter is required if `Enabled` is set to true.
2948
+ # Specifies the serializer that you want Firehose to use to convert the
2949
+ # format of your data before it writes it to Amazon S3. This parameter
2950
+ # is required if `Enabled` is set to true.
2933
2951
  #
2934
2952
  # @!attribute [rw] serializer
2935
2953
  # Specifies which serializer to use. You can choose either the ORC
@@ -2956,8 +2974,8 @@ module Aws::Firehose
2956
2974
  # @!attribute [rw] block_size_bytes
2957
2975
  # The Hadoop Distributed File System (HDFS) block size. This is useful
2958
2976
  # if you intend to copy the data from Amazon S3 to HDFS before
2959
- # querying. The default is 256 MiB and the minimum is 64 MiB. Kinesis
2960
- # Data Firehose uses this value for padding calculations.
2977
+ # querying. The default is 256 MiB and the minimum is 64 MiB. Firehose
2978
+ # uses this value for padding calculations.
2961
2979
  # @return [Integer]
2962
2980
  #
2963
2981
  # @!attribute [rw] page_size_bytes
@@ -3022,6 +3040,13 @@ module Aws::Firehose
3022
3040
 
3023
3041
  # Describes a data processor.
3024
3042
  #
3043
+ # <note markdown="1"> If you want to add a new line delimiter between records in objects
3044
+ # that are delivered to Amazon S3, choose `AppendDelimiterToRecord` as a
3045
+ # processor type. You don’t have to put a processor parameter when you
3046
+ # select `AppendDelimiterToRecord`.
3047
+ #
3048
+ # </note>
3049
+ #
3025
3050
  # @!attribute [rw] type
3026
3051
  # The type of processor.
3027
3052
  # @return [String]
@@ -3215,9 +3240,8 @@ module Aws::Firehose
3215
3240
  # @return [String]
3216
3241
  #
3217
3242
  # @!attribute [rw] retry_options
3218
- # The retry behavior in case Kinesis Data Firehose is unable to
3219
- # deliver documents to Amazon Redshift. Default value is 3600 (60
3220
- # minutes).
3243
+ # The retry behavior in case Firehose is unable to deliver documents
3244
+ # to Amazon Redshift. Default value is 3600 (60 minutes).
3221
3245
  # @return [Types::RedshiftRetryOptions]
3222
3246
  #
3223
3247
  # @!attribute [rw] s3_configuration
@@ -3293,9 +3317,8 @@ module Aws::Firehose
3293
3317
  # @return [String]
3294
3318
  #
3295
3319
  # @!attribute [rw] retry_options
3296
- # The retry behavior in case Kinesis Data Firehose is unable to
3297
- # deliver documents to Amazon Redshift. Default value is 3600 (60
3298
- # minutes).
3320
+ # The retry behavior in case Firehose is unable to deliver documents
3321
+ # to Amazon Redshift. Default value is 3600 (60 minutes).
3299
3322
  # @return [Types::RedshiftRetryOptions]
3300
3323
  #
3301
3324
  # @!attribute [rw] s3_destination_description
@@ -3364,9 +3387,8 @@ module Aws::Firehose
3364
3387
  # @return [String]
3365
3388
  #
3366
3389
  # @!attribute [rw] retry_options
3367
- # The retry behavior in case Kinesis Data Firehose is unable to
3368
- # deliver documents to Amazon Redshift. Default value is 3600 (60
3369
- # minutes).
3390
+ # The retry behavior in case Firehose is unable to deliver documents
3391
+ # to Amazon Redshift. Default value is 3600 (60 minutes).
3370
3392
  # @return [Types::RedshiftRetryOptions]
3371
3393
  #
3372
3394
  # @!attribute [rw] s3_update
@@ -3414,16 +3436,15 @@ module Aws::Firehose
3414
3436
  include Aws::Structure
3415
3437
  end
3416
3438
 
3417
- # Configures retry behavior in case Kinesis Data Firehose is unable to
3418
- # deliver documents to Amazon Redshift.
3439
+ # Configures retry behavior in case Firehose is unable to deliver
3440
+ # documents to Amazon Redshift.
3419
3441
  #
3420
3442
  # @!attribute [rw] duration_in_seconds
3421
- # The length of time during which Kinesis Data Firehose retries
3422
- # delivery after a failure, starting from the initial request and
3423
- # including the first attempt. The default value is 3600 seconds (60
3424
- # minutes). Kinesis Data Firehose does not retry if the value of
3425
- # `DurationInSeconds` is 0 (zero) or if the first delivery attempt
3426
- # takes longer than the current value.
3443
+ # The length of time during which Firehose retries delivery after a
3444
+ # failure, starting from the initial request and including the first
3445
+ # attempt. The default value is 3600 seconds (60 minutes). Firehose
3446
+ # does not retry if the value of `DurationInSeconds` is 0 (zero) or if
3447
+ # the first delivery attempt takes longer than the current value.
3427
3448
  # @return [Integer]
3428
3449
  #
3429
3450
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/RedshiftRetryOptions AWS API Documentation
@@ -3462,12 +3483,12 @@ module Aws::Firehose
3462
3483
  include Aws::Structure
3463
3484
  end
3464
3485
 
3465
- # The retry behavior in case Kinesis Data Firehose is unable to deliver
3466
- # data to an Amazon S3 prefix.
3486
+ # The retry behavior in case Firehose is unable to deliver data to an
3487
+ # Amazon S3 prefix.
3467
3488
  #
3468
3489
  # @!attribute [rw] duration_in_seconds
3469
- # The period of time during which Kinesis Data Firehose retries to
3470
- # deliver data to the specified Amazon S3 prefix.
3490
+ # The period of time during which Firehose retries to deliver data to
3491
+ # the specified Amazon S3 prefix.
3471
3492
  # @return [Integer]
3472
3493
  #
3473
3494
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/RetryOptions AWS API Documentation
@@ -3510,10 +3531,10 @@ module Aws::Firehose
3510
3531
  # @return [String]
3511
3532
  #
3512
3533
  # @!attribute [rw] error_output_prefix
3513
- # A prefix that Kinesis Data Firehose evaluates and adds to failed
3514
- # records before writing them to S3. This prefix appears immediately
3515
- # following the bucket name. For information about how to specify this
3516
- # prefix, see [Custom Prefixes for Amazon S3 Objects][1].
3534
+ # A prefix that Firehose evaluates and adds to failed records before
3535
+ # writing them to S3. This prefix appears immediately following the
3536
+ # bucket name. For information about how to specify this prefix, see
3537
+ # [Custom Prefixes for Amazon S3 Objects][1].
3517
3538
  #
3518
3539
  #
3519
3540
  #
@@ -3590,10 +3611,10 @@ module Aws::Firehose
3590
3611
  # @return [String]
3591
3612
  #
3592
3613
  # @!attribute [rw] error_output_prefix
3593
- # A prefix that Kinesis Data Firehose evaluates and adds to failed
3594
- # records before writing them to S3. This prefix appears immediately
3595
- # following the bucket name. For information about how to specify this
3596
- # prefix, see [Custom Prefixes for Amazon S3 Objects][1].
3614
+ # A prefix that Firehose evaluates and adds to failed records before
3615
+ # writing them to S3. This prefix appears immediately following the
3616
+ # bucket name. For information about how to specify this prefix, see
3617
+ # [Custom Prefixes for Amazon S3 Objects][1].
3597
3618
  #
3598
3619
  #
3599
3620
  #
@@ -3666,10 +3687,10 @@ module Aws::Firehose
3666
3687
  # @return [String]
3667
3688
  #
3668
3689
  # @!attribute [rw] error_output_prefix
3669
- # A prefix that Kinesis Data Firehose evaluates and adds to failed
3670
- # records before writing them to S3. This prefix appears immediately
3671
- # following the bucket name. For information about how to specify this
3672
- # prefix, see [Custom Prefixes for Amazon S3 Objects][1].
3690
+ # A prefix that Firehose evaluates and adds to failed records before
3691
+ # writing them to S3. This prefix appears immediately following the
3692
+ # bucket name. For information about how to specify this prefix, see
3693
+ # [Custom Prefixes for Amazon S3 Objects][1].
3673
3694
  #
3674
3695
  #
3675
3696
  #
@@ -3714,14 +3735,14 @@ module Aws::Firehose
3714
3735
  include Aws::Structure
3715
3736
  end
3716
3737
 
3717
- # Specifies the schema to which you want Kinesis Data Firehose to
3718
- # configure your data before it writes it to Amazon S3. This parameter
3719
- # is required if `Enabled` is set to true.
3738
+ # Specifies the schema to which you want Firehose to configure your data
3739
+ # before it writes it to Amazon S3. This parameter is required if
3740
+ # `Enabled` is set to true.
3720
3741
  #
3721
3742
  # @!attribute [rw] role_arn
3722
- # The role that Kinesis Data Firehose can use to access Amazon Web
3723
- # Services Glue. This role must be in the same account you use for
3724
- # Kinesis Data Firehose. Cross-account roles aren't allowed.
3743
+ # The role that Firehose can use to access Amazon Web Services Glue.
3744
+ # This role must be in the same account you use for Firehose.
3745
+ # Cross-account roles aren't allowed.
3725
3746
  #
3726
3747
  # If the `SchemaConfiguration` request parameter is used as part of
3727
3748
  # invoking the `CreateDeliveryStream` API, then the `RoleARN` property
@@ -3759,8 +3780,8 @@ module Aws::Firehose
3759
3780
  # @!attribute [rw] version_id
3760
3781
  # Specifies the table version for the output data schema. If you
3761
3782
  # don't specify this version ID, or if you set it to `LATEST`,
3762
- # Kinesis Data Firehose uses the most recent version. This means that
3763
- # any updates to the table are automatically picked up.
3783
+ # Firehose uses the most recent version. This means that any updates
3784
+ # to the table are automatically picked up.
3764
3785
  # @return [String]
3765
3786
  #
3766
3787
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/SchemaConfiguration AWS API Documentation
@@ -3776,10 +3797,9 @@ module Aws::Firehose
3776
3797
  include Aws::Structure
3777
3798
  end
3778
3799
 
3779
- # The serializer that you want Kinesis Data Firehose to use to convert
3780
- # data to the target format before writing it to Amazon S3. Kinesis Data
3781
- # Firehose supports two types of serializers: the [ORC SerDe][1] and the
3782
- # [Parquet SerDe][2].
3800
+ # The serializer that you want Firehose to use to convert data to the
3801
+ # target format before writing it to Amazon S3. Firehose supports two
3802
+ # types of serializers: the [ORC SerDe][1] and the [Parquet SerDe][2].
3783
3803
  #
3784
3804
  #
3785
3805
  #
@@ -3817,8 +3837,7 @@ module Aws::Firehose
3817
3837
  # The service is unavailable. Back off and retry the operation. If you
3818
3838
  # continue to see the exception, throughput limits for the delivery
3819
3839
  # stream may have been exceeded. For more information about limits and
3820
- # how to request an increase, see [Amazon Kinesis Data Firehose
3821
- # Limits][1].
3840
+ # how to request an increase, see [Amazon Firehose Limits][1].
3822
3841
  #
3823
3842
  #
3824
3843
  #
@@ -3929,8 +3948,8 @@ module Aws::Firehose
3929
3948
  # @return [String]
3930
3949
  #
3931
3950
  # @!attribute [rw] retry_options
3932
- # The time period where Kinesis Data Firehose will retry sending data
3933
- # to the chosen HTTP endpoint.
3951
+ # The time period where Firehose will retry sending data to the chosen
3952
+ # HTTP endpoint.
3934
3953
  # @return [Types::SnowflakeRetryOptions]
3935
3954
  #
3936
3955
  # @!attribute [rw] s3_backup_mode
@@ -4039,8 +4058,8 @@ module Aws::Firehose
4039
4058
  # @return [String]
4040
4059
  #
4041
4060
  # @!attribute [rw] retry_options
4042
- # The time period where Kinesis Data Firehose will retry sending data
4043
- # to the chosen HTTP endpoint.
4061
+ # The time period where Firehose will retry sending data to the chosen
4062
+ # HTTP endpoint.
4044
4063
  # @return [Types::SnowflakeRetryOptions]
4045
4064
  #
4046
4065
  # @!attribute [rw] s3_backup_mode
@@ -4157,26 +4176,24 @@ module Aws::Firehose
4157
4176
  # @return [String]
4158
4177
  #
4159
4178
  # @!attribute [rw] retry_options
4160
- # Specify how long Kinesis Data Firehose retries sending data to the
4161
- # New Relic HTTP endpoint. After sending data, Kinesis Data Firehose
4162
- # first waits for an acknowledgment from the HTTP endpoint. If an
4163
- # error occurs or the acknowledgment doesn’t arrive within the
4164
- # acknowledgment timeout period, Kinesis Data Firehose starts the
4165
- # retry duration counter. It keeps retrying until the retry duration
4166
- # expires. After that, Kinesis Data Firehose considers it a data
4167
- # delivery failure and backs up the data to your Amazon S3 bucket.
4168
- # Every time that Kinesis Data Firehose sends data to the HTTP
4179
+ # Specify how long Firehose retries sending data to the New Relic HTTP
4180
+ # endpoint. After sending data, Firehose first waits for an
4181
+ # acknowledgment from the HTTP endpoint. If an error occurs or the
4182
+ # acknowledgment doesn’t arrive within the acknowledgment timeout
4183
+ # period, Firehose starts the retry duration counter. It keeps
4184
+ # retrying until the retry duration expires. After that, Firehose
4185
+ # considers it a data delivery failure and backs up the data to your
4186
+ # Amazon S3 bucket. Every time that Firehose sends data to the HTTP
4169
4187
  # endpoint (either the initial attempt or a retry), it restarts the
4170
4188
  # acknowledgement timeout counter and waits for an acknowledgement
4171
- # from the HTTP endpoint. Even if the retry duration expires, Kinesis
4172
- # Data Firehose still waits for the acknowledgment until it receives
4173
- # it or the acknowledgement timeout period is reached. If the
4174
- # acknowledgment times out, Kinesis Data Firehose determines whether
4175
- # there's time left in the retry counter. If there is time left, it
4176
- # retries again and repeats the logic until it receives an
4177
- # acknowledgment or determines that the retry time has expired. If you
4178
- # don't want Kinesis Data Firehose to retry sending data, set this
4179
- # value to 0.
4189
+ # from the HTTP endpoint. Even if the retry duration expires, Firehose
4190
+ # still waits for the acknowledgment until it receives it or the
4191
+ # acknowledgement timeout period is reached. If the acknowledgment
4192
+ # times out, Firehose determines whether there's time left in the
4193
+ # retry counter. If there is time left, it retries again and repeats
4194
+ # the logic until it receives an acknowledgment or determines that the
4195
+ # retry time has expired. If you don't want Firehose to retry sending
4196
+ # data, set this value to 0.
4180
4197
  # @return [Types::SnowflakeRetryOptions]
4181
4198
  #
4182
4199
  # @!attribute [rw] s3_backup_mode
@@ -4211,29 +4228,27 @@ module Aws::Firehose
4211
4228
  include Aws::Structure
4212
4229
  end
4213
4230
 
4214
- # Specify how long Kinesis Data Firehose retries sending data to the New
4215
- # Relic HTTP endpoint. After sending data, Kinesis Data Firehose first
4216
- # waits for an acknowledgment from the HTTP endpoint. If an error occurs
4217
- # or the acknowledgment doesn’t arrive within the acknowledgment timeout
4218
- # period, Kinesis Data Firehose starts the retry duration counter. It
4219
- # keeps retrying until the retry duration expires. After that, Kinesis
4220
- # Data Firehose considers it a data delivery failure and backs up the
4221
- # data to your Amazon S3 bucket. Every time that Kinesis Data Firehose
4222
- # sends data to the HTTP endpoint (either the initial attempt or a
4223
- # retry), it restarts the acknowledgement timeout counter and waits for
4224
- # an acknowledgement from the HTTP endpoint. Even if the retry duration
4225
- # expires, Kinesis Data Firehose still waits for the acknowledgment
4226
- # until it receives it or the acknowledgement timeout period is reached.
4227
- # If the acknowledgment times out, Kinesis Data Firehose determines
4228
- # whether there's time left in the retry counter. If there is time
4229
- # left, it retries again and repeats the logic until it receives an
4230
- # acknowledgment or determines that the retry time has expired. If you
4231
- # don't want Kinesis Data Firehose to retry sending data, set this
4232
- # value to 0.
4231
+ # Specify how long Firehose retries sending data to the New Relic HTTP
4232
+ # endpoint. After sending data, Firehose first waits for an
4233
+ # acknowledgment from the HTTP endpoint. If an error occurs or the
4234
+ # acknowledgment doesn’t arrive within the acknowledgment timeout
4235
+ # period, Firehose starts the retry duration counter. It keeps retrying
4236
+ # until the retry duration expires. After that, Firehose considers it a
4237
+ # data delivery failure and backs up the data to your Amazon S3 bucket.
4238
+ # Every time that Firehose sends data to the HTTP endpoint (either the
4239
+ # initial attempt or a retry), it restarts the acknowledgement timeout
4240
+ # counter and waits for an acknowledgement from the HTTP endpoint. Even
4241
+ # if the retry duration expires, Firehose still waits for the
4242
+ # acknowledgment until it receives it or the acknowledgement timeout
4243
+ # period is reached. If the acknowledgment times out, Firehose
4244
+ # determines whether there's time left in the retry counter. If there
4245
+ # is time left, it retries again and repeats the logic until it receives
4246
+ # an acknowledgment or determines that the retry time has expired. If
4247
+ # you don't want Firehose to retry sending data, set this value to 0.
4233
4248
  #
4234
4249
  # @!attribute [rw] duration_in_seconds
4235
- # the time period where Kinesis Data Firehose will retry sending data
4236
- # to the chosen HTTP endpoint.
4250
+ # the time period where Firehose will retry sending data to the chosen
4251
+ # HTTP endpoint.
4237
4252
  # @return [Integer]
4238
4253
  #
4239
4254
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/SnowflakeRetryOptions AWS API Documentation
@@ -4284,8 +4299,8 @@ module Aws::Firehose
4284
4299
  include Aws::Structure
4285
4300
  end
4286
4301
 
4287
- # Details about a Kinesis data stream used as the source for a Kinesis
4288
- # Data Firehose delivery stream.
4302
+ # Details about a Kinesis data stream used as the source for a Firehose
4303
+ # delivery stream.
4289
4304
  #
4290
4305
  # @!attribute [rw] kinesis_stream_source_description
4291
4306
  # The KinesisStreamSourceDescription value for the source Kinesis data
@@ -4332,8 +4347,8 @@ module Aws::Firehose
4332
4347
  # Describes the configuration of a destination in Splunk.
4333
4348
  #
4334
4349
  # @!attribute [rw] hec_endpoint
4335
- # The HTTP Event Collector (HEC) endpoint to which Kinesis Data
4336
- # Firehose sends your data.
4350
+ # The HTTP Event Collector (HEC) endpoint to which Firehose sends your
4351
+ # data.
4337
4352
  # @return [String]
4338
4353
  #
4339
4354
  # @!attribute [rw] hec_endpoint_type
@@ -4346,25 +4361,25 @@ module Aws::Firehose
4346
4361
  # @return [String]
4347
4362
  #
4348
4363
  # @!attribute [rw] hec_acknowledgment_timeout_in_seconds
4349
- # The amount of time that Kinesis Data Firehose waits to receive an
4350
- # acknowledgment from Splunk after it sends it data. At the end of the
4351
- # timeout period, Kinesis Data Firehose either tries to send the data
4352
- # again or considers it an error, based on your retry settings.
4364
+ # The amount of time that Firehose waits to receive an acknowledgment
4365
+ # from Splunk after it sends it data. At the end of the timeout
4366
+ # period, Firehose either tries to send the data again or considers it
4367
+ # an error, based on your retry settings.
4353
4368
  # @return [Integer]
4354
4369
  #
4355
4370
  # @!attribute [rw] retry_options
4356
- # The retry behavior in case Kinesis Data Firehose is unable to
4357
- # deliver data to Splunk, or if it doesn't receive an acknowledgment
4358
- # of receipt from Splunk.
4371
+ # The retry behavior in case Firehose is unable to deliver data to
4372
+ # Splunk, or if it doesn't receive an acknowledgment of receipt from
4373
+ # Splunk.
4359
4374
  # @return [Types::SplunkRetryOptions]
4360
4375
  #
4361
4376
  # @!attribute [rw] s3_backup_mode
4362
4377
  # Defines how documents should be delivered to Amazon S3. When set to
4363
- # `FailedEventsOnly`, Kinesis Data Firehose writes any data that could
4364
- # not be indexed to the configured Amazon S3 destination. When set to
4365
- # `AllEvents`, Kinesis Data Firehose delivers all incoming records to
4366
- # Amazon S3, and also writes failed documents to Amazon S3. The
4367
- # default value is `FailedEventsOnly`.
4378
+ # `FailedEventsOnly`, Firehose writes any data that could not be
4379
+ # indexed to the configured Amazon S3 destination. When set to
4380
+ # `AllEvents`, Firehose delivers all incoming records to Amazon S3,
4381
+ # and also writes failed documents to Amazon S3. The default value is
4382
+ # `FailedEventsOnly`.
4368
4383
  #
4369
4384
  # You can update this backup mode from `FailedEventsOnly` to
4370
4385
  # `AllEvents`. You can't update it from `AllEvents` to
@@ -4408,8 +4423,8 @@ module Aws::Firehose
4408
4423
  # Describes a destination in Splunk.
4409
4424
  #
4410
4425
  # @!attribute [rw] hec_endpoint
4411
- # The HTTP Event Collector (HEC) endpoint to which Kinesis Data
4412
- # Firehose sends your data.
4426
+ # The HTTP Event Collector (HEC) endpoint to which Firehose sends your
4427
+ # data.
4413
4428
  # @return [String]
4414
4429
  #
4415
4430
  # @!attribute [rw] hec_endpoint_type
@@ -4422,25 +4437,25 @@ module Aws::Firehose
4422
4437
  # @return [String]
4423
4438
  #
4424
4439
  # @!attribute [rw] hec_acknowledgment_timeout_in_seconds
4425
- # The amount of time that Kinesis Data Firehose waits to receive an
4426
- # acknowledgment from Splunk after it sends it data. At the end of the
4427
- # timeout period, Kinesis Data Firehose either tries to send the data
4428
- # again or considers it an error, based on your retry settings.
4440
+ # The amount of time that Firehose waits to receive an acknowledgment
4441
+ # from Splunk after it sends it data. At the end of the timeout
4442
+ # period, Firehose either tries to send the data again or considers it
4443
+ # an error, based on your retry settings.
4429
4444
  # @return [Integer]
4430
4445
  #
4431
4446
  # @!attribute [rw] retry_options
4432
- # The retry behavior in case Kinesis Data Firehose is unable to
4433
- # deliver data to Splunk or if it doesn't receive an acknowledgment
4434
- # of receipt from Splunk.
4447
+ # The retry behavior in case Firehose is unable to deliver data to
4448
+ # Splunk or if it doesn't receive an acknowledgment of receipt from
4449
+ # Splunk.
4435
4450
  # @return [Types::SplunkRetryOptions]
4436
4451
  #
4437
4452
  # @!attribute [rw] s3_backup_mode
4438
4453
  # Defines how documents should be delivered to Amazon S3. When set to
4439
- # `FailedDocumentsOnly`, Kinesis Data Firehose writes any data that
4440
- # could not be indexed to the configured Amazon S3 destination. When
4441
- # set to `AllDocuments`, Kinesis Data Firehose delivers all incoming
4442
- # records to Amazon S3, and also writes failed documents to Amazon S3.
4443
- # Default value is `FailedDocumentsOnly`.
4454
+ # `FailedDocumentsOnly`, Firehose writes any data that could not be
4455
+ # indexed to the configured Amazon S3 destination. When set to
4456
+ # `AllDocuments`, Firehose delivers all incoming records to Amazon S3,
4457
+ # and also writes failed documents to Amazon S3. Default value is
4458
+ # `FailedDocumentsOnly`.
4444
4459
  # @return [String]
4445
4460
  #
4446
4461
  # @!attribute [rw] s3_destination_description
@@ -4480,8 +4495,8 @@ module Aws::Firehose
4480
4495
  # Describes an update for a destination in Splunk.
4481
4496
  #
4482
4497
  # @!attribute [rw] hec_endpoint
4483
- # The HTTP Event Collector (HEC) endpoint to which Kinesis Data
4484
- # Firehose sends your data.
4498
+ # The HTTP Event Collector (HEC) endpoint to which Firehose sends your
4499
+ # data.
4485
4500
  # @return [String]
4486
4501
  #
4487
4502
  # @!attribute [rw] hec_endpoint_type
@@ -4494,25 +4509,25 @@ module Aws::Firehose
4494
4509
  # @return [String]
4495
4510
  #
4496
4511
  # @!attribute [rw] hec_acknowledgment_timeout_in_seconds
4497
- # The amount of time that Kinesis Data Firehose waits to receive an
4498
- # acknowledgment from Splunk after it sends data. At the end of the
4499
- # timeout period, Kinesis Data Firehose either tries to send the data
4500
- # again or considers it an error, based on your retry settings.
4512
+ # The amount of time that Firehose waits to receive an acknowledgment
4513
+ # from Splunk after it sends data. At the end of the timeout period,
4514
+ # Firehose either tries to send the data again or considers it an
4515
+ # error, based on your retry settings.
4501
4516
  # @return [Integer]
4502
4517
  #
4503
4518
  # @!attribute [rw] retry_options
4504
- # The retry behavior in case Kinesis Data Firehose is unable to
4505
- # deliver data to Splunk or if it doesn't receive an acknowledgment
4506
- # of receipt from Splunk.
4519
+ # The retry behavior in case Firehose is unable to deliver data to
4520
+ # Splunk or if it doesn't receive an acknowledgment of receipt from
4521
+ # Splunk.
4507
4522
  # @return [Types::SplunkRetryOptions]
4508
4523
  #
4509
4524
  # @!attribute [rw] s3_backup_mode
4510
- # Specifies how you want Kinesis Data Firehose to back up documents to
4511
- # Amazon S3. When set to `FailedDocumentsOnly`, Kinesis Data Firehose
4512
- # writes any data that could not be indexed to the configured Amazon
4513
- # S3 destination. When set to `AllEvents`, Kinesis Data Firehose
4514
- # delivers all incoming records to Amazon S3, and also writes failed
4515
- # documents to Amazon S3. The default value is `FailedEventsOnly`.
4525
+ # Specifies how you want Firehose to back up documents to Amazon S3.
4526
+ # When set to `FailedDocumentsOnly`, Firehose writes any data that
4527
+ # could not be indexed to the configured Amazon S3 destination. When
4528
+ # set to `AllEvents`, Firehose delivers all incoming records to Amazon
4529
+ # S3, and also writes failed documents to Amazon S3. The default value
4530
+ # is `FailedEventsOnly`.
4516
4531
  #
4517
4532
  # You can update this backup mode from `FailedEventsOnly` to
4518
4533
  # `AllEvents`. You can't update it from `AllEvents` to
@@ -4553,16 +4568,15 @@ module Aws::Firehose
4553
4568
  include Aws::Structure
4554
4569
  end
4555
4570
 
4556
- # Configures retry behavior in case Kinesis Data Firehose is unable to
4557
- # deliver documents to Splunk, or if it doesn't receive an
4558
- # acknowledgment from Splunk.
4571
+ # Configures retry behavior in case Firehose is unable to deliver
4572
+ # documents to Splunk, or if it doesn't receive an acknowledgment from
4573
+ # Splunk.
4559
4574
  #
4560
4575
  # @!attribute [rw] duration_in_seconds
4561
- # The total amount of time that Kinesis Data Firehose spends on
4562
- # retries. This duration starts after the initial attempt to send data
4563
- # to Splunk fails. It doesn't include the periods during which
4564
- # Kinesis Data Firehose waits for acknowledgment from Splunk after
4565
- # each attempt.
4576
+ # The total amount of time that Firehose spends on retries. This
4577
+ # duration starts after the initial attempt to send data to Splunk
4578
+ # fails. It doesn't include the periods during which Firehose waits
4579
+ # for acknowledgment from Splunk after each attempt.
4566
4580
  # @return [Integer]
4567
4581
  #
4568
4582
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/SplunkRetryOptions AWS API Documentation
@@ -4762,22 +4776,22 @@ module Aws::Firehose
4762
4776
  # Serverless destination.
4763
4777
  #
4764
4778
  # @!attribute [rw] subnet_ids
4765
- # The IDs of the subnets that you want Kinesis Data Firehose to use to
4766
- # create ENIs in the VPC of the Amazon ES destination. Make sure that
4767
- # the routing tables and inbound and outbound rules allow traffic to
4768
- # flow from the subnets whose IDs are specified here to the subnets
4769
- # that have the destination Amazon ES endpoints. Kinesis Data Firehose
4770
- # creates at least one ENI in each of the subnets that are specified
4771
- # here. Do not delete or modify these ENIs.
4779
+ # The IDs of the subnets that you want Firehose to use to create ENIs
4780
+ # in the VPC of the Amazon ES destination. Make sure that the routing
4781
+ # tables and inbound and outbound rules allow traffic to flow from the
4782
+ # subnets whose IDs are specified here to the subnets that have the
4783
+ # destination Amazon ES endpoints. Firehose creates at least one ENI
4784
+ # in each of the subnets that are specified here. Do not delete or
4785
+ # modify these ENIs.
4772
4786
  #
4773
- # The number of ENIs that Kinesis Data Firehose creates in the subnets
4774
- # specified here scales up and down automatically based on throughput.
4775
- # To enable Kinesis Data Firehose to scale up the number of ENIs to
4776
- # match throughput, ensure that you have sufficient quota. To help you
4777
- # calculate the quota you need, assume that Kinesis Data Firehose can
4778
- # create up to three ENIs for this delivery stream for each of the
4779
- # subnets specified here. For more information about ENI quota, see
4780
- # [Network Interfaces ][1] in the Amazon VPC Quotas topic.
4787
+ # The number of ENIs that Firehose creates in the subnets specified
4788
+ # here scales up and down automatically based on throughput. To enable
4789
+ # Firehose to scale up the number of ENIs to match throughput, ensure
4790
+ # that you have sufficient quota. To help you calculate the quota you
4791
+ # need, assume that Firehose can create up to three ENIs for this
4792
+ # delivery stream for each of the subnets specified here. For more
4793
+ # information about ENI quota, see [Network Interfaces ][1] in the
4794
+ # Amazon VPC Quotas topic.
4781
4795
  #
4782
4796
  #
4783
4797
  #
@@ -4787,10 +4801,9 @@ module Aws::Firehose
4787
4801
  # @!attribute [rw] role_arn
4788
4802
  # The ARN of the IAM role that you want the delivery stream to use to
4789
4803
  # create endpoints in the destination VPC. You can use your existing
4790
- # Kinesis Data Firehose delivery role or you can specify a new role.
4791
- # In either case, make sure that the role trusts the Kinesis Data
4792
- # Firehose service principal and that it grants the following
4793
- # permissions:
4804
+ # Firehose delivery role or you can specify a new role. In either
4805
+ # case, make sure that the role trusts the Firehose service principal
4806
+ # and that it grants the following permissions:
4794
4807
  #
4795
4808
  # * `ec2:DescribeVpcs`
4796
4809
  #
@@ -4808,25 +4821,27 @@ module Aws::Firehose
4808
4821
  #
4809
4822
  # * `ec2:DeleteNetworkInterface`
4810
4823
  #
4811
- # If you revoke these permissions after you create the delivery
4812
- # stream, Kinesis Data Firehose can't scale out by creating more ENIs
4813
- # when necessary. You might therefore see a degradation in
4814
- # performance.
4824
+ # When you specify subnets for delivering data to the destination in a
4825
+ # private VPC, make sure you have enough number of free IP addresses
4826
+ # in chosen subnets. If there is no available free IP address in a
4827
+ # specified subnet, Firehose cannot create or add ENIs for the data
4828
+ # delivery in the private VPC, and the delivery will be degraded or
4829
+ # fail.
4815
4830
  # @return [String]
4816
4831
  #
4817
4832
  # @!attribute [rw] security_group_ids
4818
- # The IDs of the security groups that you want Kinesis Data Firehose
4819
- # to use when it creates ENIs in the VPC of the Amazon ES destination.
4820
- # You can use the same security group that the Amazon ES domain uses
4821
- # or different ones. If you specify different security groups here,
4822
- # ensure that they allow outbound HTTPS traffic to the Amazon ES
4823
- # domain's security group. Also ensure that the Amazon ES domain's
4824
- # security group allows HTTPS traffic from the security groups
4825
- # specified here. If you use the same security group for both your
4826
- # delivery stream and the Amazon ES domain, make sure the security
4827
- # group inbound rule allows HTTPS traffic. For more information about
4828
- # security group rules, see [Security group rules][1] in the Amazon
4829
- # VPC documentation.
4833
+ # The IDs of the security groups that you want Firehose to use when it
4834
+ # creates ENIs in the VPC of the Amazon ES destination. You can use
4835
+ # the same security group that the Amazon ES domain uses or different
4836
+ # ones. If you specify different security groups here, ensure that
4837
+ # they allow outbound HTTPS traffic to the Amazon ES domain's
4838
+ # security group. Also ensure that the Amazon ES domain's security
4839
+ # group allows HTTPS traffic from the security groups specified here.
4840
+ # If you use the same security group for both your delivery stream and
4841
+ # the Amazon ES domain, make sure the security group inbound rule
4842
+ # allows HTTPS traffic. For more information about security group
4843
+ # rules, see [Security group rules][1] in the Amazon VPC
4844
+ # documentation.
4830
4845
  #
4831
4846
  #
4832
4847
  #
@@ -4846,22 +4861,22 @@ module Aws::Firehose
4846
4861
  # The details of the VPC of the Amazon ES destination.
4847
4862
  #
4848
4863
  # @!attribute [rw] subnet_ids
4849
- # The IDs of the subnets that Kinesis Data Firehose uses to create
4850
- # ENIs in the VPC of the Amazon ES destination. Make sure that the
4851
- # routing tables and inbound and outbound rules allow traffic to flow
4852
- # from the subnets whose IDs are specified here to the subnets that
4853
- # have the destination Amazon ES endpoints. Kinesis Data Firehose
4854
- # creates at least one ENI in each of the subnets that are specified
4855
- # here. Do not delete or modify these ENIs.
4864
+ # The IDs of the subnets that Firehose uses to create ENIs in the VPC
4865
+ # of the Amazon ES destination. Make sure that the routing tables and
4866
+ # inbound and outbound rules allow traffic to flow from the subnets
4867
+ # whose IDs are specified here to the subnets that have the
4868
+ # destination Amazon ES endpoints. Firehose creates at least one ENI
4869
+ # in each of the subnets that are specified here. Do not delete or
4870
+ # modify these ENIs.
4856
4871
  #
4857
- # The number of ENIs that Kinesis Data Firehose creates in the subnets
4858
- # specified here scales up and down automatically based on throughput.
4859
- # To enable Kinesis Data Firehose to scale up the number of ENIs to
4860
- # match throughput, ensure that you have sufficient quota. To help you
4861
- # calculate the quota you need, assume that Kinesis Data Firehose can
4862
- # create up to three ENIs for this delivery stream for each of the
4863
- # subnets specified here. For more information about ENI quota, see
4864
- # [Network Interfaces ][1] in the Amazon VPC Quotas topic.
4872
+ # The number of ENIs that Firehose creates in the subnets specified
4873
+ # here scales up and down automatically based on throughput. To enable
4874
+ # Firehose to scale up the number of ENIs to match throughput, ensure
4875
+ # that you have sufficient quota. To help you calculate the quota you
4876
+ # need, assume that Firehose can create up to three ENIs for this
4877
+ # delivery stream for each of the subnets specified here. For more
4878
+ # information about ENI quota, see [Network Interfaces ][1] in the
4879
+ # Amazon VPC Quotas topic.
4865
4880
  #
4866
4881
  #
4867
4882
  #
@@ -4870,10 +4885,10 @@ module Aws::Firehose
4870
4885
  #
4871
4886
  # @!attribute [rw] role_arn
4872
4887
  # The ARN of the IAM role that the delivery stream uses to create
4873
- # endpoints in the destination VPC. You can use your existing Kinesis
4874
- # Data Firehose delivery role or you can specify a new role. In either
4875
- # case, make sure that the role trusts the Kinesis Data Firehose
4876
- # service principal and that it grants the following permissions:
4888
+ # endpoints in the destination VPC. You can use your existing Firehose
4889
+ # delivery role or you can specify a new role. In either case, make
4890
+ # sure that the role trusts the Firehose service principal and that it
4891
+ # grants the following permissions:
4877
4892
  #
4878
4893
  # * `ec2:DescribeVpcs`
4879
4894
  #
@@ -4892,22 +4907,21 @@ module Aws::Firehose
4892
4907
  # * `ec2:DeleteNetworkInterface`
4893
4908
  #
4894
4909
  # If you revoke these permissions after you create the delivery
4895
- # stream, Kinesis Data Firehose can't scale out by creating more ENIs
4896
- # when necessary. You might therefore see a degradation in
4897
- # performance.
4910
+ # stream, Firehose can't scale out by creating more ENIs when
4911
+ # necessary. You might therefore see a degradation in performance.
4898
4912
  # @return [String]
4899
4913
  #
4900
4914
  # @!attribute [rw] security_group_ids
4901
- # The IDs of the security groups that Kinesis Data Firehose uses when
4902
- # it creates ENIs in the VPC of the Amazon ES destination. You can use
4903
- # the same security group that the Amazon ES domain uses or different
4904
- # ones. If you specify different security groups, ensure that they
4905
- # allow outbound HTTPS traffic to the Amazon ES domain's security
4906
- # group. Also ensure that the Amazon ES domain's security group
4907
- # allows HTTPS traffic from the security groups specified here. If you
4908
- # use the same security group for both your delivery stream and the
4909
- # Amazon ES domain, make sure the security group inbound rule allows
4910
- # HTTPS traffic. For more information about security group rules, see
4915
+ # The IDs of the security groups that Firehose uses when it creates
4916
+ # ENIs in the VPC of the Amazon ES destination. You can use the same
4917
+ # security group that the Amazon ES domain uses or different ones. If
4918
+ # you specify different security groups, ensure that they allow
4919
+ # outbound HTTPS traffic to the Amazon ES domain's security group.
4920
+ # Also ensure that the Amazon ES domain's security group allows HTTPS
4921
+ # traffic from the security groups specified here. If you use the same
4922
+ # security group for both your delivery stream and the Amazon ES
4923
+ # domain, make sure the security group inbound rule allows HTTPS
4924
+ # traffic. For more information about security group rules, see
4911
4925
  # [Security group rules][1] in the Amazon VPC documentation.
4912
4926
  #
4913
4927
  #