dms-vpc-role is not configured properly -- configuration should be automated #7632
Labels
@aws-cdk/aws-dms
Related to AWS Database Migration Service (AWS DMS)
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
When first trying to deploy a DMS instance to an account using
aws-dms.CfnReplicationInstance()
I get the following error:According to https://forums.aws.amazon.com/thread.jspa?messageID=921775 this is pretty trivial to fix, but... it'd be nice to automate it.
Use Case
Anyone trying to deploy DMS objects.
Proposed Solution
Automate the role creation? But... maybe at a higher level than the Cfn objects? I'm not really sure what the right way to do this would be.
Workaround
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: