Skip to content

/AWS1/CL_CNT=>CREATESECURITYPROFILE()

About CreateSecurityProfile

Creates a security profile.

Method Signature

IMPORTING

Required arguments:

IV_SECURITYPROFILENAME TYPE /AWS1/CNTCREATESECPROFILENAME /AWS1/CNTCREATESECPROFILENAME

The name of the security profile.

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/CNTSECURITYPROFILEDESC /AWS1/CNTSECURITYPROFILEDESC

The description of the security profile.

IT_PERMISSIONS TYPE /AWS1/CL_CNTPERMISSIONSLIST_W=>TT_PERMISSIONSLIST TT_PERMISSIONSLIST

Permissions assigned to the security profile. For a list of valid permissions, see List of security profile permissions.

IT_TAGS TYPE /AWS1/CL_CNTTAGMAP_W=>TT_TAGMAP TT_TAGMAP

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

IT_ALLOWEDACCESSCONTROLTAGS TYPE /AWS1/CL_CNTALLOWEDACCCTLTGS_W=>TT_ALLOWEDACCESSCONTROLTAGS TT_ALLOWEDACCESSCONTROLTAGS

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

IT_TAGRESTRICTEDRESOURCES TYPE /AWS1/CL_CNTTAGRESTRICTEDRES00=>TT_TAGRESTRICTEDRESOURCELIST TT_TAGRESTRICTEDRESOURCELIST

The list of resources that a security profile applies tag restrictions to in Amazon Connect. Following are acceptable ResourceNames: User | SecurityProfile | Queue | RoutingProfile

IT_APPLICATIONS TYPE /AWS1/CL_CNTAPPLICATION=>TT_APPLICATIONS TT_APPLICATIONS

A list of third-party applications that the security profile will give access to.

IT_HIERARCHYRESTRICTEDRESRCS TYPE /AWS1/CL_CNTHIERARCHYRESTRIC00=>TT_HIERARCHYRESTRICTEDRESRCLST TT_HIERARCHYRESTRICTEDRESRCLST

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

IV_ALWEDACCCTLHIERARCHYGRPID TYPE /AWS1/CNTHIERARCHYGROUPID /AWS1/CNTHIERARCHYGROUPID

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTCREATESECPFLRSP /AWS1/CL_CNTCREATESECPFLRSP