AWS Systems Manager automation to AWS Step Functions
Amazon Systems Manager → AWS Step Functions
Create SSM automation document that invokes Step functions.
This pattern shows how to invoke Step Functions from a Systems Manager automation document. The pattern passes the document run time execution parameters as an input payload to the state machine. The Step Functions workflow then creates the snapshot of an RDS database.