tedsmitt / ecsgo

Provides an interactive prompt to connect to ECS Containers using the ECS ExecuteCommand API.
Apache License 2.0
81 stars 13 forks source link

Upgrade to AWS SDK V2 #45

Open tbobm opened 6 months ago

tbobm commented 6 months ago

Hi ! Thanks for creating this project !

I used specific SSO configuration that is not supported by the AWS SDK v1 and thought it would be great to update this dependency.

Tests have been migrated to use SDK v2 but they are still missing something as I get segmentation faults instantly when running the tests.

I'll try to fix them but wanted to make you aware of this contribution !