provisioners
ecs
prefect.infrastructure.provisioners.ecs
Functions
console_context
Classes
IamPolicyResource
Represents an IAM policy resource for managing ECS tasks.
Args:
policy_name
: The name of the IAM policy. Defaults to “prefect-ecs-policy”.
Methods:
next_steps
IamUserResource
Represents an IAM user resource for managing ECS tasks.
Args:
user_name
: The desired name of the IAM user.
Methods:
next_steps
CredentialsBlockResource
Methods:
next_steps
AuthenticationResource
Methods:
resources
next_steps
ClusterResource
Methods:
next_steps
VpcResource
Methods:
next_steps
ContainerRepositoryResource
Methods:
next_steps
ExecutionRoleResource
Methods:
next_steps
ElasticContainerServicePushProvisioner
An infrastructure provisioner for ECS push work pools.
Methods:
console
console
is_boto3_installed
Check if boto3 is installed.