package
1.21.0
Repository: https://github.com/aws/amazon-ecs-cli.git
Documentation: pkg.go.dev

# Functions

ServiceWaitUntilComplete runs the action in a for true loop, until the action returns true or an error.
WaitUntilTimeout executes the waiterAction for maxRetries number of times, waiting for delayWait time between execution.