package
0.0.0-20241110110632-b41b46ca3636
Repository: https://github.com/pottava/ecs-task-runner.git
Documentation: pkg.go.dev

# Functions

AttachPolicy attaches a policy to some role.
CreateClusterIfNotExist creates a cluster if there is not any clusters.
CreateLogGroup creates a LogGroup.
CreatePolicy creates a policy.
CreateSecret creates a secret.
DeleteECSCluster deletes a ecs cluster.
DeleteLogGroup deletes a specified LogGroup.
DeletePolicy deletes an IAM policy.
DeleteSecret deletes a specified secret.
DeregisterTaskDef deregisters a task definition.
FindDefaultSecurityGroup finds the default SecurityGroup.
FindDefaultSubnet finds the default Subnet.
FindDefaultVPC finds the default VPC.
RetrieveLogs retrieve containers' logs.
RetrievePublicIP retrieves public IP address from ENI.
Session creaate a new AWS session.
StopTask stops a specified task.