Versions in this module Expand all Collapse all v0 v0.4.0 Jul 25, 2023 v0.3.0 Apr 9, 2023 Changes in this version + var ErrUnableToDetermineTaskDefsError = step.Skip("Unable to determine existing taskDef names. TaskDefs will not be purged") + func DeregisterTaskDefinition(ctx *config.Context, taskDefinitionArn string) error + type Step struct + func (Step) Clean(ctx *config.Context) error + func (Step) Skip(ctx *config.Context) bool + func (Step) String() string