Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-iam-instanceprofile.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::IAM::InstanceProfile. Source:- No source definition found, add manually please

Properties

Roles string[] required

The name of the role to associate with the instance profile. Only one role can be assigned to an EC2 instance at a time, and all applications on the instance share the same role and permissions.

uniqueItems=true
Path string | Aws_CF_FunctionString

The path to the instance profile.

InstanceProfileName string | Aws_CF_FunctionString

The name of the instance profile to create.