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

ToolkitCleaner is using deprecated API #260

Closed
Mahdi-Malekan opened this issue Mar 15, 2024 · 0 comments · Fixed by #261
Closed

ToolkitCleaner is using deprecated API #260

Mahdi-Malekan opened this issue Mar 15, 2024 · 0 comments · Fixed by #261

Comments

@Mahdi-Malekan
Copy link

I'm getting the following warning when using the ToolkitCleaner construct

      [WARNING] aws-cdk-lib.aws_stepfunctions.Map#iterator is deprecated.
        - use `itemProcessor` instead.
        This API will be removed in the next major release.

cloudstructs version: 0.7.3
NodeJS version: 20.9.0

jogold added a commit that referenced this issue Mar 15, 2024
Fixes #260 

BREAKING CHANGE: `cloudstructs` now requires `aws-cdk-lib` >= 2.133.0
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

Successfully merging a pull request may close this issue.

1 participant