shinesolutions/aem-stack-manager-messenger

Query for offline-snapshot command executions tatus

mbloch1986 opened this issue · 3 comments

The steps of creating the offline snapshots requires a different way to query for the status of the command execution, since the offline snapshot lambda function executes more then one ssm send_command command.

Maybe it helped, to add one unique id to all dynamodb items.

Similar
shinesolutions/aem-stack-manager-cloud#14

Added own ansible-playbook and make command for offline-snapshot and offline-compaction-snapshot

https://github.com/mbloch1986/aem-stack-manager-messenger/tree/enhancement/ansible_playbook_offline_snapshots

Done,