package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev
# Packages
Package retryer overrides the default aws sdk retryer delay logic to better suit the mds needs.
# Functions
AwsConfig returns the default aws.Config object with the appropriate credentials.
AwsConfigForEndpoint returns the default aws.Config object with the appropriate credentials and endpoint.
AwsConfigForRegion returns the default aws.Config object with the appropriate credentials and endpoint.
GetAwsError tries to return AwsError.
GetAwsErrorCode tries to return AwsError code.
HandleAwsError logs an AWS error.
NewStopPolicy creates an object of StopPolicy.
# Structs
StopPolicy specifies the execution policy on data points like errors, duration.