Question on AWS SSM Run Command

0

I created a common administrative task via run command with AWS-RunPowerShellScript (aws ssm send-command) targeting a few Windows instances. I tested it and it works. I'd like to set up a cron so that SSM can run this command once every 3 weeks.

Sri
질문됨 5달 전217회 조회
1개 답변
0
수락된 답변

Hello.

I think it is possible to run Systems Manager SendCommand every 3 weeks by setting the EventBridge scheduler's rate base rule to run every 21 days.
https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rate-expressions.html

It is also possible to configure using State Manager without using the EventBridge scheduler.
https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-state.html

profile picture
전문가
답변함 5달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠