Skip to contents

Associate security profiles with an Entity in an Amazon Connect instance.

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

Usage

connect_associate_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.