QuickSight: マネージドビジネス分析(BI)サービス

ユーザ管理:

記事:


料金


権限(料金プラン)のダウングレードはできない

AWS_PROFILE=example
AWS_ACCOUNT_ID=123456789012
AWS_REGION=ap-northeast-1
QS_USER=user1@example.com

aws quicksight update-user \
--profile $AWS_PROFILE \
--aws-account-id $AWS_ACCOUNT_ID \
--namespace default \
--region $AWS_REGION \
--user-name "$QS_USER" \
--email "$QS_USER" \
--role READER

An error occurred (InvalidParameterValueException) when calling the UpdateUser operation: You cannot downgrade a user role.Operation failed, or partially succeeded. AWS account ID: ***, Namespace: default, UserName: ***

terraform

AWSCLIの例


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2024-03-28 (木) 16:02:57