View source: R/quicksight_operations.R
quicksight_update_identity_propagation_config | R Documentation |
Adds or updates services and authorized targets to configure what the Amazon QuickSight IAM Identity Center application can access.
See https://www.paws-r-sdk.com/docs/quicksight_update_identity_propagation_config/ for full documentation.
quicksight_update_identity_propagation_config(
AwsAccountId,
Service,
AuthorizedTargets = NULL
)
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the identity propagation configuration that you want to update. |
Service |
[required] The name of the Amazon Web Services service that contains the authorized targets that you want to add or update. |
AuthorizedTargets |
Specifies a list of application ARNs that represent the authorized targets for a service. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.