quicksight_list_iam_policy_assignments_for_user: Lists all of the IAM policy assignments, including the Amazon...

View source: R/quicksight_operations.R

quicksight_list_iam_policy_assignments_for_userR Documentation

Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies assigned to the specified user and group, or groups that the user belongs to

Description

Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies assigned to the specified user and group, or groups that the user belongs to.

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

Usage

quicksight_list_iam_policy_assignments_for_user(
  AwsAccountId,
  UserName,
  NextToken = NULL,
  MaxResults = NULL,
  Namespace
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the assignments.

UserName

[required] The name of the user.

NextToken

The token for the next set of results, or null if there are no more results.

MaxResults

The maximum number of results to be returned per request.

Namespace

[required] The namespace of the assignment.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.