Adds or updates services and authorized targets to configure what the Quick Sight IAM Identity Center application can access
Source:R/quicksight_operations.R
quicksight_update_identity_propagation_config.RdAdds or updates services and authorized targets to configure what the Quick Sight IAM Identity Center application can access.
See https://www.paws-r-sdk.com/docs/quicksight_update_identity_propagation_config/ for full documentation.
Usage
quicksight_update_identity_propagation_config(
AwsAccountId,
Service,
AuthorizedTargets = NULL
)Arguments
- 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.
Specifies a list of application ARNs that represent the authorized targets for a service.