Skip to contents

Disassociates a security profile attached to a Q in Connect AI Agent Entity in an Amazon Connect instance.

See https://www.paws-r-sdk.com/docs/connect_disassociate_security_profiles/ for full documentation.

Usage

connect_disassociate_security_profiles(
  InstanceId,
  SecurityProfiles,
  EntityType,
  EntityArn
)

Arguments

InstanceId

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

SecurityProfiles

[required] List of Security Profile Object.

EntityType

[required] Only supported type is AI_AGENT.

EntityArn

[required] ARN of a Q in Connect AI Agent.