Skip to content

Remediate AWS CDK Deprecations #101

Description

@mwarman

Describe the task

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.

Additional context

Add any other context about the task here.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions