Invoking AWS SSM in Lambda

0

How do I invoke "AWS-CreateRdsSnapshot" SSM document via a Lambda function?

preguntada hace un año1030 visualizaciones
1 Respuesta
1

In Python you would use start_automation_execution - it needs the target (RDS instance) which the automation is going to run on. Your lambda iam role will also need permission for this action

AWS
EXPERTO
Peter_G
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas