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

# Packages

No description provided by the author

# Functions

BuildRSASignature signs a string using a private RSA signing key.
MakeSignRsaHandler creates an http handler that signs the request using an RSA private key.
NewIirRsaClient creates a new ssm client that signs requests with both instance identity credentials and private key.
NewRsaClient creates a new SSM client instance that signs requests using a private key.
No description provided by the author

# Constants

SsmAuthHeader is the header that holds private key signature for iir-rsa signed requests.

# Interfaces

No description provided by the author