Using Console
Using CLI
describe-task-definition
command to get the details of the Task Definition:
register-task-definition
command:
Using Python
'your_cluster_name'
, 'your_task_definition_arn'
, and 'your_service_name'
with your actual ECS cluster name, task definition ARN, and service name respectively.