aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

[AWS::DMS::ReplicationConfig] Feature Request to support S3 URI of a JSON file for the TableMappings property in CloudFormation. #1995

Open Koketjo001 opened 3 months ago

Koketjo001 commented 3 months ago

Name of the resource

Other

Resource name

AWS::DMS::ReplicationConfig

Description

Currently, the TableMappings property on supports specifying table mapping in a form of a JSON. The mappings can be a lot and increase template size.

Requesting a feature request to allow the TableMappings property to accept S3 URI of the JSON file containing the table mappings.

Other Details

No response