1

I know how to schedule a task to be run in the future with a solution like the one described in Running an ECS Task on a Schedule With .NET. The actual task is a Docker image and I would like to pass it some arguments using the environment variables. Is this possible at all? If not, how can I pass arbitrary parameters to a scheduled CloudWatch Event that can be picked up by a .NET Core application running in ECS?

Ricardo Peres
  • 13,724
  • 5
  • 57
  • 74

0 Answers0