Skip to contents

Updates a self-upgrade request for a Quick user by approving, denying, or verifying the request.

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

Usage

quicksight_update_self_upgrade(
  AwsAccountId,
  Namespace,
  UpgradeRequestId,
  Action
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the self-upgrade request.

Namespace

[required] The Quick namespace for the self-upgrade request.

UpgradeRequestId

[required] The ID of the self-upgrade request to update.

Action

[required] The action to perform on the self-upgrade request. Valid values are APPROVE, DENY, or VERIFY.