# Functions
BuildDefaultClient provides new Client with default session config.
NewClient build a new Client out of a session.
# Structs
Client thin wrapper around ecs.
ContainerConfig represents changes we can make to containers.
ContainerConfigDiff all the changes in a task definition.
IntegerDiff represents a difference on an integer value.
StringDiff represents a difference on an integer value.
TaskConfig represents changes we can make to task definitions.
TaskConfigDiff all the changes in a task definition.