package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev
# Functions
DeleteOldOrchestrationDirectories deletes expired orchestration directories based on retentionDurationHours and associationRetentionDurationHours.
DeleteSessionOrchestrationDirectories deletes expired orchestration directories based on session retentionDurationHours.
TODO rework this part DocumentStateDir returns absolute filename where command states are persisted.
No description provided by the author
# Structs
TODO use class lock instead of global lock? TODO decouple the DocState model to better fit the service-processor-executer architecture DocumentFileMgr encapsulate the file access and perform bookkeeping operations at the specified file location.
# Interfaces
No description provided by the author