package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev
# Packages
Package ec2detector implements the detection of EC2 using specific sub-detectors.
No description provided by the author
No description provided by the author
# Functions
NewEC2Identity initializes the ec2 identity.
No description provided by the author
# Constants
IdentityType is the identity type for EC2.
# Structs
Identity is the struct implementing the IAgentIdentityInner interface for the EC2 identity.
# Interfaces
IEC2Identity defines the functions for the EC2 identity.