How can I write SDK for ecs eventbridge Scheduler

0

HI TEAM, please if possible someone can provide SDK for eventbridge scheduler for ecs

1 Answer
1
Accepted Answer

Hi,

If using python you can check this out: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/scheduler/client/create_schedule.html.

Specifically refer to the ECS parameters section.

Hope it helps ;)

profile picture
EXPERT
answered a year ago
  • Can you please tell me from where I can get Client token or where I can see/generate client token

  • Basically I trying with Java but thanks its definitely helping to me

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions