get Instance Profile
Creates a new instance profile. For information about instance profiles, see Using instance profiles. For information about the number of instance profiles you can create, see object quotas in the User Guide.
Return
null
Parameters
argument
null
Return
null
Parameters
instance Profile Name
The name of the instance profile to create. This parameter allows (through its regex pattern) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-
See also
suspend fun getInstanceProfile(argument: suspend GetInstanceProfilePlainArgsBuilder.() -> Unit): GetInstanceProfileResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.iam.kotlin.inputs.GetInstanceProfilePlainArgs.