aws-sdk-firehose 1.25.0 → 1.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,4 @@
1
+ # frozen_string_literal: true
1
2
  # WARNING ABOUT GENERATED CODE
2
3
  #
3
4
  # This file is generated. See the contributing for info on making contributions:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -6,13 +8,7 @@
6
8
  # WARNING ABOUT GENERATED CODE
7
9
 
8
10
  module Aws::Firehose
9
- # This class provides a resource oriented interface for Firehose.
10
- # To create a resource object:
11
- # resource = Aws::Firehose::Resource.new(region: 'us-west-2')
12
- # You can supply a client object with custom configuration that will be used for all resource operations.
13
- # If you do not pass +:client+, a default client will be constructed.
14
- # client = Aws::Firehose::Client.new(region: 'us-west-2')
15
- # resource = Aws::Firehose::Resource.new(client: client)
11
+
16
12
  class Resource
17
13
 
18
14
  # @param options ({})
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -47,6 +49,7 @@ module Aws::Firehose
47
49
  class BufferingHints < Struct.new(
48
50
  :size_in_m_bs,
49
51
  :interval_in_seconds)
52
+ SENSITIVE = []
50
53
  include Aws::Structure
51
54
  end
52
55
 
@@ -82,6 +85,7 @@ module Aws::Firehose
82
85
  :enabled,
83
86
  :log_group_name,
84
87
  :log_stream_name)
88
+ SENSITIVE = []
85
89
  include Aws::Structure
86
90
  end
87
91
 
@@ -96,6 +100,7 @@ module Aws::Firehose
96
100
  #
97
101
  class ConcurrentModificationException < Struct.new(
98
102
  :message)
103
+ SENSITIVE = []
99
104
  include Aws::Structure
100
105
  end
101
106
 
@@ -155,6 +160,7 @@ module Aws::Firehose
155
160
  :data_table_name,
156
161
  :data_table_columns,
157
162
  :copy_options)
163
+ SENSITIVE = []
158
164
  include Aws::Structure
159
165
  end
160
166
 
@@ -181,7 +187,7 @@ module Aws::Firehose
181
187
  # size_in_m_bs: 1,
182
188
  # interval_in_seconds: 1,
183
189
  # },
184
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
190
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
185
191
  # encryption_configuration: {
186
192
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
187
193
  # kms_encryption_config: {
@@ -203,7 +209,7 @@ module Aws::Firehose
203
209
  # size_in_m_bs: 1,
204
210
  # interval_in_seconds: 1,
205
211
  # },
206
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
212
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
207
213
  # encryption_configuration: {
208
214
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
209
215
  # kms_encryption_config: {
@@ -239,7 +245,7 @@ module Aws::Firehose
239
245
  # size_in_m_bs: 1,
240
246
  # interval_in_seconds: 1,
241
247
  # },
242
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
248
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
243
249
  # encryption_configuration: {
244
250
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
245
251
  # kms_encryption_config: {
@@ -324,7 +330,7 @@ module Aws::Firehose
324
330
  # size_in_m_bs: 1,
325
331
  # interval_in_seconds: 1,
326
332
  # },
327
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
333
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
328
334
  # encryption_configuration: {
329
335
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
330
336
  # kms_encryption_config: {
@@ -361,7 +367,7 @@ module Aws::Firehose
361
367
  # size_in_m_bs: 1,
362
368
  # interval_in_seconds: 1,
363
369
  # },
364
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
370
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
365
371
  # encryption_configuration: {
366
372
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
367
373
  # kms_encryption_config: {
@@ -404,7 +410,7 @@ module Aws::Firehose
404
410
  # size_in_m_bs: 1,
405
411
  # interval_in_seconds: 1,
406
412
  # },
407
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
413
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
408
414
  # encryption_configuration: {
409
415
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
410
416
  # kms_encryption_config: {
@@ -436,6 +442,11 @@ module Aws::Firehose
436
442
  # log_group_name: "LogGroupName",
437
443
  # log_stream_name: "LogStreamName",
438
444
  # },
445
+ # vpc_configuration: {
446
+ # subnet_ids: ["NonEmptyStringWithoutWhitespace"], # required
447
+ # role_arn: "RoleARN", # required
448
+ # security_group_ids: ["NonEmptyStringWithoutWhitespace"], # required
449
+ # },
439
450
  # },
440
451
  # splunk_destination_configuration: {
441
452
  # hec_endpoint: "HECEndpoint", # required
@@ -455,7 +466,7 @@ module Aws::Firehose
455
466
  # size_in_m_bs: 1,
456
467
  # interval_in_seconds: 1,
457
468
  # },
458
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
469
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
459
470
  # encryption_configuration: {
460
471
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
461
472
  # kms_encryption_config: {
@@ -577,6 +588,7 @@ module Aws::Firehose
577
588
  :elasticsearch_destination_configuration,
578
589
  :splunk_destination_configuration,
579
590
  :tags)
591
+ SENSITIVE = []
580
592
  include Aws::Structure
581
593
  end
582
594
 
@@ -588,6 +600,7 @@ module Aws::Firehose
588
600
  #
589
601
  class CreateDeliveryStreamOutput < Struct.new(
590
602
  :delivery_stream_arn)
603
+ SENSITIVE = []
591
604
  include Aws::Structure
592
605
  end
593
606
 
@@ -658,17 +671,19 @@ module Aws::Firehose
658
671
  #
659
672
  # @!attribute [rw] schema_configuration
660
673
  # Specifies the AWS Glue Data Catalog table that contains the column
661
- # information.
674
+ # information. This parameter is required if `Enabled` is set to true.
662
675
  # @return [Types::SchemaConfiguration]
663
676
  #
664
677
  # @!attribute [rw] input_format_configuration
665
678
  # Specifies the deserializer that you want Kinesis Data Firehose to
666
- # use to convert the format of your data from JSON.
679
+ # use to convert the format of your data from JSON. This parameter is
680
+ # required if `Enabled` is set to true.
667
681
  # @return [Types::InputFormatConfiguration]
668
682
  #
669
683
  # @!attribute [rw] output_format_configuration
670
684
  # Specifies the serializer that you want Kinesis Data Firehose to use
671
685
  # to convert the format of your data to the Parquet or ORC format.
686
+ # This parameter is required if `Enabled` is set to true.
672
687
  # @return [Types::OutputFormatConfiguration]
673
688
  #
674
689
  # @!attribute [rw] enabled
@@ -683,6 +698,7 @@ module Aws::Firehose
683
698
  :input_format_configuration,
684
699
  :output_format_configuration,
685
700
  :enabled)
701
+ SENSITIVE = []
686
702
  include Aws::Structure
687
703
  end
688
704
 
@@ -720,6 +736,7 @@ module Aws::Firehose
720
736
  class DeleteDeliveryStreamInput < Struct.new(
721
737
  :delivery_stream_name,
722
738
  :allow_force_delete)
739
+ SENSITIVE = []
723
740
  include Aws::Structure
724
741
  end
725
742
 
@@ -815,6 +832,7 @@ module Aws::Firehose
815
832
  :source,
816
833
  :destinations,
817
834
  :has_more_destinations)
835
+ SENSITIVE = []
818
836
  include Aws::Structure
819
837
  end
820
838
 
@@ -864,11 +882,12 @@ module Aws::Firehose
864
882
  :key_type,
865
883
  :status,
866
884
  :failure_description)
885
+ SENSITIVE = []
867
886
  include Aws::Structure
868
887
  end
869
888
 
870
- # Used to specify the type and Amazon Resource Name (ARN) of the CMK
871
- # needed for Server-Side Encryption (SSE).
889
+ # Specifies the type and Amazon Resource Name (ARN) of the CMK to use
890
+ # for Server-Side Encryption (SSE).
872
891
  #
873
892
  # @note When making an API call, you may pass DeliveryStreamEncryptionConfigurationInput
874
893
  # data as a hash:
@@ -896,14 +915,25 @@ module Aws::Firehose
896
915
  # Firehose manages that grant.
897
916
  #
898
917
  # When you invoke StartDeliveryStreamEncryption to change the CMK for
899
- # a delivery stream that is already encrypted with a customer managed
900
- # CMK, Kinesis Data Firehose schedules the grant it had on the old CMK
901
- # for retirement.
918
+ # a delivery stream that is encrypted with a customer managed CMK,
919
+ # Kinesis Data Firehose schedules the grant it had on the old CMK for
920
+ # retirement.
921
+ #
922
+ # You can use a CMK of type CUSTOMER\_MANAGED\_CMK to encrypt up to
923
+ # 500 delivery streams. If a CreateDeliveryStream or
924
+ # StartDeliveryStreamEncryption operation exceeds this limit, Kinesis
925
+ # Data Firehose throws a `LimitExceededException`.
926
+ #
927
+ # To encrypt your delivery stream, use symmetric CMKs. Kinesis Data
928
+ # Firehose doesn't support asymmetric CMKs. For information about
929
+ # symmetric and asymmetric CMKs, see [About Symmetric and Asymmetric
930
+ # CMKs][3] in the AWS Key Management Service developer guide.
902
931
  #
903
932
  #
904
933
  #
905
934
  # [1]: https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#master_keys
906
935
  # [2]: https://docs.aws.amazon.com/kms/latest/APIReference/API_CreateGrant.html
936
+ # [3]: https://docs.aws.amazon.com/kms/latest/developerguide/symm-asymm-concepts.html
907
937
  # @return [String]
908
938
  #
909
939
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/DeliveryStreamEncryptionConfigurationInput AWS API Documentation
@@ -911,6 +941,7 @@ module Aws::Firehose
911
941
  class DeliveryStreamEncryptionConfigurationInput < Struct.new(
912
942
  :key_arn,
913
943
  :key_type)
944
+ SENSITIVE = []
914
945
  include Aws::Structure
915
946
  end
916
947
 
@@ -944,6 +975,7 @@ module Aws::Firehose
944
975
  :delivery_stream_name,
945
976
  :limit,
946
977
  :exclusive_start_destination_id)
978
+ SENSITIVE = []
947
979
  include Aws::Structure
948
980
  end
949
981
 
@@ -955,6 +987,7 @@ module Aws::Firehose
955
987
  #
956
988
  class DescribeDeliveryStreamOutput < Struct.new(
957
989
  :delivery_stream_description)
990
+ SENSITIVE = []
958
991
  include Aws::Structure
959
992
  end
960
993
 
@@ -1008,6 +1041,7 @@ module Aws::Firehose
1008
1041
  class Deserializer < Struct.new(
1009
1042
  :open_x_json_ser_de,
1010
1043
  :hive_json_ser_de)
1044
+ SENSITIVE = []
1011
1045
  include Aws::Structure
1012
1046
  end
1013
1047
 
@@ -1046,6 +1080,7 @@ module Aws::Firehose
1046
1080
  :redshift_destination_description,
1047
1081
  :elasticsearch_destination_description,
1048
1082
  :splunk_destination_description)
1083
+ SENSITIVE = []
1049
1084
  include Aws::Structure
1050
1085
  end
1051
1086
 
@@ -1081,6 +1116,7 @@ module Aws::Firehose
1081
1116
  class ElasticsearchBufferingHints < Struct.new(
1082
1117
  :interval_in_seconds,
1083
1118
  :size_in_m_bs)
1119
+ SENSITIVE = []
1084
1120
  include Aws::Structure
1085
1121
  end
1086
1122
 
@@ -1113,7 +1149,7 @@ module Aws::Firehose
1113
1149
  # size_in_m_bs: 1,
1114
1150
  # interval_in_seconds: 1,
1115
1151
  # },
1116
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
1152
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
1117
1153
  # encryption_configuration: {
1118
1154
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
1119
1155
  # kms_encryption_config: {
@@ -1145,6 +1181,11 @@ module Aws::Firehose
1145
1181
  # log_group_name: "LogGroupName",
1146
1182
  # log_stream_name: "LogStreamName",
1147
1183
  # },
1184
+ # vpc_configuration: {
1185
+ # subnet_ids: ["NonEmptyStringWithoutWhitespace"], # required
1186
+ # role_arn: "RoleARN", # required
1187
+ # security_group_ids: ["NonEmptyStringWithoutWhitespace"], # required
1188
+ # },
1148
1189
  # }
1149
1190
  #
1150
1191
  # @!attribute [rw] role_arn
@@ -1242,6 +1283,10 @@ module Aws::Firehose
1242
1283
  # The Amazon CloudWatch logging options for your delivery stream.
1243
1284
  # @return [Types::CloudWatchLoggingOptions]
1244
1285
  #
1286
+ # @!attribute [rw] vpc_configuration
1287
+ # The details of the VPC of the Amazon ES destination.
1288
+ # @return [Types::VpcConfiguration]
1289
+ #
1245
1290
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchDestinationConfiguration AWS API Documentation
1246
1291
  #
1247
1292
  class ElasticsearchDestinationConfiguration < Struct.new(
@@ -1256,7 +1301,9 @@ module Aws::Firehose
1256
1301
  :s3_backup_mode,
1257
1302
  :s3_configuration,
1258
1303
  :processing_configuration,
1259
- :cloud_watch_logging_options)
1304
+ :cloud_watch_logging_options,
1305
+ :vpc_configuration)
1306
+ SENSITIVE = []
1260
1307
  include Aws::Structure
1261
1308
  end
1262
1309
 
@@ -1328,6 +1375,10 @@ module Aws::Firehose
1328
1375
  # The Amazon CloudWatch logging options.
1329
1376
  # @return [Types::CloudWatchLoggingOptions]
1330
1377
  #
1378
+ # @!attribute [rw] vpc_configuration_description
1379
+ # The details of the VPC of the Amazon ES destination.
1380
+ # @return [Types::VpcConfigurationDescription]
1381
+ #
1331
1382
  # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchDestinationDescription AWS API Documentation
1332
1383
  #
1333
1384
  class ElasticsearchDestinationDescription < Struct.new(
@@ -1342,7 +1393,9 @@ module Aws::Firehose
1342
1393
  :s3_backup_mode,
1343
1394
  :s3_destination_description,
1344
1395
  :processing_configuration,
1345
- :cloud_watch_logging_options)
1396
+ :cloud_watch_logging_options,
1397
+ :vpc_configuration_description)
1398
+ SENSITIVE = []
1346
1399
  include Aws::Structure
1347
1400
  end
1348
1401
 
@@ -1374,7 +1427,7 @@ module Aws::Firehose
1374
1427
  # size_in_m_bs: 1,
1375
1428
  # interval_in_seconds: 1,
1376
1429
  # },
1377
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
1430
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
1378
1431
  # encryption_configuration: {
1379
1432
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
1380
1433
  # kms_encryption_config: {
@@ -1505,6 +1558,7 @@ module Aws::Firehose
1505
1558
  :s3_update,
1506
1559
  :processing_configuration,
1507
1560
  :cloud_watch_logging_options)
1561
+ SENSITIVE = []
1508
1562
  include Aws::Structure
1509
1563
  end
1510
1564
 
@@ -1530,6 +1584,7 @@ module Aws::Firehose
1530
1584
  #
1531
1585
  class ElasticsearchRetryOptions < Struct.new(
1532
1586
  :duration_in_seconds)
1587
+ SENSITIVE = []
1533
1588
  include Aws::Structure
1534
1589
  end
1535
1590
 
@@ -1559,6 +1614,7 @@ module Aws::Firehose
1559
1614
  class EncryptionConfiguration < Struct.new(
1560
1615
  :no_encryption_config,
1561
1616
  :kms_encryption_config)
1617
+ SENSITIVE = []
1562
1618
  include Aws::Structure
1563
1619
  end
1564
1620
 
@@ -1576,7 +1632,7 @@ module Aws::Firehose
1576
1632
  # size_in_m_bs: 1,
1577
1633
  # interval_in_seconds: 1,
1578
1634
  # },
1579
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
1635
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
1580
1636
  # encryption_configuration: {
1581
1637
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
1582
1638
  # kms_encryption_config: {
@@ -1612,7 +1668,7 @@ module Aws::Firehose
1612
1668
  # size_in_m_bs: 1,
1613
1669
  # interval_in_seconds: 1,
1614
1670
  # },
1615
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
1671
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
1616
1672
  # encryption_configuration: {
1617
1673
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
1618
1674
  # kms_encryption_config: {
@@ -1767,6 +1823,7 @@ module Aws::Firehose
1767
1823
  :s3_backup_mode,
1768
1824
  :s3_backup_configuration,
1769
1825
  :data_format_conversion_configuration)
1826
+ SENSITIVE = []
1770
1827
  include Aws::Structure
1771
1828
  end
1772
1829
 
@@ -1863,6 +1920,7 @@ module Aws::Firehose
1863
1920
  :s3_backup_mode,
1864
1921
  :s3_backup_description,
1865
1922
  :data_format_conversion_configuration)
1923
+ SENSITIVE = []
1866
1924
  include Aws::Structure
1867
1925
  end
1868
1926
 
@@ -1880,7 +1938,7 @@ module Aws::Firehose
1880
1938
  # size_in_m_bs: 1,
1881
1939
  # interval_in_seconds: 1,
1882
1940
  # },
1883
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
1941
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
1884
1942
  # encryption_configuration: {
1885
1943
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
1886
1944
  # kms_encryption_config: {
@@ -1916,7 +1974,7 @@ module Aws::Firehose
1916
1974
  # size_in_m_bs: 1,
1917
1975
  # interval_in_seconds: 1,
1918
1976
  # },
1919
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
1977
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
1920
1978
  # encryption_configuration: {
1921
1979
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
1922
1980
  # kms_encryption_config: {
@@ -2071,6 +2129,7 @@ module Aws::Firehose
2071
2129
  :s3_backup_mode,
2072
2130
  :s3_backup_update,
2073
2131
  :data_format_conversion_configuration)
2132
+ SENSITIVE = []
2074
2133
  include Aws::Structure
2075
2134
  end
2076
2135
 
@@ -2091,6 +2150,7 @@ module Aws::Firehose
2091
2150
  class FailureDescription < Struct.new(
2092
2151
  :type,
2093
2152
  :details)
2153
+ SENSITIVE = []
2094
2154
  include Aws::Structure
2095
2155
  end
2096
2156
 
@@ -2127,11 +2187,13 @@ module Aws::Firehose
2127
2187
  #
2128
2188
  class HiveJsonSerDe < Struct.new(
2129
2189
  :timestamp_formats)
2190
+ SENSITIVE = []
2130
2191
  include Aws::Structure
2131
2192
  end
2132
2193
 
2133
2194
  # Specifies the deserializer you want to use to convert the format of
2134
- # the input data.
2195
+ # the input data. This parameter is required if `Enabled` is set to
2196
+ # true.
2135
2197
  #
2136
2198
  # @note When making an API call, you may pass InputFormatConfiguration
2137
2199
  # data as a hash:
@@ -2161,6 +2223,7 @@ module Aws::Firehose
2161
2223
  #
2162
2224
  class InputFormatConfiguration < Struct.new(
2163
2225
  :deserializer)
2226
+ SENSITIVE = []
2164
2227
  include Aws::Structure
2165
2228
  end
2166
2229
 
@@ -2174,6 +2237,7 @@ module Aws::Firehose
2174
2237
  #
2175
2238
  class InvalidArgumentException < Struct.new(
2176
2239
  :message)
2240
+ SENSITIVE = []
2177
2241
  include Aws::Structure
2178
2242
  end
2179
2243
 
@@ -2194,6 +2258,7 @@ module Aws::Firehose
2194
2258
  class InvalidKMSResourceException < Struct.new(
2195
2259
  :code,
2196
2260
  :message)
2261
+ SENSITIVE = []
2197
2262
  include Aws::Structure
2198
2263
  end
2199
2264
 
@@ -2221,6 +2286,7 @@ module Aws::Firehose
2221
2286
  #
2222
2287
  class KMSEncryptionConfig < Struct.new(
2223
2288
  :awskms_key_arn)
2289
+ SENSITIVE = []
2224
2290
  include Aws::Structure
2225
2291
  end
2226
2292
 
@@ -2259,6 +2325,7 @@ module Aws::Firehose
2259
2325
  class KinesisStreamSourceConfiguration < Struct.new(
2260
2326
  :kinesis_stream_arn,
2261
2327
  :role_arn)
2328
+ SENSITIVE = []
2262
2329
  include Aws::Structure
2263
2330
  end
2264
2331
 
@@ -2296,6 +2363,7 @@ module Aws::Firehose
2296
2363
  :kinesis_stream_arn,
2297
2364
  :role_arn,
2298
2365
  :delivery_start_timestamp)
2366
+ SENSITIVE = []
2299
2367
  include Aws::Structure
2300
2368
  end
2301
2369
 
@@ -2309,6 +2377,7 @@ module Aws::Firehose
2309
2377
  #
2310
2378
  class LimitExceededException < Struct.new(
2311
2379
  :message)
2380
+ SENSITIVE = []
2312
2381
  include Aws::Structure
2313
2382
  end
2314
2383
 
@@ -2352,6 +2421,7 @@ module Aws::Firehose
2352
2421
  :limit,
2353
2422
  :delivery_stream_type,
2354
2423
  :exclusive_start_delivery_stream_name)
2424
+ SENSITIVE = []
2355
2425
  include Aws::Structure
2356
2426
  end
2357
2427
 
@@ -2368,6 +2438,7 @@ module Aws::Firehose
2368
2438
  class ListDeliveryStreamsOutput < Struct.new(
2369
2439
  :delivery_stream_names,
2370
2440
  :has_more_delivery_streams)
2441
+ SENSITIVE = []
2371
2442
  include Aws::Structure
2372
2443
  end
2373
2444
 
@@ -2403,6 +2474,7 @@ module Aws::Firehose
2403
2474
  :delivery_stream_name,
2404
2475
  :exclusive_start_tag_key,
2405
2476
  :limit)
2477
+ SENSITIVE = []
2406
2478
  include Aws::Structure
2407
2479
  end
2408
2480
 
@@ -2423,6 +2495,7 @@ module Aws::Firehose
2423
2495
  class ListTagsForDeliveryStreamOutput < Struct.new(
2424
2496
  :tags,
2425
2497
  :has_more_tags)
2498
+ SENSITIVE = []
2426
2499
  include Aws::Structure
2427
2500
  end
2428
2501
 
@@ -2474,6 +2547,7 @@ module Aws::Firehose
2474
2547
  :convert_dots_in_json_keys_to_underscores,
2475
2548
  :case_insensitive,
2476
2549
  :column_to_json_key_mappings)
2550
+ SENSITIVE = []
2477
2551
  include Aws::Structure
2478
2552
  end
2479
2553
 
@@ -2581,11 +2655,13 @@ module Aws::Firehose
2581
2655
  :bloom_filter_false_positive_probability,
2582
2656
  :dictionary_key_threshold,
2583
2657
  :format_version)
2658
+ SENSITIVE = []
2584
2659
  include Aws::Structure
2585
2660
  end
2586
2661
 
2587
2662
  # Specifies the serializer that you want Kinesis Data Firehose to use to
2588
- # convert the format of your data before it writes it to Amazon S3.
2663
+ # convert the format of your data before it writes it to Amazon S3. This
2664
+ # parameter is required if `Enabled` is set to true.
2589
2665
  #
2590
2666
  # @note When making an API call, you may pass OutputFormatConfiguration
2591
2667
  # data as a hash:
@@ -2625,6 +2701,7 @@ module Aws::Firehose
2625
2701
  #
2626
2702
  class OutputFormatConfiguration < Struct.new(
2627
2703
  :serializer)
2704
+ SENSITIVE = []
2628
2705
  include Aws::Structure
2629
2706
  end
2630
2707
 
@@ -2692,6 +2769,7 @@ module Aws::Firehose
2692
2769
  :enable_dictionary_compression,
2693
2770
  :max_padding_bytes,
2694
2771
  :writer_version)
2772
+ SENSITIVE = []
2695
2773
  include Aws::Structure
2696
2774
  end
2697
2775
 
@@ -2728,6 +2806,7 @@ module Aws::Firehose
2728
2806
  class ProcessingConfiguration < Struct.new(
2729
2807
  :enabled,
2730
2808
  :processors)
2809
+ SENSITIVE = []
2731
2810
  include Aws::Structure
2732
2811
  end
2733
2812
 
@@ -2759,6 +2838,7 @@ module Aws::Firehose
2759
2838
  class Processor < Struct.new(
2760
2839
  :type,
2761
2840
  :parameters)
2841
+ SENSITIVE = []
2762
2842
  include Aws::Structure
2763
2843
  end
2764
2844
 
@@ -2785,6 +2865,7 @@ module Aws::Firehose
2785
2865
  class ProcessorParameter < Struct.new(
2786
2866
  :parameter_name,
2787
2867
  :parameter_value)
2868
+ SENSITIVE = []
2788
2869
  include Aws::Structure
2789
2870
  end
2790
2871
 
@@ -2813,6 +2894,7 @@ module Aws::Firehose
2813
2894
  class PutRecordBatchInput < Struct.new(
2814
2895
  :delivery_stream_name,
2815
2896
  :records)
2897
+ SENSITIVE = []
2816
2898
  include Aws::Structure
2817
2899
  end
2818
2900
 
@@ -2839,6 +2921,7 @@ module Aws::Firehose
2839
2921
  :failed_put_count,
2840
2922
  :encrypted,
2841
2923
  :request_responses)
2924
+ SENSITIVE = []
2842
2925
  include Aws::Structure
2843
2926
  end
2844
2927
 
@@ -2866,6 +2949,7 @@ module Aws::Firehose
2866
2949
  :record_id,
2867
2950
  :error_code,
2868
2951
  :error_message)
2952
+ SENSITIVE = []
2869
2953
  include Aws::Structure
2870
2954
  end
2871
2955
 
@@ -2892,6 +2976,7 @@ module Aws::Firehose
2892
2976
  class PutRecordInput < Struct.new(
2893
2977
  :delivery_stream_name,
2894
2978
  :record)
2979
+ SENSITIVE = []
2895
2980
  include Aws::Structure
2896
2981
  end
2897
2982
 
@@ -2909,6 +2994,7 @@ module Aws::Firehose
2909
2994
  class PutRecordOutput < Struct.new(
2910
2995
  :record_id,
2911
2996
  :encrypted)
2997
+ SENSITIVE = []
2912
2998
  include Aws::Structure
2913
2999
  end
2914
3000
 
@@ -2931,6 +3017,7 @@ module Aws::Firehose
2931
3017
  #
2932
3018
  class Record < Struct.new(
2933
3019
  :data)
3020
+ SENSITIVE = []
2934
3021
  include Aws::Structure
2935
3022
  end
2936
3023
 
@@ -2961,7 +3048,7 @@ module Aws::Firehose
2961
3048
  # size_in_m_bs: 1,
2962
3049
  # interval_in_seconds: 1,
2963
3050
  # },
2964
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
3051
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
2965
3052
  # encryption_configuration: {
2966
3053
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
2967
3054
  # kms_encryption_config: {
@@ -2998,7 +3085,7 @@ module Aws::Firehose
2998
3085
  # size_in_m_bs: 1,
2999
3086
  # interval_in_seconds: 1,
3000
3087
  # },
3001
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
3088
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
3002
3089
  # encryption_configuration: {
3003
3090
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
3004
3091
  # kms_encryption_config: {
@@ -3091,6 +3178,7 @@ module Aws::Firehose
3091
3178
  :s3_backup_mode,
3092
3179
  :s3_backup_configuration,
3093
3180
  :cloud_watch_logging_options)
3181
+ SENSITIVE = [:username, :password]
3094
3182
  include Aws::Structure
3095
3183
  end
3096
3184
 
@@ -3157,6 +3245,7 @@ module Aws::Firehose
3157
3245
  :s3_backup_mode,
3158
3246
  :s3_backup_description,
3159
3247
  :cloud_watch_logging_options)
3248
+ SENSITIVE = [:username]
3160
3249
  include Aws::Structure
3161
3250
  end
3162
3251
 
@@ -3187,7 +3276,7 @@ module Aws::Firehose
3187
3276
  # size_in_m_bs: 1,
3188
3277
  # interval_in_seconds: 1,
3189
3278
  # },
3190
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
3279
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
3191
3280
  # encryption_configuration: {
3192
3281
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
3193
3282
  # kms_encryption_config: {
@@ -3224,7 +3313,7 @@ module Aws::Firehose
3224
3313
  # size_in_m_bs: 1,
3225
3314
  # interval_in_seconds: 1,
3226
3315
  # },
3227
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
3316
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
3228
3317
  # encryption_configuration: {
3229
3318
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
3230
3319
  # kms_encryption_config: {
@@ -3315,6 +3404,7 @@ module Aws::Firehose
3315
3404
  :s3_backup_mode,
3316
3405
  :s3_backup_update,
3317
3406
  :cloud_watch_logging_options)
3407
+ SENSITIVE = [:username, :password]
3318
3408
  include Aws::Structure
3319
3409
  end
3320
3410
 
@@ -3341,6 +3431,7 @@ module Aws::Firehose
3341
3431
  #
3342
3432
  class RedshiftRetryOptions < Struct.new(
3343
3433
  :duration_in_seconds)
3434
+ SENSITIVE = []
3344
3435
  include Aws::Structure
3345
3436
  end
3346
3437
 
@@ -3354,6 +3445,7 @@ module Aws::Firehose
3354
3445
  #
3355
3446
  class ResourceInUseException < Struct.new(
3356
3447
  :message)
3448
+ SENSITIVE = []
3357
3449
  include Aws::Structure
3358
3450
  end
3359
3451
 
@@ -3367,6 +3459,7 @@ module Aws::Firehose
3367
3459
  #
3368
3460
  class ResourceNotFoundException < Struct.new(
3369
3461
  :message)
3462
+ SENSITIVE = []
3370
3463
  include Aws::Structure
3371
3464
  end
3372
3465
 
@@ -3384,7 +3477,7 @@ module Aws::Firehose
3384
3477
  # size_in_m_bs: 1,
3385
3478
  # interval_in_seconds: 1,
3386
3479
  # },
3387
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
3480
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
3388
3481
  # encryption_configuration: {
3389
3482
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
3390
3483
  # kms_encryption_config: {
@@ -3472,6 +3565,7 @@ module Aws::Firehose
3472
3565
  :compression_format,
3473
3566
  :encryption_configuration,
3474
3567
  :cloud_watch_logging_options)
3568
+ SENSITIVE = []
3475
3569
  include Aws::Structure
3476
3570
  end
3477
3571
 
@@ -3547,6 +3641,7 @@ module Aws::Firehose
3547
3641
  :compression_format,
3548
3642
  :encryption_configuration,
3549
3643
  :cloud_watch_logging_options)
3644
+ SENSITIVE = []
3550
3645
  include Aws::Structure
3551
3646
  end
3552
3647
 
@@ -3564,7 +3659,7 @@ module Aws::Firehose
3564
3659
  # size_in_m_bs: 1,
3565
3660
  # interval_in_seconds: 1,
3566
3661
  # },
3567
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
3662
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
3568
3663
  # encryption_configuration: {
3569
3664
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
3570
3665
  # kms_encryption_config: {
@@ -3652,11 +3747,13 @@ module Aws::Firehose
3652
3747
  :compression_format,
3653
3748
  :encryption_configuration,
3654
3749
  :cloud_watch_logging_options)
3750
+ SENSITIVE = []
3655
3751
  include Aws::Structure
3656
3752
  end
3657
3753
 
3658
3754
  # Specifies the schema to which you want Kinesis Data Firehose to
3659
- # configure your data before it writes it to Amazon S3.
3755
+ # configure your data before it writes it to Amazon S3. This parameter
3756
+ # is required if `Enabled` is set to true.
3660
3757
  #
3661
3758
  # @note When making an API call, you may pass SchemaConfiguration
3662
3759
  # data as a hash:
@@ -3712,6 +3809,7 @@ module Aws::Firehose
3712
3809
  :table_name,
3713
3810
  :region,
3714
3811
  :version_id)
3812
+ SENSITIVE = []
3715
3813
  include Aws::Structure
3716
3814
  end
3717
3815
 
@@ -3775,6 +3873,7 @@ module Aws::Firehose
3775
3873
  class Serializer < Struct.new(
3776
3874
  :parquet_ser_de,
3777
3875
  :orc_ser_de)
3876
+ SENSITIVE = []
3778
3877
  include Aws::Structure
3779
3878
  end
3780
3879
 
@@ -3796,6 +3895,7 @@ module Aws::Firehose
3796
3895
  #
3797
3896
  class ServiceUnavailableException < Struct.new(
3798
3897
  :message)
3898
+ SENSITIVE = []
3799
3899
  include Aws::Structure
3800
3900
  end
3801
3901
 
@@ -3811,6 +3911,7 @@ module Aws::Firehose
3811
3911
  #
3812
3912
  class SourceDescription < Struct.new(
3813
3913
  :kinesis_stream_source_description)
3914
+ SENSITIVE = []
3814
3915
  include Aws::Structure
3815
3916
  end
3816
3917
 
@@ -3837,7 +3938,7 @@ module Aws::Firehose
3837
3938
  # size_in_m_bs: 1,
3838
3939
  # interval_in_seconds: 1,
3839
3940
  # },
3840
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
3941
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
3841
3942
  # encryption_configuration: {
3842
3943
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
3843
3944
  # kms_encryption_config: {
@@ -3931,6 +4032,7 @@ module Aws::Firehose
3931
4032
  :s3_configuration,
3932
4033
  :processing_configuration,
3933
4034
  :cloud_watch_logging_options)
4035
+ SENSITIVE = []
3934
4036
  include Aws::Structure
3935
4037
  end
3936
4038
 
@@ -3996,6 +4098,7 @@ module Aws::Firehose
3996
4098
  :s3_destination_description,
3997
4099
  :processing_configuration,
3998
4100
  :cloud_watch_logging_options)
4101
+ SENSITIVE = []
3999
4102
  include Aws::Structure
4000
4103
  end
4001
4104
 
@@ -4022,7 +4125,7 @@ module Aws::Firehose
4022
4125
  # size_in_m_bs: 1,
4023
4126
  # interval_in_seconds: 1,
4024
4127
  # },
4025
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
4128
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
4026
4129
  # encryption_configuration: {
4027
4130
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
4028
4131
  # kms_encryption_config: {
@@ -4116,6 +4219,7 @@ module Aws::Firehose
4116
4219
  :s3_update,
4117
4220
  :processing_configuration,
4118
4221
  :cloud_watch_logging_options)
4222
+ SENSITIVE = []
4119
4223
  include Aws::Structure
4120
4224
  end
4121
4225
 
@@ -4142,6 +4246,7 @@ module Aws::Firehose
4142
4246
  #
4143
4247
  class SplunkRetryOptions < Struct.new(
4144
4248
  :duration_in_seconds)
4249
+ SENSITIVE = []
4145
4250
  include Aws::Structure
4146
4251
  end
4147
4252
 
@@ -4171,6 +4276,7 @@ module Aws::Firehose
4171
4276
  class StartDeliveryStreamEncryptionInput < Struct.new(
4172
4277
  :delivery_stream_name,
4173
4278
  :delivery_stream_encryption_configuration_input)
4279
+ SENSITIVE = []
4174
4280
  include Aws::Structure
4175
4281
  end
4176
4282
 
@@ -4194,6 +4300,7 @@ module Aws::Firehose
4194
4300
  #
4195
4301
  class StopDeliveryStreamEncryptionInput < Struct.new(
4196
4302
  :delivery_stream_name)
4303
+ SENSITIVE = []
4197
4304
  include Aws::Structure
4198
4305
  end
4199
4306
 
@@ -4229,6 +4336,7 @@ module Aws::Firehose
4229
4336
  class Tag < Struct.new(
4230
4337
  :key,
4231
4338
  :value)
4339
+ SENSITIVE = []
4232
4340
  include Aws::Structure
4233
4341
  end
4234
4342
 
@@ -4258,6 +4366,7 @@ module Aws::Firehose
4258
4366
  class TagDeliveryStreamInput < Struct.new(
4259
4367
  :delivery_stream_name,
4260
4368
  :tags)
4369
+ SENSITIVE = []
4261
4370
  include Aws::Structure
4262
4371
  end
4263
4372
 
@@ -4287,6 +4396,7 @@ module Aws::Firehose
4287
4396
  class UntagDeliveryStreamInput < Struct.new(
4288
4397
  :delivery_stream_name,
4289
4398
  :tag_keys)
4399
+ SENSITIVE = []
4290
4400
  include Aws::Structure
4291
4401
  end
4292
4402
 
@@ -4310,7 +4420,7 @@ module Aws::Firehose
4310
4420
  # size_in_m_bs: 1,
4311
4421
  # interval_in_seconds: 1,
4312
4422
  # },
4313
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
4423
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
4314
4424
  # encryption_configuration: {
4315
4425
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
4316
4426
  # kms_encryption_config: {
@@ -4332,7 +4442,7 @@ module Aws::Firehose
4332
4442
  # size_in_m_bs: 1,
4333
4443
  # interval_in_seconds: 1,
4334
4444
  # },
4335
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
4445
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
4336
4446
  # encryption_configuration: {
4337
4447
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
4338
4448
  # kms_encryption_config: {
@@ -4368,7 +4478,7 @@ module Aws::Firehose
4368
4478
  # size_in_m_bs: 1,
4369
4479
  # interval_in_seconds: 1,
4370
4480
  # },
4371
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
4481
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
4372
4482
  # encryption_configuration: {
4373
4483
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
4374
4484
  # kms_encryption_config: {
@@ -4453,7 +4563,7 @@ module Aws::Firehose
4453
4563
  # size_in_m_bs: 1,
4454
4564
  # interval_in_seconds: 1,
4455
4565
  # },
4456
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
4566
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
4457
4567
  # encryption_configuration: {
4458
4568
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
4459
4569
  # kms_encryption_config: {
@@ -4490,7 +4600,7 @@ module Aws::Firehose
4490
4600
  # size_in_m_bs: 1,
4491
4601
  # interval_in_seconds: 1,
4492
4602
  # },
4493
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
4603
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
4494
4604
  # encryption_configuration: {
4495
4605
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
4496
4606
  # kms_encryption_config: {
@@ -4532,7 +4642,7 @@ module Aws::Firehose
4532
4642
  # size_in_m_bs: 1,
4533
4643
  # interval_in_seconds: 1,
4534
4644
  # },
4535
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
4645
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
4536
4646
  # encryption_configuration: {
4537
4647
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
4538
4648
  # kms_encryption_config: {
@@ -4583,7 +4693,7 @@ module Aws::Firehose
4583
4693
  # size_in_m_bs: 1,
4584
4694
  # interval_in_seconds: 1,
4585
4695
  # },
4586
- # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy
4696
+ # compression_format: "UNCOMPRESSED", # accepts UNCOMPRESSED, GZIP, ZIP, Snappy, HADOOP_SNAPPY
4587
4697
  # encryption_configuration: {
4588
4698
  # no_encryption_config: "NoEncryption", # accepts NoEncryption
4589
4699
  # kms_encryption_config: {
@@ -4667,6 +4777,7 @@ module Aws::Firehose
4667
4777
  :redshift_destination_update,
4668
4778
  :elasticsearch_destination_update,
4669
4779
  :splunk_destination_update)
4780
+ SENSITIVE = []
4670
4781
  include Aws::Structure
4671
4782
  end
4672
4783
 
@@ -4674,5 +4785,109 @@ module Aws::Firehose
4674
4785
  #
4675
4786
  class UpdateDestinationOutput < Aws::EmptyStructure; end
4676
4787
 
4788
+ # The details of the VPC of the Amazon ES destination.
4789
+ #
4790
+ # @note When making an API call, you may pass VpcConfiguration
4791
+ # data as a hash:
4792
+ #
4793
+ # {
4794
+ # subnet_ids: ["NonEmptyStringWithoutWhitespace"], # required
4795
+ # role_arn: "RoleARN", # required
4796
+ # security_group_ids: ["NonEmptyStringWithoutWhitespace"], # required
4797
+ # }
4798
+ #
4799
+ # @!attribute [rw] subnet_ids
4800
+ # The IDs of the subnets that you want Kinesis Data Firehose to use to
4801
+ # create ENIs in the VPC of the Amazon ES destination. Make sure that
4802
+ # the routing tables and inbound and outbound rules allow traffic to
4803
+ # flow from the subnets whose IDs are specified here to the subnets
4804
+ # that have the destination Amazon ES endpoints. Kinesis Data Firehose
4805
+ # creates at least one ENI in each of the subnets that are specified
4806
+ # here. Do not delete or modify these ENIs.
4807
+ #
4808
+ # The number of ENIs that Kinesis Data Firehose creates in the subnets
4809
+ # specified here scales up and down automatically based on throughput.
4810
+ # To enable Kinesis Data Firehose to scale up the number of ENIs to
4811
+ # match throughput, ensure that you have sufficient quota. To help you
4812
+ # calculate the quota you need, assume that Kinesis Data Firehose can
4813
+ # create up to three ENIs for this delivery stream for each of the
4814
+ # subnets specified here. For more information about ENI quota, see
4815
+ # [Network Interfaces ][1] in the Amazon VPC Quotas topic.
4816
+ #
4817
+ #
4818
+ #
4819
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html#vpc-limits-enis
4820
+ # @return [Array<String>]
4821
+ #
4822
+ # @!attribute [rw] role_arn
4823
+ # The ARN of the IAM role that you want the delivery stream to use to
4824
+ # create endpoints in the destination VPC.
4825
+ # @return [String]
4826
+ #
4827
+ # @!attribute [rw] security_group_ids
4828
+ # The IDs of the security groups that you want Kinesis Data Firehose
4829
+ # to use when it creates ENIs in the VPC of the Amazon ES destination.
4830
+ # @return [Array<String>]
4831
+ #
4832
+ # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/VpcConfiguration AWS API Documentation
4833
+ #
4834
+ class VpcConfiguration < Struct.new(
4835
+ :subnet_ids,
4836
+ :role_arn,
4837
+ :security_group_ids)
4838
+ SENSITIVE = []
4839
+ include Aws::Structure
4840
+ end
4841
+
4842
+ # The details of the VPC of the Amazon ES destination.
4843
+ #
4844
+ # @!attribute [rw] subnet_ids
4845
+ # The IDs of the subnets that Kinesis Data Firehose uses to create
4846
+ # ENIs in the VPC of the Amazon ES destination. Make sure that the
4847
+ # routing tables and inbound and outbound rules allow traffic to flow
4848
+ # from the subnets whose IDs are specified here to the subnets that
4849
+ # have the destination Amazon ES endpoints. Kinesis Data Firehose
4850
+ # creates at least one ENI in each of the subnets that are specified
4851
+ # here. Do not delete or modify these ENIs.
4852
+ #
4853
+ # The number of ENIs that Kinesis Data Firehose creates in the subnets
4854
+ # specified here scales up and down automatically based on throughput.
4855
+ # To enable Kinesis Data Firehose to scale up the number of ENIs to
4856
+ # match throughput, ensure that you have sufficient quota. To help you
4857
+ # calculate the quota you need, assume that Kinesis Data Firehose can
4858
+ # create up to three ENIs for this delivery stream for each of the
4859
+ # subnets specified here. For more information about ENI quota, see
4860
+ # [Network Interfaces ][1] in the Amazon VPC Quotas topic.
4861
+ #
4862
+ #
4863
+ #
4864
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html#vpc-limits-enis
4865
+ # @return [Array<String>]
4866
+ #
4867
+ # @!attribute [rw] role_arn
4868
+ # The ARN of the IAM role that you want the delivery stream uses to
4869
+ # create endpoints in the destination VPC.
4870
+ # @return [String]
4871
+ #
4872
+ # @!attribute [rw] security_group_ids
4873
+ # The IDs of the security groups that Kinesis Data Firehose uses when
4874
+ # it creates ENIs in the VPC of the Amazon ES destination.
4875
+ # @return [Array<String>]
4876
+ #
4877
+ # @!attribute [rw] vpc_id
4878
+ # The ID of the Amazon ES destination's VPC.
4879
+ # @return [String]
4880
+ #
4881
+ # @see http://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/VpcConfigurationDescription AWS API Documentation
4882
+ #
4883
+ class VpcConfigurationDescription < Struct.new(
4884
+ :subnet_ids,
4885
+ :role_arn,
4886
+ :security_group_ids,
4887
+ :vpc_id)
4888
+ SENSITIVE = []
4889
+ include Aws::Structure
4890
+ end
4891
+
4677
4892
  end
4678
4893
  end