Skip to content

(ecs): ServiceAttributes#fromServiceAtrributes is a typo #20458

@dafujii

Description

@dafujii

Describe the bug

packages/@aws-cdk/aws-ecs/lib/base/from-service-attributes.ts

ServiceAttributes have a method: fromServiceAtrributes

  1. But fromServiceAtrributes is a typo.

Expected Behavior

fromServiceAttributes

Current Behavior

fromServiceAtrributes

Reproduction Steps

Open packages/@aws-cdk/aws-ecs/lib/base/from-service-attributes.ts

Possible Solution

  1. rename fromServiceAtrributes from fromServiceAttributes
  2. create fromServiceAtrributes as a deprecated

Additional Information/Context

No response

CDK CLI Version

2.25.0

Framework Version

No response

Node.js Version

16.15.0

OS

Windows 10

Language

Typescript

Language Version

4.6.3

Other information

No response

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerbugThis issue is a bug.effort/smallSmall work item – less than a day of effortp2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions