Skip to content

Update Deprecated Method Calls #1150

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

Open
2 tasks
kaiz-io opened this issue Mar 25, 2025 · 0 comments
Open
2 tasks

Update Deprecated Method Calls #1150

kaiz-io opened this issue Mar 25, 2025 · 0 comments
Labels
feature-request A feature should be added or improved. language/typescript Related to Typescript examples ngde/pod Great issues for pods

Comments

@kaiz-io
Copy link
Contributor

kaiz-io commented Mar 25, 2025

Describe the feature

There are deprecated method calls when synthing cdk projects.

Use Case

[typescript/cloudwatch/evidently-client-side-evaluation-ecs] [WARNING] aws-cdk-lib.CfnResource#addDependsOn is deprecated.
[typescript/cloudwatch/evidently-client-side-evaluation-lambda] [WARNING] aws-cdk-lib.CfnResource#addDependsOn is deprecated.
[typescript/cloudfront-functions] [WARNING] aws-cdk-lib.aws_cloudfront_origins.S3Origin is deprecated.
[typescript/cloudfront-functions] [WARNING] aws-cdk-lib.aws_cloudfront_origins.S3Origin#bind is deprecated.
[typescript/ecs/ecs-network-load-balanced-service] [WARNING] aws-cdk-lib.aws_ecs.TaskDefinitionProps#inferenceAccelerators is deprecated.
[typescript/ecs/ecs-service-with-advanced-alb-config] [WARNING] aws-cdk-lib.aws_ecs.TaskDefinitionProps#inferenceAccelerators is deprecated.
[typescript/ecs/ecs-service-with-logging] [WARNING] aws-cdk-lib.aws_ecs.TaskDefinitionProps#inferenceAccelerators is deprecated.
[typescript/ddb-stream-lambda-sns] [WARNING] aws-cdk-lib.aws_dynamodb.TableOptions#pointInTimeRecovery is deprecated. [typescript/ecs/ecs-service-with-task-networking] [WARNING] aws-cdk-lib.aws_ecs.TaskDefinitionProps#inferenceAccelerators is deprecated. [typescript/ecs/ecs-service-with-task-placement] [WARNING] aws-cdk-lib.aws_ecs.TaskDefinitionProps#inferenceAccelerators is deprecated.
[typescript/elasticbeanstalk/elasticbeanstalk-environment] [WARNING] aws-cdk-lib.CfnResource#addDependsOn is deprecated.
[typescript/neptune-with-vpc] [WARNING] aws-cdk-lib.aws_ec2.VpcProps#cidr is deprecated.
[typescript/opensearch/os_vpc_provision] [WARNING] aws-cdk-lib.aws_cognito.UserPoolProps#advancedSecurityMode is deprecated.
[typescript/opensearch/os_vpc_provision] [WARNING] aws-cdk-lib.aws_cognito.AdvancedSecurityMode is deprecated.
[typescript/opensearch/os_vpc_provision] [WARNING] aws-cdk-lib.aws_cognito.AdvancedSecurityMode#OFF is deprecated.
[typescript/rds/aurora] [WARNING] aws-cdk-lib.aws_rds.DatabaseClusterProps#instanceProps is deprecated.
[typescript/rds/aurora] [WARNING] aws-cdk-lib.aws_rds.DatabaseClusterProps#instances is deprecated.
[typescript/stepfunctions-job-poller] [WARNING] aws-cdk-lib.aws_stepfunctions.StateMachineProps#definition is deprecated.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Language

Typescript

@kaiz-io kaiz-io added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. ngde/pod Great issues for pods language/typescript Related to Typescript examples and removed needs-triage This issue or PR still needs to be triaged. labels Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. language/typescript Related to Typescript examples ngde/pod Great issues for pods
Projects
None yet
Development

No branches or pull requests

1 participant