問題タブ [google-cloud-iam]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
google-cloud-platform - アクセス制御を BigQuery や Bigtable などの GCP サービスに適用すると、さまざまなレベルのアクセス制御がどのように競合しますか?
たとえば、プロジェクト レベルの権限 (bigquery.dataOwner) があり、bigquery.dataEditor を同じグループの特定のデータセットに割り当てることができます。どのような権限が考慮されますか?
google-cloud-platform - https://www.googleapis.com/auth/devstorage.read_write スコープに相当する IAM ロールは何ですか?
GCP IAM サービス アカウントを使用するために、古い方法から GCP ノード プールを作成する ( --scope パラメータを使用して特定のアクセス許可を指定する) 方法に変換しています。
移植するために、新しく作成した GCP IAM サービス アカウントに割り当てる必要がある適切な (最低限必要な) 定義済みの役割は何ですか?
https://www.googleapis.com/auth/devstorage.read_write
スコープパーミッションオーバー?
ありがとうございました