コマンドオプションサンプル:aws organizations list-policies-for-target

コマンドサンプルを検索した結果です。

指定したターゲットルート、組織単位(OU)、またはアカウントに直接接続されているポリシーを一覧表示します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/organizations/list-policies-for-target.html

aws organizations list-policies-for-target --target-id r-4444 --filter service_control_policy
    AWS Solutions Architect ブログ: AWS Organizations の発表: 複数 AWS アカウントの一元管理 : http://aws.typepad.com/sajp/2016/12/announcing-aws-organizations-centrally-manage-multiple-aws-accounts.html
aws organizations list-policies-for-target --filter SERVICE_CONTROL_POLICY --target-id 444444444444
    list-policies — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/organizations/list-policies-for-target.html
aws organizations list-policies-for-target --target-id ou-rth4-ezo5wonz --filter SERVICE_CONTROL_POLICY
    How to Use Service Control Policies in AWS Organizations to Enforce Healthcare Compliance in Your AWS Account – Easy Cloud : http://easycloudsupport.zendesk.com/hc/en-us/articles/360002199751-How-to-Use-Service-Control-Policies-in-AWS-Organizations-to-Enforce-Healthcare-Compliance-in-Your-AWS-Account
aws organizations list-policies-for-target --target-id r-4444 --filter service_control_policy
    Announcing AWS Organizations: Centrally Manage Multiple AWS Accounts | Noise : http://noise.getoto.net/2016/11/30/announcing-aws-organizations-centrally-manage-multiple-aws-accounts/
aws organizations list-policies-for-target \u003cspan class=\
    [JAWS-UG CLI] AWS Organizations 入門 (3) Policyの作成およびOUへの適用 : http://qiita.com/domokun70cm/items/c2f7d7888e3688602e28

aws のオプション一覧