(ecs): ServiceAttributes#fromServiceAtrributes is a typo #20458
Labels
@aws-cdk/aws-ecs
Related to Amazon Elastic Container
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p2
Describe the bug
packages/@aws-cdk/aws-ecs/lib/base/from-service-attributes.ts
ServiceAttributes
have a method:fromServiceAtrributes
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
fromServiceAtrributes
fromfromServiceAttributes
fromServiceAtrributes
as 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
The text was updated successfully, but these errors were encountered: