package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev
# Functions
CleanupOldIdempotencyEntries deletes the commands in idempotency folder after persistenceTimeout minutes.
CreateIdempotencyDirectory creates idempotency directory and logs warn message if could not be created This function passes if the directory is already present.
CreateIdempotencyEntry writes command id to the idempotency directory.
IsDocumentAlreadyReceived checks whether the document was received already.
# Constants
Name represents idempotency name.