Documentation ¶
Index ¶
Constants ¶
View Source
const ( ImageID commons.FieldName = "image_id" IAMInstanceProfile commons.FieldName = "iam_instance_profile" KeyName commons.FieldName = "key_name" UserData commons.FieldName = "user_data" SecurityGroups commons.FieldName = "security_groups" AssociatePublicIpAddress commons.FieldName = "associate_public_ip_address" LoadBalancers commons.FieldName = "load_balancers" Arn commons.FieldName = "arn" Name commons.FieldName = "name" Type commons.FieldName = "type" )
Variables ¶
View Source
var InstanceProfileArnRegex = regexp.MustCompile(`arn:aws:iam::\d{12}:instance-profile/?[a-zA-Z_0-9+=,.@\-_/]+`)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Utils
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Functions ¶
func Base64StateFunc ¶ added in v1.10.0
func Base64StateFunc(v interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.