---
type: resource-type
title: ConnectSecurityProfile
description: aws resource type AWS::Connect::SecurityProfile
name: ConnectSecurityProfile
lexicon: aws
resource_type: AWS::Connect::SecurityProfile
---
`AWS::Connect::SecurityProfile`, a resource type of the aws lexicon.

## Properties

- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `SecurityProfileName` (`string`, required): The name of the security profile.
- `AllowedAccessControlHierarchyGroupId` (`string`, optional): The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect.
- `AllowedAccessControlTags` (`ConnectSecurityProfile_Tag[]`, optional): The list of tags that a security profile uses to restrict access to resources in Amazon Connect.
- `AllowedFlowModules` (`ConnectSecurityProfile_FlowModule[]`, optional): The list of flow-module resources to be linked to a security profile in Amazon Connect.
- `Applications` (`ConnectSecurityProfile_Application[]`, optional): A list of third-party applications that the security profile will give access to.
- `Description` (`string`, optional): The description of the security profile.
- `GranularAccessControlConfiguration` (`Record<string, unknown>`, optional)
- `HierarchyRestrictedResources` (`string[]`, optional): The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect.
- `LastModifiedRegion` (`string`, optional): The AWS Region where this resource was last modified.
- `LastModifiedTime` (`number`, optional): The timestamp when this resource was last modified.
- `Permissions` (`string[]`, optional): Permissions assigned to the security profile.
- `SecurityProfileArn` (`string`, optional): The Amazon Resource Name (ARN) for the security profile.
- `TagRestrictedResources` (`string[]`, optional): The list of resources that a security profile applies tag restrictions to in Amazon Connect.
- `Tags` (`ConnectSecurityProfile_Tag[]`, optional): The tags used to organize, track, or control access for this resource.

## Attributes

- `LastModifiedRegion`
- `LastModifiedTime`
- `SecurityProfileArn`
