Updates a security profile.
See https://www.paws-r-sdk.com/docs/connect_update_security_profile/ for full documentation.
connect_update_security_profile(
Description = NULL,
Permissions = NULL,
SecurityProfileId,
InstanceId,
AllowedAccessControlTags = NULL,
TagRestrictedResources = NULL,
Applications = NULL,
HierarchyRestrictedResources = NULL,
AllowedAccessControlHierarchyGroupId = NULL
)
The description of the security profile.
The permissions granted to a security profile. For a list of valid permissions, see List of security profile permissions.
[required] The identifier for the security profle.
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
The list of tags that a security profile uses to restrict access to resources in Amazon Connect.
The list of resources that a security profile applies tag restrictions to in Amazon Connect.
A list of the third-party application's metadata.
The list of resources that a security profile applies hierarchy
restrictions to in Amazon Connect. Following are acceptable
ResourceNames: User
.
The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect.