Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not enable DMS logging via CDK #4

Open
Steve-Pactera opened this issue Aug 11, 2020 · 0 comments
Open

Can not enable DMS logging via CDK #4

Steve-Pactera opened this issue Aug 11, 2020 · 0 comments

Comments

@Steve-Pactera
Copy link
Collaborator

hashicorp/terraform-provider-aws#1513

The Terraform issue above meets the same problem. It turns out to be the limitation of the AWS API. Thus, when setup task settings of DMS in CDK, if we enable the EnableLogging an error will occur.

In this case, we will not enable the DMS logging in CDK, but barely create a log group and a log stream, which should be manually set up after the stack has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant