connect_get_flow_association {paws.customer.engagement}R Documentation

Retrieves the flow associated for a given resource

Description

Retrieves the flow associated for a given resource.

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

Usage

connect_get_flow_association(InstanceId, ResourceId, ResourceType)

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.

ResourceId

[required] The identifier of the resource.

  • Amazon Web Services End User Messaging SMS phone number ARN when using SMS_PHONE_NUMBER

  • Amazon Web Services End User Messaging Social phone number ARN when using WHATSAPP_MESSAGING_PHONE_NUMBER

ResourceType

[required] A valid resource type.


[Package paws.customer.engagement version 0.9.0 Index]