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

dms: CfnReplicationTask does not apply task_data #29799

Closed
hunt3ri opened this issue Apr 11, 2024 · 3 comments
Closed

dms: CfnReplicationTask does not apply task_data #29799

hunt3ri opened this issue Apr 11, 2024 · 3 comments
Labels
@aws-cdk/aws-dms Related to AWS Database Migration Service (AWS DMS) bug This issue is a bug. closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. p2 response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.

Comments

@hunt3ri
Copy link

hunt3ri commented Apr 11, 2024

Describe the bug

I set the task_data to a valid JSON string. The TaskData value can be seen in the CloudFormation template but it is not applied to the DMS replication task and only default values are seen.

Expected Behavior

JSON string that is supplied in task_data is applied to the DMS replication task

Current Behavior

Default values for taskdata is generated despite attempt to override

Reproduction Steps

Create a new CfnReplicationTask update the task_data value observe that overidden JSON is ignored.

Possible Solution

It's possible this is actually a bug in the AWS API as the JSON is observed in the CloudFormation template?

Additional Information/Context

No response

CDK CLI Version

2.137.0

Framework Version

2

Node.js Version

20.10

OS

MacOS

Language

Python

Language Version

3.12

Other information

No response

@hunt3ri hunt3ri added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Apr 11, 2024
@github-actions github-actions bot added the @aws-cdk/aws-dms Related to AWS Database Migration Service (AWS DMS) label Apr 11, 2024
@pahud pahud changed the title aws_dms: CfnReplicationTask does not apply task_data dms: CfnReplicationTask does not apply task_data Apr 12, 2024
@pahud
Copy link
Contributor

pahud commented Apr 12, 2024

In terms of Reproduction Steps, can you provide minimal code snippets that we can run in our account and reproduce this issue?

@pahud pahud added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. p2 and removed needs-triage This issue or PR still needs to be triaged. labels Apr 12, 2024
Copy link

This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Apr 14, 2024
@github-actions github-actions bot added closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Apr 19, 2024
@aws-cdk-automation
Copy link
Collaborator

Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.

@aws aws locked as resolved and limited conversation to collaborators Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
@aws-cdk/aws-dms Related to AWS Database Migration Service (AWS DMS) bug This issue is a bug. closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. p2 response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Projects
None yet
Development

No branches or pull requests

3 participants