quicksight_describe_iam_policy_assignment {paws.analytics} | R Documentation |
Describes an existing IAM policy assignment, as specified by the assignment name
Description
Describes an existing IAM policy assignment, as specified by the assignment name.
See https://www.paws-r-sdk.com/docs/quicksight_describe_iam_policy_assignment/ for full documentation.
Usage
quicksight_describe_iam_policy_assignment(
AwsAccountId,
AssignmentName,
Namespace
)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the assignment that you want to describe. |
AssignmentName |
[required] The name of the assignment, also called a rule. |
Namespace |
[required] The namespace that contains the assignment. |
[Package paws.analytics version 0.9.0 Index]