---
type: resource-type
title: DMSInstanceProfile
description: aws resource type AWS::DMS::InstanceProfile
name: DMSInstanceProfile
lexicon: aws
resource_type: AWS::DMS::InstanceProfile
---
`AWS::DMS::InstanceProfile`, a resource type of the aws lexicon.

## Properties

- `AvailabilityZone` (`string`, optional): The property describes an availability zone of the instance profile.
- `Description` (`string`, optional): The optional description of the instance profile.
- `InstanceProfileArn` (`string`, optional): The property describes an ARN of the instance profile.
- `InstanceProfileCreationTime` (`string`, optional): The property describes a creating time of the instance profile.
- `InstanceProfileIdentifier` (`string`, optional): The property describes an identifier for the instance profile. It is used for describing/deleting/modifying. Can be name/arn
- `InstanceProfileName` (`string`, optional): The property describes a name for the instance profile.
- `KmsKeyArn` (`string`, optional): The property describes kms key arn for the instance profile.
- `NetworkType` (`"DUAL" | "IPV4"`, optional): The property describes a network type for the instance profile.
- `PubliclyAccessible` (`boolean`, optional): The property describes the publicly accessible of the instance profile
- `SubnetGroupIdentifier` (`string`, optional): The property describes a subnet group identifier for the instance profile.
- `Tags` (`DMSInstanceProfile_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `VpcSecurityGroups` (`string[]`, optional): The property describes vps security groups for the instance profile.

## Attributes

- `InstanceProfileArn`
- `InstanceProfileCreationTime`
