Skip to content

Update Deprecated Method Calls #1150

@kaiz-io

Description

@kaiz-io

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.language/typescriptRelated to Typescript examplesngde/podGreat issues for pods

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions