aws / amazon-ecs-init

Amazon Elastic Container Service RPM
http://aws.amazon.com/ecs
Apache License 2.0
200 stars 118 forks source link

Feature/ecs exec #387

Closed angelcar closed 3 years ago

angelcar commented 3 years ago

Summary

Merge feature/ecs_exec into dev

Implementation details

Long story :) (you can see all the commits in the feature/ecs_exec feature branch)

Testing

Tested throughout the development of ecs exec command feature

New tests cover the changes: yes

Description for the changelog

Add Execute Command Agent Feature. This feature allows ECS customers to execute interactive commands inside containers.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.