ServiceResource / Sub-Resource / InstanceProfile

InstanceProfile#

IAM.ServiceResource.InstanceProfile(name)#

Creates a InstanceProfile resource.:

instance_profile = iam.InstanceProfile('name')
Parameters:

name (string) – The InstanceProfile’s name identifier. This must be set.

Return type:

IAM.InstanceProfile

Returns:

A InstanceProfile resource