Describe the bug
packages/@aws-cdk/aws-ecs/lib/base/from-service-attributes.ts
ServiceAttributes have a method: fromServiceAtrributes
- 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
- rename
fromServiceAtrributes from fromServiceAttributes
- 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
Describe the bug
packages/@aws-cdk/aws-ecs/lib/base/from-service-attributes.tsServiceAttributeshave a method:fromServiceAtrributesfromServiceAtrributesis a typo.Expected Behavior
fromServiceAttributesCurrent Behavior
fromServiceAtrributesReproduction Steps
Open
packages/@aws-cdk/aws-ecs/lib/base/from-service-attributes.tsPossible Solution
fromServiceAtrributesfromfromServiceAttributesfromServiceAtrributesas a deprecatedAdditional 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