connect_get_federation_token {paws.customer.engagement} | R Documentation |
Supports SAML sign-in for Amazon Connect
Description
Supports SAML sign-in for Amazon Connect. Retrieves a token for federation. The token is for the Amazon Connect user which corresponds to the IAM credentials that were used to invoke this action.
See https://www.paws-r-sdk.com/docs/connect_get_federation_token/ for full documentation.
Usage
connect_get_federation_token(InstanceId)
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. |
[Package paws.customer.engagement version 0.9.0 Index]