appflow_flow resource misses 'preserveSourceDataTyping ' configuration option for 'S3 Output Format Config' #26372
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/appflow
Issues and PRs that pertain to the appflow service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v1.1.6
on linux_amd64
Affected Resource(s)
Expected Behavior
appflow_flow resource contains 'preserveSourceDataTyping ' configuration option for 'S3 Output Format Config' for 'PARQUET' file_type according to API specifications [2].
Actual Behavior
appflow_flow resource misses 'preserveSourceDataTyping ' configuration option for 'S3 Output Format Config' for 'PARQUET' file_type[1] according to API specifications [2].
References
[1] - https://registry.terraform.io/providers/hashicorp/aws/4.26.0/docs/resources/appflow_flow
[2] - https://docs.aws.amazon.com/appflow/1.0/APIReference/API_S3OutputFormatConfig.html
The text was updated successfully, but these errors were encountered: