You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address AWS CDK deprecation warnings in the infrastructure code.
[WARNING] aws-cdk-lib.aws_rds.CfnDBInstance#tdeCredentialArn is deprecated. this property has been deprecated This API will be removed in the next major release.
[WARNING] aws-cdk-lib.aws_rds.CfnDBInstance#tdeCredentialPassword is deprecated. this property has been deprecated This API will be removed in the next major release.
[WARNING] aws-cdk-lib.aws_ecs.CfnTaskDefinition#inferenceAccelerators is deprecated. this property has been deprecated This API will be removed in the next major release.
Describe the task
Address AWS CDK deprecation warnings in the infrastructure code.
Additional context
Add any other context about the task here.