Hi All,
I have 3 stage code pipeline in AWS. The first stage is getting the source from Codecommit, 2nd is build code, 3rd is deployment the war.
Now I would like to schedule the deployment action on schedule basis. Is there any way I can schedule the 3rd stage? I tried cloudwatch event trigger but its not working. Thank in avance.
Regards,
Rama