Learn R Programming

paws.analytics (version 0.7.0)

quicksight_update_identity_propagation_config: Adds or updates services and authorized targets to configure what the Amazon QuickSight IAM Identity Center application can access

Description

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.

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.

AuthorizedTargets

Specifies a list of application ARNs that represent the authorized targets for a service.