airflow.providers.amazon.aws.exceptions

Module Contents

exception airflow.providers.amazon.aws.exceptions.ECSOperatorError(failures: list, message: str)[source]

Bases: Exception

Raise when ECS cannot handle the request.

Was this entry helpful?