Documentation ¶
Index ¶
Constants ¶
View Source
const ( EBSOptimized commons.FieldName = "ebs_optimized" EnableMonitoring commons.FieldName = "enable_monitoring" PlacementTenancy commons.FieldName = "placement_tenancy" IamInstanceProfile commons.FieldName = "iam_instance_profile" SecurityGroupIds commons.FieldName = "security_group_ids" ImageId commons.FieldName = "image_id" KeyPair commons.FieldName = "key_pair" Tags commons.FieldName = "tags" UserData commons.FieldName = "user_data" ShutdownScript commons.FieldName = "shutdown_script" CPUCredits commons.FieldName = "cpu_credits" )
Variables ¶
View Source
var InstanceProfileArnRegex = regexp.MustCompile(`arn:aws:iam::\d{12}:instance-profile/?[a-zA-Z_0-9+=,.@\-_/]+`)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Utils
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Functions ¶
func Base64StateFunc ¶
func Base64StateFunc(v interface{}) string
Types ¶
Click to show internal directories.
Click to hide internal directories.