package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev

# Functions

GetFailedReplyDirectory returns path to replies folder.
No description provided by the author
NewOfflineService initializes a service that looks for work in a local command folder.
NewService creates a new MDS service instance.

# Constants

InternalHandlerException signifies an error while running a plugin.
NoHandlerExists signifies that there is no plugin for a given name.
QuickResponseThreshold is the threshold time - any api response that comes before this (time in seconds) is treated as fast response.

# Interfaces

Service is an interface to the MDS service.

# Type aliases

No description provided by the author
FailureType is used for failure types.
No description provided by the author