Versions in this module Expand all Collapse all v0 v0.0.4 Oct 9, 2023 v0.0.3 Oct 8, 2023 Changes in this version + func NewEC2WithRegion(region aws_mg_common.AWSRegion, ami_id string) + func SetupAWSManager(ak string, sk string) + type AWSManager struct + AWSConfig *aws.Config + AwsAk string + AwsSk string + EC2Client *ec2.Client + InstancePreConfig *aws_mg_model.AWSInstancePreConfig + Region aws_mg_common.AWSRegion