SecurityProfile - Amazon Connect

SecurityProfile

Contains information about a security profile.

Contents

AllowedAccessControlHierarchyGroupId

The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect.

Type: String

Required: No

AllowedAccessControlTags

The list of tags that a security profile uses to restrict access to resources in Amazon Connect.

Type: String to string map

Map Entries: Maximum number of 2 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Maximum length of 256.

Required: No

Arn

The Amazon Resource Name (ARN) for the secruity profile.

Type: String

Required: No

Description

The description of the security profile.

Type: String

Length Constraints: Maximum length of 250.

Required: No

HierarchyRestrictedResources

The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following are acceptable ResourceNames: User.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

Id

The identifier for the security profile.

Type: String

Required: No

LastModifiedRegion

The AWS Region where this resource was last modified.

Type: String

Pattern: [a-z]{2}(-[a-z]+){1,2}(-[0-9])?

Required: No

LastModifiedTime

The timestamp when this resource was last modified.

Type: Timestamp

Required: No

OrganizationResourceId

The organization resource identifier for the security profile.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

SecurityProfileName

The name for the security profile.

Type: String

Required: No

TagRestrictedResources

The list of resources that a security profile applies tag restrictions to in Amazon Connect.

Type: Array of strings

Array Members: Maximum number of 10 items.

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

Tags

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: ^(?!aws:)[a-zA-Z+-=._:/]+$

Value Length Constraints: Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: