---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_kinesisfirehose_delivery_stream Data Source - terraform-provider-awscc"
subcategory: ""
description: |-
Data Source schema for AWS::KinesisFirehose::DeliveryStream
---
# awscc_kinesisfirehose_delivery_stream (Data Source)
Data Source schema for AWS::KinesisFirehose::DeliveryStream
## Schema
### Required
- `id` (String) Uniquely identifies the resource.
### Read-Only
- `amazonopensearchservice_destination_configuration` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration))
- `arn` (String)
- `delivery_stream_encryption_configuration_input` (Attributes) (see [below for nested schema](#nestedatt--delivery_stream_encryption_configuration_input))
- `delivery_stream_name` (String)
- `delivery_stream_type` (String)
- `elasticsearch_destination_configuration` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration))
- `extended_s3_destination_configuration` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration))
- `http_endpoint_destination_configuration` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration))
- `kinesis_stream_source_configuration` (Attributes) (see [below for nested schema](#nestedatt--kinesis_stream_source_configuration))
- `redshift_destination_configuration` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration))
- `s3_destination_configuration` (Attributes) (see [below for nested schema](#nestedatt--s3_destination_configuration))
- `splunk_destination_configuration` (Attributes) (see [below for nested schema](#nestedatt--splunk_destination_configuration))
- `tags` (Attributes List) (see [below for nested schema](#nestedatt--tags))
### Nested Schema for `amazonopensearchservice_destination_configuration`
Read-Only:
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--cloudwatch_logging_options))
- `cluster_endpoint` (String)
- `domain_arn` (String)
- `index_name` (String)
- `index_rotation_period` (String)
- `processing_configuration` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--processing_configuration))
- `retry_options` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--retry_options))
- `role_arn` (String)
- `s3_backup_mode` (String)
- `s3_configuration` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--s3_configuration))
- `type_name` (String)
- `vpc_configuration` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--vpc_configuration))
### Nested Schema for `amazonopensearchservice_destination_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `amazonopensearchservice_destination_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `amazonopensearchservice_destination_configuration.processing_configuration`
Read-Only:
- `enabled` (Boolean)
- `processors` (Attributes List) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--processing_configuration--processors))
### Nested Schema for `amazonopensearchservice_destination_configuration.processing_configuration.processors`
Read-Only:
- `parameters` (Attributes List) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--processing_configuration--processors--parameters))
- `type` (String)
### Nested Schema for `amazonopensearchservice_destination_configuration.processing_configuration.processors.type`
Read-Only:
- `parameter_name` (String)
- `parameter_value` (String)
### Nested Schema for `amazonopensearchservice_destination_configuration.retry_options`
Read-Only:
- `duration_in_seconds` (Number)
### Nested Schema for `amazonopensearchservice_destination_configuration.s3_configuration`
Read-Only:
- `bucket_arn` (String)
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--s3_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--s3_configuration--cloudwatch_logging_options))
- `compression_format` (String)
- `encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--s3_configuration--encryption_configuration))
- `error_output_prefix` (String)
- `prefix` (String)
- `role_arn` (String)
### Nested Schema for `amazonopensearchservice_destination_configuration.s3_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `amazonopensearchservice_destination_configuration.s3_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `amazonopensearchservice_destination_configuration.s3_configuration.encryption_configuration`
Read-Only:
- `kms_encryption_config` (Attributes) (see [below for nested schema](#nestedatt--amazonopensearchservice_destination_configuration--s3_configuration--encryption_configuration--kms_encryption_config))
- `no_encryption_config` (String)
### Nested Schema for `amazonopensearchservice_destination_configuration.s3_configuration.encryption_configuration.no_encryption_config`
Read-Only:
- `awskms_key_arn` (String)
### Nested Schema for `amazonopensearchservice_destination_configuration.vpc_configuration`
Read-Only:
- `role_arn` (String)
- `security_group_ids` (List of String)
- `subnet_ids` (List of String)
### Nested Schema for `delivery_stream_encryption_configuration_input`
Read-Only:
- `key_arn` (String)
- `key_type` (String)
### Nested Schema for `elasticsearch_destination_configuration`
Read-Only:
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--cloudwatch_logging_options))
- `cluster_endpoint` (String)
- `domain_arn` (String)
- `index_name` (String)
- `index_rotation_period` (String)
- `processing_configuration` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--processing_configuration))
- `retry_options` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--retry_options))
- `role_arn` (String)
- `s3_backup_mode` (String)
- `s3_configuration` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--s3_configuration))
- `type_name` (String)
- `vpc_configuration` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--vpc_configuration))
### Nested Schema for `elasticsearch_destination_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `elasticsearch_destination_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `elasticsearch_destination_configuration.processing_configuration`
Read-Only:
- `enabled` (Boolean)
- `processors` (Attributes List) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--processing_configuration--processors))
### Nested Schema for `elasticsearch_destination_configuration.processing_configuration.processors`
Read-Only:
- `parameters` (Attributes List) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--processing_configuration--processors--parameters))
- `type` (String)
### Nested Schema for `elasticsearch_destination_configuration.processing_configuration.processors.type`
Read-Only:
- `parameter_name` (String)
- `parameter_value` (String)
### Nested Schema for `elasticsearch_destination_configuration.retry_options`
Read-Only:
- `duration_in_seconds` (Number)
### Nested Schema for `elasticsearch_destination_configuration.s3_configuration`
Read-Only:
- `bucket_arn` (String)
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--s3_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--s3_configuration--cloudwatch_logging_options))
- `compression_format` (String)
- `encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--s3_configuration--encryption_configuration))
- `error_output_prefix` (String)
- `prefix` (String)
- `role_arn` (String)
### Nested Schema for `elasticsearch_destination_configuration.s3_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `elasticsearch_destination_configuration.s3_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `elasticsearch_destination_configuration.s3_configuration.encryption_configuration`
Read-Only:
- `kms_encryption_config` (Attributes) (see [below for nested schema](#nestedatt--elasticsearch_destination_configuration--s3_configuration--encryption_configuration--kms_encryption_config))
- `no_encryption_config` (String)
### Nested Schema for `elasticsearch_destination_configuration.s3_configuration.encryption_configuration.no_encryption_config`
Read-Only:
- `awskms_key_arn` (String)
### Nested Schema for `elasticsearch_destination_configuration.vpc_configuration`
Read-Only:
- `role_arn` (String)
- `security_group_ids` (List of String)
- `subnet_ids` (List of String)
### Nested Schema for `extended_s3_destination_configuration`
Read-Only:
- `bucket_arn` (String)
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--cloudwatch_logging_options))
- `compression_format` (String)
- `data_format_conversion_configuration` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--data_format_conversion_configuration))
- `dynamic_partitioning_configuration` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--dynamic_partitioning_configuration))
- `encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--encryption_configuration))
- `error_output_prefix` (String)
- `prefix` (String)
- `processing_configuration` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--processing_configuration))
- `role_arn` (String)
- `s3_backup_configuration` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--s3_backup_configuration))
- `s3_backup_mode` (String)
### Nested Schema for `extended_s3_destination_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `extended_s3_destination_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `extended_s3_destination_configuration.data_format_conversion_configuration`
Read-Only:
- `enabled` (Boolean)
- `input_format_configuration` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--data_format_conversion_configuration--input_format_configuration))
- `output_format_configuration` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--data_format_conversion_configuration--output_format_configuration))
- `schema_configuration` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--data_format_conversion_configuration--schema_configuration))
### Nested Schema for `extended_s3_destination_configuration.data_format_conversion_configuration.input_format_configuration`
Read-Only:
- `deserializer` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--data_format_conversion_configuration--input_format_configuration--deserializer))
### Nested Schema for `extended_s3_destination_configuration.data_format_conversion_configuration.input_format_configuration.deserializer`
Read-Only:
- `hive_json_ser_de` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--data_format_conversion_configuration--input_format_configuration--deserializer--hive_json_ser_de))
- `open_x_json_ser_de` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--data_format_conversion_configuration--input_format_configuration--deserializer--open_x_json_ser_de))
### Nested Schema for `extended_s3_destination_configuration.data_format_conversion_configuration.input_format_configuration.deserializer.hive_json_ser_de`
Read-Only:
- `timestamp_formats` (List of String)
### Nested Schema for `extended_s3_destination_configuration.data_format_conversion_configuration.input_format_configuration.deserializer.open_x_json_ser_de`
Read-Only:
- `case_insensitive` (Boolean)
- `column_to_json_key_mappings` (Map of String)
- `convert_dots_in_json_keys_to_underscores` (Boolean)
### Nested Schema for `extended_s3_destination_configuration.data_format_conversion_configuration.output_format_configuration`
Read-Only:
- `serializer` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--data_format_conversion_configuration--output_format_configuration--serializer))
### Nested Schema for `extended_s3_destination_configuration.data_format_conversion_configuration.output_format_configuration.serializer`
Read-Only:
- `orc_ser_de` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--data_format_conversion_configuration--output_format_configuration--serializer--orc_ser_de))
- `parquet_ser_de` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--data_format_conversion_configuration--output_format_configuration--serializer--parquet_ser_de))
### Nested Schema for `extended_s3_destination_configuration.data_format_conversion_configuration.output_format_configuration.serializer.orc_ser_de`
Read-Only:
- `block_size_bytes` (Number)
- `bloom_filter_columns` (List of String)
- `bloom_filter_false_positive_probability` (Number)
- `compression` (String)
- `dictionary_key_threshold` (Number)
- `enable_padding` (Boolean)
- `format_version` (String)
- `padding_tolerance` (Number)
- `row_index_stride` (Number)
- `stripe_size_bytes` (Number)
### Nested Schema for `extended_s3_destination_configuration.data_format_conversion_configuration.output_format_configuration.serializer.parquet_ser_de`
Read-Only:
- `block_size_bytes` (Number)
- `compression` (String)
- `enable_dictionary_compression` (Boolean)
- `max_padding_bytes` (Number)
- `page_size_bytes` (Number)
- `writer_version` (String)
### Nested Schema for `extended_s3_destination_configuration.data_format_conversion_configuration.schema_configuration`
Read-Only:
- `catalog_id` (String)
- `database_name` (String)
- `region` (String)
- `role_arn` (String)
- `table_name` (String)
- `version_id` (String)
### Nested Schema for `extended_s3_destination_configuration.dynamic_partitioning_configuration`
Read-Only:
- `enabled` (Boolean)
- `retry_options` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--dynamic_partitioning_configuration--retry_options))
### Nested Schema for `extended_s3_destination_configuration.dynamic_partitioning_configuration.retry_options`
Read-Only:
- `duration_in_seconds` (Number)
### Nested Schema for `extended_s3_destination_configuration.encryption_configuration`
Read-Only:
- `kms_encryption_config` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--encryption_configuration--kms_encryption_config))
- `no_encryption_config` (String)
### Nested Schema for `extended_s3_destination_configuration.encryption_configuration.kms_encryption_config`
Read-Only:
- `awskms_key_arn` (String)
### Nested Schema for `extended_s3_destination_configuration.processing_configuration`
Read-Only:
- `enabled` (Boolean)
- `processors` (Attributes List) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--processing_configuration--processors))
### Nested Schema for `extended_s3_destination_configuration.processing_configuration.processors`
Read-Only:
- `parameters` (Attributes List) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--processing_configuration--processors--parameters))
- `type` (String)
### Nested Schema for `extended_s3_destination_configuration.processing_configuration.processors.type`
Read-Only:
- `parameter_name` (String)
- `parameter_value` (String)
### Nested Schema for `extended_s3_destination_configuration.s3_backup_configuration`
Read-Only:
- `bucket_arn` (String)
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--s3_backup_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--s3_backup_configuration--cloudwatch_logging_options))
- `compression_format` (String)
- `encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--s3_backup_configuration--encryption_configuration))
- `error_output_prefix` (String)
- `prefix` (String)
- `role_arn` (String)
### Nested Schema for `extended_s3_destination_configuration.s3_backup_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `extended_s3_destination_configuration.s3_backup_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `extended_s3_destination_configuration.s3_backup_configuration.encryption_configuration`
Read-Only:
- `kms_encryption_config` (Attributes) (see [below for nested schema](#nestedatt--extended_s3_destination_configuration--s3_backup_configuration--encryption_configuration--kms_encryption_config))
- `no_encryption_config` (String)
### Nested Schema for `extended_s3_destination_configuration.s3_backup_configuration.encryption_configuration.no_encryption_config`
Read-Only:
- `awskms_key_arn` (String)
### Nested Schema for `http_endpoint_destination_configuration`
Read-Only:
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--cloudwatch_logging_options))
- `endpoint_configuration` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--endpoint_configuration))
- `processing_configuration` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--processing_configuration))
- `request_configuration` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--request_configuration))
- `retry_options` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--retry_options))
- `role_arn` (String)
- `s3_backup_mode` (String)
- `s3_configuration` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--s3_configuration))
### Nested Schema for `http_endpoint_destination_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `http_endpoint_destination_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `http_endpoint_destination_configuration.endpoint_configuration`
Read-Only:
- `access_key` (String)
- `name` (String)
- `url` (String)
### Nested Schema for `http_endpoint_destination_configuration.processing_configuration`
Read-Only:
- `enabled` (Boolean)
- `processors` (Attributes List) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--processing_configuration--processors))
### Nested Schema for `http_endpoint_destination_configuration.processing_configuration.processors`
Read-Only:
- `parameters` (Attributes List) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--processing_configuration--processors--parameters))
- `type` (String)
### Nested Schema for `http_endpoint_destination_configuration.processing_configuration.processors.type`
Read-Only:
- `parameter_name` (String)
- `parameter_value` (String)
### Nested Schema for `http_endpoint_destination_configuration.request_configuration`
Read-Only:
- `common_attributes` (Attributes List) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--request_configuration--common_attributes))
- `content_encoding` (String)
### Nested Schema for `http_endpoint_destination_configuration.request_configuration.common_attributes`
Read-Only:
- `attribute_name` (String)
- `attribute_value` (String)
### Nested Schema for `http_endpoint_destination_configuration.retry_options`
Read-Only:
- `duration_in_seconds` (Number)
### Nested Schema for `http_endpoint_destination_configuration.s3_configuration`
Read-Only:
- `bucket_arn` (String)
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--s3_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--s3_configuration--cloudwatch_logging_options))
- `compression_format` (String)
- `encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--s3_configuration--encryption_configuration))
- `error_output_prefix` (String)
- `prefix` (String)
- `role_arn` (String)
### Nested Schema for `http_endpoint_destination_configuration.s3_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `http_endpoint_destination_configuration.s3_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `http_endpoint_destination_configuration.s3_configuration.encryption_configuration`
Read-Only:
- `kms_encryption_config` (Attributes) (see [below for nested schema](#nestedatt--http_endpoint_destination_configuration--s3_configuration--encryption_configuration--kms_encryption_config))
- `no_encryption_config` (String)
### Nested Schema for `http_endpoint_destination_configuration.s3_configuration.encryption_configuration.no_encryption_config`
Read-Only:
- `awskms_key_arn` (String)
### Nested Schema for `kinesis_stream_source_configuration`
Read-Only:
- `kinesis_stream_arn` (String)
- `role_arn` (String)
### Nested Schema for `redshift_destination_configuration`
Read-Only:
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--cloudwatch_logging_options))
- `cluster_jdbcurl` (String)
- `copy_command` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--copy_command))
- `password` (String)
- `processing_configuration` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--processing_configuration))
- `retry_options` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--retry_options))
- `role_arn` (String)
- `s3_backup_configuration` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--s3_backup_configuration))
- `s3_backup_mode` (String)
- `s3_configuration` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--s3_configuration))
- `username` (String)
### Nested Schema for `redshift_destination_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `redshift_destination_configuration.copy_command`
Read-Only:
- `copy_options` (String)
- `data_table_columns` (String)
- `data_table_name` (String)
### Nested Schema for `redshift_destination_configuration.processing_configuration`
Read-Only:
- `enabled` (Boolean)
- `processors` (Attributes List) (see [below for nested schema](#nestedatt--redshift_destination_configuration--processing_configuration--processors))
### Nested Schema for `redshift_destination_configuration.processing_configuration.processors`
Read-Only:
- `parameters` (Attributes List) (see [below for nested schema](#nestedatt--redshift_destination_configuration--processing_configuration--processors--parameters))
- `type` (String)
### Nested Schema for `redshift_destination_configuration.processing_configuration.processors.type`
Read-Only:
- `parameter_name` (String)
- `parameter_value` (String)
### Nested Schema for `redshift_destination_configuration.retry_options`
Read-Only:
- `duration_in_seconds` (Number)
### Nested Schema for `redshift_destination_configuration.s3_backup_configuration`
Read-Only:
- `bucket_arn` (String)
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--s3_backup_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--s3_backup_configuration--cloudwatch_logging_options))
- `compression_format` (String)
- `encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--s3_backup_configuration--encryption_configuration))
- `error_output_prefix` (String)
- `prefix` (String)
- `role_arn` (String)
### Nested Schema for `redshift_destination_configuration.s3_backup_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `redshift_destination_configuration.s3_backup_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `redshift_destination_configuration.s3_backup_configuration.encryption_configuration`
Read-Only:
- `kms_encryption_config` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--s3_backup_configuration--encryption_configuration--kms_encryption_config))
- `no_encryption_config` (String)
### Nested Schema for `redshift_destination_configuration.s3_backup_configuration.encryption_configuration.no_encryption_config`
Read-Only:
- `awskms_key_arn` (String)
### Nested Schema for `redshift_destination_configuration.s3_configuration`
Read-Only:
- `bucket_arn` (String)
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--s3_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--s3_configuration--cloudwatch_logging_options))
- `compression_format` (String)
- `encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--s3_configuration--encryption_configuration))
- `error_output_prefix` (String)
- `prefix` (String)
- `role_arn` (String)
### Nested Schema for `redshift_destination_configuration.s3_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `redshift_destination_configuration.s3_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `redshift_destination_configuration.s3_configuration.encryption_configuration`
Read-Only:
- `kms_encryption_config` (Attributes) (see [below for nested schema](#nestedatt--redshift_destination_configuration--s3_configuration--encryption_configuration--kms_encryption_config))
- `no_encryption_config` (String)
### Nested Schema for `redshift_destination_configuration.s3_configuration.encryption_configuration.no_encryption_config`
Read-Only:
- `awskms_key_arn` (String)
### Nested Schema for `s3_destination_configuration`
Read-Only:
- `bucket_arn` (String)
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--s3_destination_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--s3_destination_configuration--cloudwatch_logging_options))
- `compression_format` (String)
- `encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--s3_destination_configuration--encryption_configuration))
- `error_output_prefix` (String)
- `prefix` (String)
- `role_arn` (String)
### Nested Schema for `s3_destination_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `s3_destination_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `s3_destination_configuration.encryption_configuration`
Read-Only:
- `kms_encryption_config` (Attributes) (see [below for nested schema](#nestedatt--s3_destination_configuration--encryption_configuration--kms_encryption_config))
- `no_encryption_config` (String)
### Nested Schema for `s3_destination_configuration.encryption_configuration.kms_encryption_config`
Read-Only:
- `awskms_key_arn` (String)
### Nested Schema for `splunk_destination_configuration`
Read-Only:
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--splunk_destination_configuration--cloudwatch_logging_options))
- `hec_acknowledgment_timeout_in_seconds` (Number)
- `hec_endpoint` (String)
- `hec_endpoint_type` (String)
- `hec_token` (String)
- `processing_configuration` (Attributes) (see [below for nested schema](#nestedatt--splunk_destination_configuration--processing_configuration))
- `retry_options` (Attributes) (see [below for nested schema](#nestedatt--splunk_destination_configuration--retry_options))
- `s3_backup_mode` (String)
- `s3_configuration` (Attributes) (see [below for nested schema](#nestedatt--splunk_destination_configuration--s3_configuration))
### Nested Schema for `splunk_destination_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `splunk_destination_configuration.processing_configuration`
Read-Only:
- `enabled` (Boolean)
- `processors` (Attributes List) (see [below for nested schema](#nestedatt--splunk_destination_configuration--processing_configuration--processors))
### Nested Schema for `splunk_destination_configuration.processing_configuration.processors`
Read-Only:
- `parameters` (Attributes List) (see [below for nested schema](#nestedatt--splunk_destination_configuration--processing_configuration--processors--parameters))
- `type` (String)
### Nested Schema for `splunk_destination_configuration.processing_configuration.processors.type`
Read-Only:
- `parameter_name` (String)
- `parameter_value` (String)
### Nested Schema for `splunk_destination_configuration.retry_options`
Read-Only:
- `duration_in_seconds` (Number)
### Nested Schema for `splunk_destination_configuration.s3_configuration`
Read-Only:
- `bucket_arn` (String)
- `buffering_hints` (Attributes) (see [below for nested schema](#nestedatt--splunk_destination_configuration--s3_configuration--buffering_hints))
- `cloudwatch_logging_options` (Attributes) (see [below for nested schema](#nestedatt--splunk_destination_configuration--s3_configuration--cloudwatch_logging_options))
- `compression_format` (String)
- `encryption_configuration` (Attributes) (see [below for nested schema](#nestedatt--splunk_destination_configuration--s3_configuration--encryption_configuration))
- `error_output_prefix` (String)
- `prefix` (String)
- `role_arn` (String)
### Nested Schema for `splunk_destination_configuration.s3_configuration.buffering_hints`
Read-Only:
- `interval_in_seconds` (Number)
- `size_in_m_bs` (Number)
### Nested Schema for `splunk_destination_configuration.s3_configuration.cloudwatch_logging_options`
Read-Only:
- `enabled` (Boolean)
- `log_group_name` (String)
- `log_stream_name` (String)
### Nested Schema for `splunk_destination_configuration.s3_configuration.encryption_configuration`
Read-Only:
- `kms_encryption_config` (Attributes) (see [below for nested schema](#nestedatt--splunk_destination_configuration--s3_configuration--encryption_configuration--kms_encryption_config))
- `no_encryption_config` (String)
### Nested Schema for `splunk_destination_configuration.s3_configuration.encryption_configuration.no_encryption_config`
Read-Only:
- `awskms_key_arn` (String)
### Nested Schema for `tags`
Read-Only:
- `key` (String)
- `value` (String)