Update Deprecated Method Calls #1150
Labels
feature-request
A feature should be added or improved.
language/typescript
Related to Typescript examples
ngde/pod
Great issues for pods
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
Language
Typescript
The text was updated successfully, but these errors were encountered: