Classic/VPC環境で利用できます。
NAVERクラウドプラットフォームのアカウント管理サービスである Sub Accountを使用すると、CLOVA Speechのアクセス権限を様々な方法で設定できます。Sub Accountでは、管理および運用権限の設定のためにマネージド(System Managed)ポリシーとユーザー定義(User Created)ポリシーを提供します。
Sub Accountは、ご利用の申し込みの際に別途料金が発生しない無料サービスです。Sub Accountに関する詳細は、NAVERクラウドプラットフォームポータルの サービス > Management & Governance > Sub Account メニューと Sub Account ご利用ガイドをご参照ください。
マネージドポリシー
マネージドポリシーは、ユーザーの便宜を図るために、NAVERクラウドプラットフォームが独自に定義したロールベースのポリシーです。Sub Accountで作成したサブアカウントにマネージドポリシーを付与すると、権限を付与されたサブアカウントは CLOVA Speechを利用できるようになります。CLOVA Speechのマネージドポリシーについての簡単な説明は、次の通りです。
| ポリシー名 | ポリシーの説明 |
|---|---|
| NCP_ADMINISTRATOR | メインアカウントと同等の権限で、すべてのサービスにアクセスできる権限 |
| NCP_INFRA_MANAGER | すべてのサービスにアクセスできるものの、コンソールの My Account > 課金情報と費用管理 > 請求と決済管理メニューのみアクセスが制限された権限 |
| NCP_FINANCE_MANAGER | Cost Explorerサービスとコンソールの My Account > 課金情報と費用管理 > 請求と決済管理メニューのみにアクセスできる権限 |
| NCP_CLOVA_SPEECH_MANAGER | CLOVA Speechのすべての機能が利用できる権限 |
| NCP_CLOVA_SPEECH_VIEWER | CLOVA Speechのリストを見る、照会機能のみを利用できる権限 |
ユーザー定義ポリシー
ユーザー定義ポリシーは、ユーザーが直接作成できるポリシーです。Sub Accountで作成したサブアカウントにユーザー定義ポリシーを付与すると、権限を付与されたサブアカウントはユーザーが割り当てたアクションの組み合わせでのみ利用できるようになります。CLOVA Speechのユーザー定義ポリシーについての簡単な説明は、次の通りです。
| 区分 | アクション名 | 関連アクション | リソースタイプ | リソースタイプ別のグループ | アクションの説明 |
|---|---|---|---|---|---|
| View | View/downloadKeyword | View/executeBuilder View/getDomainList View/getDomainDetail View/getKeywordList |
TBD | TBD | キーワードダウンロード |
| View | View/executeBuilder | View/getDomainList View/getDomainDetail |
Domain | Domain | 認識ビルダ実行 |
| View | View/getBatchList | - | TBD | TBD | バッチリストの照会 |
| View | View/getDomainDetail | View/getDomainList | Domain | Domain | ドメインの詳細情報を照会 |
| View | View/getDomainList | - | * | Domain | ドメインリストを照会 |
| View | View/getDomainUsage | View/getDomainList View/getDomainDetail |
Domain | Domain | ドメインの使用量を照会 |
| View | View/getRecognitionJobList | View/executeBuilder View/getDomainList View/getDomainDetail |
Domain | Domain | 認識タスクリストを照会 |
| View | View/getKeywordList | View/executeBuilder View/getDomainList View/getDomainDetail |
TBD | TBD | キーワードリストを照会 |
| Change | Change/createBatch | View/getBatchList View/getDomainList View/getDomainDetail |
TBD | TBD | バッチ作成 |
| Change | Change/createDomain | View/getDomainList | * | Domain | ドメイン作成 |
| Change | Change/createKeyword | View/executeBuilder View/getDomainList View/getDomainDetail View/getKeywordList |
TBD | TBD | キーワード作成 |
| Change | Change/deleteBatch | View/getBatchList View/getDomainList View/getDomainDetail |
TBD | TBD | バッチ削除 |
| Change | Change/issueSecretKey | View/getBatchList View/getDomainList View/getDomainDetail |
Domain | Domain | ドメインの Secret Keyを発行/再発行 |
| Change | Change/deleteDomain | View/getDomainList View/getDomainDetail |
Domain | Domain | ドメイン削除 |
| Change | Change/deleteKeyword | View/executeBuilder View/getDomainList View/getDomainDetail View/getKeywordList |
TBD | TBD | キーワード削除 |
| Change | Change/deleteRecognitionJob | View/getRecognitionJobList View/executeBuilder View/getDomainList View/getDomainDetail |
Domain | Domain | 認識タスク削除 |
| Change | Change/editRecognitionJob | View/getRecognitionJobList View/executeBuilder View/getDomainList View/getDomainDetail |
Domain | Domain | 認識タスク編集 |
| Change | Change/requestRecognitionJob | View/getRecognitionJobList View/executeBuilder View/getDomainList View/getDomainDetail |
Domain | Domain | 認識タスクをリクエスト |
| Change | Change/subscribeToProduct | - | * | * | CLOVA Speechご利用の申し込みと解約 |
| Change | Change/updateBatch | View/getBatchList View/getDomainList View/getDomainDetail |
TBD | TBD | バッチ情報変更 |
| Change | Change/updateDomain | View/getDomainList View/getDomainDetail |
Domain | Domain | ドメイン情報変更 |
| Change | Change/updateKeyword | View/executeBuilder View/getDomainList View/getDomainDetail View/getKeywordList |
TBD | TBD | キーワード変更 |
特定のアクションに対する権限が付与されたとしても、関連する必須アクションに対する権限が一緒に付与されていない場合、タスクは正常に行えません。このような問題を防ぐため、Sub Accountではアクション権限の付与時に、関連アクションに対する権限も自動的に一緒に付与する機能を提供します。ただし、自動的に一緒に付与された関連アクションの選択を解除すると、メインアカウントユーザーの意図とみなし、システムで強制的に含めないようにするため、権限設定の際はご注意ください。