aws-sdk-firehose 1.84.0 → 1.86.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.
@@ -62,6 +62,25 @@ module Aws::Firehose
62
62
  DataFormatConversionConfiguration = Shapes::StructureShape.new(name: 'DataFormatConversionConfiguration')
63
63
  DataTableColumns = Shapes::StringShape.new(name: 'DataTableColumns')
64
64
  DataTableName = Shapes::StringShape.new(name: 'DataTableName')
65
+ DatabaseColumnIncludeOrExcludeList = Shapes::ListShape.new(name: 'DatabaseColumnIncludeOrExcludeList')
66
+ DatabaseColumnList = Shapes::StructureShape.new(name: 'DatabaseColumnList')
67
+ DatabaseColumnName = Shapes::StringShape.new(name: 'DatabaseColumnName')
68
+ DatabaseEndpoint = Shapes::StringShape.new(name: 'DatabaseEndpoint')
69
+ DatabaseIncludeOrExcludeList = Shapes::ListShape.new(name: 'DatabaseIncludeOrExcludeList')
70
+ DatabaseList = Shapes::StructureShape.new(name: 'DatabaseList')
71
+ DatabaseName = Shapes::StringShape.new(name: 'DatabaseName')
72
+ DatabasePort = Shapes::IntegerShape.new(name: 'DatabasePort')
73
+ DatabaseSnapshotInfo = Shapes::StructureShape.new(name: 'DatabaseSnapshotInfo')
74
+ DatabaseSnapshotInfoList = Shapes::ListShape.new(name: 'DatabaseSnapshotInfoList')
75
+ DatabaseSourceAuthenticationConfiguration = Shapes::StructureShape.new(name: 'DatabaseSourceAuthenticationConfiguration')
76
+ DatabaseSourceConfiguration = Shapes::StructureShape.new(name: 'DatabaseSourceConfiguration')
77
+ DatabaseSourceDescription = Shapes::StructureShape.new(name: 'DatabaseSourceDescription')
78
+ DatabaseSourceVPCConfiguration = Shapes::StructureShape.new(name: 'DatabaseSourceVPCConfiguration')
79
+ DatabaseSurrogateKeyList = Shapes::ListShape.new(name: 'DatabaseSurrogateKeyList')
80
+ DatabaseTableIncludeOrExcludeList = Shapes::ListShape.new(name: 'DatabaseTableIncludeOrExcludeList')
81
+ DatabaseTableList = Shapes::StructureShape.new(name: 'DatabaseTableList')
82
+ DatabaseTableName = Shapes::StringShape.new(name: 'DatabaseTableName')
83
+ DatabaseType = Shapes::StringShape.new(name: 'DatabaseType')
65
84
  DefaultDocumentIdFormat = Shapes::StringShape.new(name: 'DefaultDocumentIdFormat')
66
85
  DeleteDeliveryStreamInput = Shapes::StructureShape.new(name: 'DeleteDeliveryStreamInput')
67
86
  DeleteDeliveryStreamOutput = Shapes::StructureShape.new(name: 'DeleteDeliveryStreamOutput')
@@ -180,6 +199,9 @@ module Aws::Firehose
180
199
  ParquetPageSizeBytes = Shapes::IntegerShape.new(name: 'ParquetPageSizeBytes')
181
200
  ParquetSerDe = Shapes::StructureShape.new(name: 'ParquetSerDe')
182
201
  ParquetWriterVersion = Shapes::StringShape.new(name: 'ParquetWriterVersion')
202
+ PartitionField = Shapes::StructureShape.new(name: 'PartitionField')
203
+ PartitionFields = Shapes::ListShape.new(name: 'PartitionFields')
204
+ PartitionSpec = Shapes::StructureShape.new(name: 'PartitionSpec')
183
205
  Password = Shapes::StringShape.new(name: 'Password')
184
206
  Prefix = Shapes::StringShape.new(name: 'Prefix')
185
207
  ProcessingConfiguration = Shapes::StructureShape.new(name: 'ProcessingConfiguration')
@@ -216,13 +238,17 @@ module Aws::Firehose
216
238
  S3DestinationConfiguration = Shapes::StructureShape.new(name: 'S3DestinationConfiguration')
217
239
  S3DestinationDescription = Shapes::StructureShape.new(name: 'S3DestinationDescription')
218
240
  S3DestinationUpdate = Shapes::StructureShape.new(name: 'S3DestinationUpdate')
241
+ SSLMode = Shapes::StringShape.new(name: 'SSLMode')
219
242
  SchemaConfiguration = Shapes::StructureShape.new(name: 'SchemaConfiguration')
243
+ SchemaEvolutionConfiguration = Shapes::StructureShape.new(name: 'SchemaEvolutionConfiguration')
220
244
  SecretARN = Shapes::StringShape.new(name: 'SecretARN')
221
245
  SecretsManagerConfiguration = Shapes::StructureShape.new(name: 'SecretsManagerConfiguration')
222
246
  SecurityGroupIdList = Shapes::ListShape.new(name: 'SecurityGroupIdList')
223
247
  Serializer = Shapes::StructureShape.new(name: 'Serializer')
224
248
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
225
249
  SizeInMBs = Shapes::IntegerShape.new(name: 'SizeInMBs')
250
+ SnapshotRequestedBy = Shapes::StringShape.new(name: 'SnapshotRequestedBy')
251
+ SnapshotStatus = Shapes::StringShape.new(name: 'SnapshotStatus')
226
252
  SnowflakeAccountUrl = Shapes::StringShape.new(name: 'SnowflakeAccountUrl')
227
253
  SnowflakeBufferingHints = Shapes::StructureShape.new(name: 'SnowflakeBufferingHints')
228
254
  SnowflakeBufferingIntervalInSeconds = Shapes::IntegerShape.new(name: 'SnowflakeBufferingIntervalInSeconds')
@@ -260,7 +286,9 @@ module Aws::Firehose
260
286
  StartDeliveryStreamEncryptionOutput = Shapes::StructureShape.new(name: 'StartDeliveryStreamEncryptionOutput')
261
287
  StopDeliveryStreamEncryptionInput = Shapes::StructureShape.new(name: 'StopDeliveryStreamEncryptionInput')
262
288
  StopDeliveryStreamEncryptionOutput = Shapes::StructureShape.new(name: 'StopDeliveryStreamEncryptionOutput')
289
+ StringWithLettersDigitsUnderscoresDots = Shapes::StringShape.new(name: 'StringWithLettersDigitsUnderscoresDots')
263
290
  SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
291
+ TableCreationConfiguration = Shapes::StructureShape.new(name: 'TableCreationConfiguration')
264
292
  Tag = Shapes::StructureShape.new(name: 'Tag')
265
293
  TagDeliveryStreamInput = Shapes::StructureShape.new(name: 'TagDeliveryStreamInput')
266
294
  TagDeliveryStreamInputTagList = Shapes::ListShape.new(name: 'TagDeliveryStreamInputTagList')
@@ -277,6 +305,8 @@ module Aws::Firehose
277
305
  Username = Shapes::StringShape.new(name: 'Username')
278
306
  VpcConfiguration = Shapes::StructureShape.new(name: 'VpcConfiguration')
279
307
  VpcConfigurationDescription = Shapes::StructureShape.new(name: 'VpcConfigurationDescription')
308
+ VpcEndpointServiceName = Shapes::StringShape.new(name: 'VpcEndpointServiceName')
309
+ WarehouseLocation = Shapes::StringShape.new(name: 'WarehouseLocation')
280
310
 
281
311
  AmazonOpenSearchServerlessBufferingHints.add_member(:interval_in_seconds, Shapes::ShapeRef.new(shape: AmazonOpenSearchServerlessBufferingIntervalInSeconds, location_name: "IntervalInSeconds"))
282
312
  AmazonOpenSearchServerlessBufferingHints.add_member(:size_in_m_bs, Shapes::ShapeRef.new(shape: AmazonOpenSearchServerlessBufferingSizeInMBs, location_name: "SizeInMBs"))
@@ -381,6 +411,7 @@ module Aws::Firehose
381
411
  BufferingHints.struct_class = Types::BufferingHints
382
412
 
383
413
  CatalogConfiguration.add_member(:catalog_arn, Shapes::ShapeRef.new(shape: GlueDataCatalogARN, location_name: "CatalogARN"))
414
+ CatalogConfiguration.add_member(:warehouse_location, Shapes::ShapeRef.new(shape: WarehouseLocation, location_name: "WarehouseLocation"))
384
415
  CatalogConfiguration.struct_class = Types::CatalogConfiguration
385
416
 
386
417
  CloudWatchLoggingOptions.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "Enabled"))
@@ -415,6 +446,7 @@ module Aws::Firehose
415
446
  CreateDeliveryStreamInput.add_member(:msk_source_configuration, Shapes::ShapeRef.new(shape: MSKSourceConfiguration, location_name: "MSKSourceConfiguration"))
416
447
  CreateDeliveryStreamInput.add_member(:snowflake_destination_configuration, Shapes::ShapeRef.new(shape: SnowflakeDestinationConfiguration, location_name: "SnowflakeDestinationConfiguration"))
417
448
  CreateDeliveryStreamInput.add_member(:iceberg_destination_configuration, Shapes::ShapeRef.new(shape: IcebergDestinationConfiguration, location_name: "IcebergDestinationConfiguration"))
449
+ CreateDeliveryStreamInput.add_member(:database_source_configuration, Shapes::ShapeRef.new(shape: DatabaseSourceConfiguration, location_name: "DatabaseSourceConfiguration"))
418
450
  CreateDeliveryStreamInput.struct_class = Types::CreateDeliveryStreamInput
419
451
 
420
452
  CreateDeliveryStreamOutput.add_member(:delivery_stream_arn, Shapes::ShapeRef.new(shape: DeliveryStreamARN, location_name: "DeliveryStreamARN"))
@@ -426,6 +458,69 @@ module Aws::Firehose
426
458
  DataFormatConversionConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "Enabled"))
427
459
  DataFormatConversionConfiguration.struct_class = Types::DataFormatConversionConfiguration
428
460
 
461
+ DatabaseColumnIncludeOrExcludeList.member = Shapes::ShapeRef.new(shape: DatabaseColumnName)
462
+
463
+ DatabaseColumnList.add_member(:include, Shapes::ShapeRef.new(shape: DatabaseColumnIncludeOrExcludeList, location_name: "Include"))
464
+ DatabaseColumnList.add_member(:exclude, Shapes::ShapeRef.new(shape: DatabaseColumnIncludeOrExcludeList, location_name: "Exclude"))
465
+ DatabaseColumnList.struct_class = Types::DatabaseColumnList
466
+
467
+ DatabaseIncludeOrExcludeList.member = Shapes::ShapeRef.new(shape: DatabaseName)
468
+
469
+ DatabaseList.add_member(:include, Shapes::ShapeRef.new(shape: DatabaseIncludeOrExcludeList, location_name: "Include"))
470
+ DatabaseList.add_member(:exclude, Shapes::ShapeRef.new(shape: DatabaseIncludeOrExcludeList, location_name: "Exclude"))
471
+ DatabaseList.struct_class = Types::DatabaseList
472
+
473
+ DatabaseSnapshotInfo.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyStringWithoutWhitespace, required: true, location_name: "Id"))
474
+ DatabaseSnapshotInfo.add_member(:table, Shapes::ShapeRef.new(shape: DatabaseTableName, required: true, location_name: "Table"))
475
+ DatabaseSnapshotInfo.add_member(:request_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "RequestTimestamp"))
476
+ DatabaseSnapshotInfo.add_member(:requested_by, Shapes::ShapeRef.new(shape: SnapshotRequestedBy, required: true, location_name: "RequestedBy"))
477
+ DatabaseSnapshotInfo.add_member(:status, Shapes::ShapeRef.new(shape: SnapshotStatus, required: true, location_name: "Status"))
478
+ DatabaseSnapshotInfo.add_member(:failure_description, Shapes::ShapeRef.new(shape: FailureDescription, location_name: "FailureDescription"))
479
+ DatabaseSnapshotInfo.struct_class = Types::DatabaseSnapshotInfo
480
+
481
+ DatabaseSnapshotInfoList.member = Shapes::ShapeRef.new(shape: DatabaseSnapshotInfo)
482
+
483
+ DatabaseSourceAuthenticationConfiguration.add_member(:secrets_manager_configuration, Shapes::ShapeRef.new(shape: SecretsManagerConfiguration, required: true, location_name: "SecretsManagerConfiguration"))
484
+ DatabaseSourceAuthenticationConfiguration.struct_class = Types::DatabaseSourceAuthenticationConfiguration
485
+
486
+ DatabaseSourceConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: DatabaseType, required: true, location_name: "Type"))
487
+ DatabaseSourceConfiguration.add_member(:endpoint, Shapes::ShapeRef.new(shape: DatabaseEndpoint, required: true, location_name: "Endpoint"))
488
+ DatabaseSourceConfiguration.add_member(:port, Shapes::ShapeRef.new(shape: DatabasePort, required: true, location_name: "Port"))
489
+ DatabaseSourceConfiguration.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: SSLMode, location_name: "SSLMode"))
490
+ DatabaseSourceConfiguration.add_member(:databases, Shapes::ShapeRef.new(shape: DatabaseList, required: true, location_name: "Databases"))
491
+ DatabaseSourceConfiguration.add_member(:tables, Shapes::ShapeRef.new(shape: DatabaseTableList, required: true, location_name: "Tables"))
492
+ DatabaseSourceConfiguration.add_member(:columns, Shapes::ShapeRef.new(shape: DatabaseColumnList, location_name: "Columns"))
493
+ DatabaseSourceConfiguration.add_member(:surrogate_keys, Shapes::ShapeRef.new(shape: DatabaseSurrogateKeyList, location_name: "SurrogateKeys"))
494
+ DatabaseSourceConfiguration.add_member(:snapshot_watermark_table, Shapes::ShapeRef.new(shape: DatabaseTableName, required: true, location_name: "SnapshotWatermarkTable"))
495
+ DatabaseSourceConfiguration.add_member(:database_source_authentication_configuration, Shapes::ShapeRef.new(shape: DatabaseSourceAuthenticationConfiguration, required: true, location_name: "DatabaseSourceAuthenticationConfiguration"))
496
+ DatabaseSourceConfiguration.add_member(:database_source_vpc_configuration, Shapes::ShapeRef.new(shape: DatabaseSourceVPCConfiguration, required: true, location_name: "DatabaseSourceVPCConfiguration"))
497
+ DatabaseSourceConfiguration.struct_class = Types::DatabaseSourceConfiguration
498
+
499
+ DatabaseSourceDescription.add_member(:type, Shapes::ShapeRef.new(shape: DatabaseType, location_name: "Type"))
500
+ DatabaseSourceDescription.add_member(:endpoint, Shapes::ShapeRef.new(shape: DatabaseEndpoint, location_name: "Endpoint"))
501
+ DatabaseSourceDescription.add_member(:port, Shapes::ShapeRef.new(shape: DatabasePort, location_name: "Port"))
502
+ DatabaseSourceDescription.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: SSLMode, location_name: "SSLMode"))
503
+ DatabaseSourceDescription.add_member(:databases, Shapes::ShapeRef.new(shape: DatabaseList, location_name: "Databases"))
504
+ DatabaseSourceDescription.add_member(:tables, Shapes::ShapeRef.new(shape: DatabaseTableList, location_name: "Tables"))
505
+ DatabaseSourceDescription.add_member(:columns, Shapes::ShapeRef.new(shape: DatabaseColumnList, location_name: "Columns"))
506
+ DatabaseSourceDescription.add_member(:surrogate_keys, Shapes::ShapeRef.new(shape: DatabaseColumnIncludeOrExcludeList, location_name: "SurrogateKeys"))
507
+ DatabaseSourceDescription.add_member(:snapshot_watermark_table, Shapes::ShapeRef.new(shape: DatabaseTableName, location_name: "SnapshotWatermarkTable"))
508
+ DatabaseSourceDescription.add_member(:snapshot_info, Shapes::ShapeRef.new(shape: DatabaseSnapshotInfoList, location_name: "SnapshotInfo"))
509
+ DatabaseSourceDescription.add_member(:database_source_authentication_configuration, Shapes::ShapeRef.new(shape: DatabaseSourceAuthenticationConfiguration, location_name: "DatabaseSourceAuthenticationConfiguration"))
510
+ DatabaseSourceDescription.add_member(:database_source_vpc_configuration, Shapes::ShapeRef.new(shape: DatabaseSourceVPCConfiguration, location_name: "DatabaseSourceVPCConfiguration"))
511
+ DatabaseSourceDescription.struct_class = Types::DatabaseSourceDescription
512
+
513
+ DatabaseSourceVPCConfiguration.add_member(:vpc_endpoint_service_name, Shapes::ShapeRef.new(shape: VpcEndpointServiceName, required: true, location_name: "VpcEndpointServiceName"))
514
+ DatabaseSourceVPCConfiguration.struct_class = Types::DatabaseSourceVPCConfiguration
515
+
516
+ DatabaseSurrogateKeyList.member = Shapes::ShapeRef.new(shape: NonEmptyStringWithoutWhitespace)
517
+
518
+ DatabaseTableIncludeOrExcludeList.member = Shapes::ShapeRef.new(shape: DatabaseTableName)
519
+
520
+ DatabaseTableList.add_member(:include, Shapes::ShapeRef.new(shape: DatabaseTableIncludeOrExcludeList, location_name: "Include"))
521
+ DatabaseTableList.add_member(:exclude, Shapes::ShapeRef.new(shape: DatabaseTableIncludeOrExcludeList, location_name: "Exclude"))
522
+ DatabaseTableList.struct_class = Types::DatabaseTableList
523
+
429
524
  DeleteDeliveryStreamInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
430
525
  DeleteDeliveryStreamInput.add_member(:allow_force_delete, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "AllowForceDelete"))
431
526
  DeleteDeliveryStreamInput.struct_class = Types::DeleteDeliveryStreamInput
@@ -485,9 +580,10 @@ module Aws::Firehose
485
580
 
486
581
  DestinationDescriptionList.member = Shapes::ShapeRef.new(shape: DestinationDescription)
487
582
 
488
- DestinationTableConfiguration.add_member(:destination_table_name, Shapes::ShapeRef.new(shape: NonEmptyStringWithoutWhitespace, required: true, location_name: "DestinationTableName"))
489
- DestinationTableConfiguration.add_member(:destination_database_name, Shapes::ShapeRef.new(shape: NonEmptyStringWithoutWhitespace, required: true, location_name: "DestinationDatabaseName"))
583
+ DestinationTableConfiguration.add_member(:destination_table_name, Shapes::ShapeRef.new(shape: StringWithLettersDigitsUnderscoresDots, required: true, location_name: "DestinationTableName"))
584
+ DestinationTableConfiguration.add_member(:destination_database_name, Shapes::ShapeRef.new(shape: StringWithLettersDigitsUnderscoresDots, required: true, location_name: "DestinationDatabaseName"))
490
585
  DestinationTableConfiguration.add_member(:unique_keys, Shapes::ShapeRef.new(shape: ListOfNonEmptyStringsWithoutWhitespace, location_name: "UniqueKeys"))
586
+ DestinationTableConfiguration.add_member(:partition_spec, Shapes::ShapeRef.new(shape: PartitionSpec, location_name: "PartitionSpec"))
491
587
  DestinationTableConfiguration.add_member(:s3_error_output_prefix, Shapes::ShapeRef.new(shape: ErrorOutputPrefix, location_name: "S3ErrorOutputPrefix"))
492
588
  DestinationTableConfiguration.struct_class = Types::DestinationTableConfiguration
493
589
 
@@ -678,6 +774,8 @@ module Aws::Firehose
678
774
  HttpEndpointRetryOptions.struct_class = Types::HttpEndpointRetryOptions
679
775
 
680
776
  IcebergDestinationConfiguration.add_member(:destination_table_configuration_list, Shapes::ShapeRef.new(shape: DestinationTableConfigurationList, location_name: "DestinationTableConfigurationList"))
777
+ IcebergDestinationConfiguration.add_member(:schema_evolution_configuration, Shapes::ShapeRef.new(shape: SchemaEvolutionConfiguration, location_name: "SchemaEvolutionConfiguration"))
778
+ IcebergDestinationConfiguration.add_member(:table_creation_configuration, Shapes::ShapeRef.new(shape: TableCreationConfiguration, location_name: "TableCreationConfiguration"))
681
779
  IcebergDestinationConfiguration.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, location_name: "BufferingHints"))
682
780
  IcebergDestinationConfiguration.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
683
781
  IcebergDestinationConfiguration.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
@@ -689,6 +787,8 @@ module Aws::Firehose
689
787
  IcebergDestinationConfiguration.struct_class = Types::IcebergDestinationConfiguration
690
788
 
691
789
  IcebergDestinationDescription.add_member(:destination_table_configuration_list, Shapes::ShapeRef.new(shape: DestinationTableConfigurationList, location_name: "DestinationTableConfigurationList"))
790
+ IcebergDestinationDescription.add_member(:schema_evolution_configuration, Shapes::ShapeRef.new(shape: SchemaEvolutionConfiguration, location_name: "SchemaEvolutionConfiguration"))
791
+ IcebergDestinationDescription.add_member(:table_creation_configuration, Shapes::ShapeRef.new(shape: TableCreationConfiguration, location_name: "TableCreationConfiguration"))
692
792
  IcebergDestinationDescription.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, location_name: "BufferingHints"))
693
793
  IcebergDestinationDescription.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
694
794
  IcebergDestinationDescription.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
@@ -700,6 +800,8 @@ module Aws::Firehose
700
800
  IcebergDestinationDescription.struct_class = Types::IcebergDestinationDescription
701
801
 
702
802
  IcebergDestinationUpdate.add_member(:destination_table_configuration_list, Shapes::ShapeRef.new(shape: DestinationTableConfigurationList, location_name: "DestinationTableConfigurationList"))
803
+ IcebergDestinationUpdate.add_member(:schema_evolution_configuration, Shapes::ShapeRef.new(shape: SchemaEvolutionConfiguration, location_name: "SchemaEvolutionConfiguration"))
804
+ IcebergDestinationUpdate.add_member(:table_creation_configuration, Shapes::ShapeRef.new(shape: TableCreationConfiguration, location_name: "TableCreationConfiguration"))
703
805
  IcebergDestinationUpdate.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, location_name: "BufferingHints"))
704
806
  IcebergDestinationUpdate.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
705
807
  IcebergDestinationUpdate.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
@@ -804,6 +906,14 @@ module Aws::Firehose
804
906
  ParquetSerDe.add_member(:writer_version, Shapes::ShapeRef.new(shape: ParquetWriterVersion, location_name: "WriterVersion"))
805
907
  ParquetSerDe.struct_class = Types::ParquetSerDe
806
908
 
909
+ PartitionField.add_member(:source_name, Shapes::ShapeRef.new(shape: NonEmptyStringWithoutWhitespace, required: true, location_name: "SourceName"))
910
+ PartitionField.struct_class = Types::PartitionField
911
+
912
+ PartitionFields.member = Shapes::ShapeRef.new(shape: PartitionField)
913
+
914
+ PartitionSpec.add_member(:identity, Shapes::ShapeRef.new(shape: PartitionFields, location_name: "Identity"))
915
+ PartitionSpec.struct_class = Types::PartitionSpec
916
+
807
917
  ProcessingConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "Enabled"))
808
918
  ProcessingConfiguration.add_member(:processors, Shapes::ShapeRef.new(shape: ProcessorList, location_name: "Processors"))
809
919
  ProcessingConfiguration.struct_class = Types::ProcessingConfiguration
@@ -940,6 +1050,9 @@ module Aws::Firehose
940
1050
  SchemaConfiguration.add_member(:version_id, Shapes::ShapeRef.new(shape: NonEmptyStringWithoutWhitespace, location_name: "VersionId"))
941
1051
  SchemaConfiguration.struct_class = Types::SchemaConfiguration
942
1052
 
1053
+ SchemaEvolutionConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "Enabled"))
1054
+ SchemaEvolutionConfiguration.struct_class = Types::SchemaEvolutionConfiguration
1055
+
943
1056
  SecretsManagerConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretARN, location_name: "SecretARN"))
944
1057
  SecretsManagerConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
945
1058
  SecretsManagerConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "Enabled"))
@@ -1033,6 +1146,7 @@ module Aws::Firehose
1033
1146
 
1034
1147
  SourceDescription.add_member(:kinesis_stream_source_description, Shapes::ShapeRef.new(shape: KinesisStreamSourceDescription, location_name: "KinesisStreamSourceDescription"))
1035
1148
  SourceDescription.add_member(:msk_source_description, Shapes::ShapeRef.new(shape: MSKSourceDescription, location_name: "MSKSourceDescription"))
1149
+ SourceDescription.add_member(:database_source_description, Shapes::ShapeRef.new(shape: DatabaseSourceDescription, location_name: "DatabaseSourceDescription"))
1036
1150
  SourceDescription.struct_class = Types::SourceDescription
1037
1151
 
1038
1152
  SplunkBufferingHints.add_member(:interval_in_seconds, Shapes::ShapeRef.new(shape: SplunkBufferingIntervalInSeconds, location_name: "IntervalInSeconds"))
@@ -1094,6 +1208,9 @@ module Aws::Firehose
1094
1208
 
1095
1209
  SubnetIdList.member = Shapes::ShapeRef.new(shape: NonEmptyStringWithoutWhitespace)
1096
1210
 
1211
+ TableCreationConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "Enabled"))
1212
+ TableCreationConfiguration.struct_class = Types::TableCreationConfiguration
1213
+
1097
1214
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
1098
1215
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
1099
1216
  Tag.struct_class = Types::Tag