Command option Sample:aws organizations enable-policy-type

Search command sample in the internet.It is the result.

Enables a policy type in a root.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/organizations/enable-policy-type.html

aws organizations enable-policy-type --root-id r-rth4 --policy-type SERVICE_CONTROL_POLICY
    How to Use Service Control Policies in AWS Organizations to Enforce Healthcare Compliance in Your AWS Account | AWS Security Blog : http://aws.amazon.com/blogs/security/how-to-use-service-control-policies-in-aws-organizations-to-enforce-healthcare-compliance-in-your-aws-account/
aws organizations enable-policy-type --root-id r-examplerootid111 --policy-type SERVICE_CONTROL_POLICY
    enable-policy-type — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/organizations/enable-policy-type.html
aws organizations enable-policy-type --region us-east-1 --profile billing --policy-type SERVICE_CONTROL_POLICY --root-id r-abcd
    arc325-multiple-accounts-workshop/apply-scp-ou.md at master 揃 aws-samples/arc325-multiple-accounts-workshop 揃 GitHub : http://github.com/aws-samples/arc325-multiple-accounts-workshop/blob/master/docs/apply-scp-ou.md
aws organizations enable-policy-type --root-id r-rth4 --policy-type SERVICE_CONTROL_POLICY
    AWS Organizations | Noise : http://noise.getoto.net/tag/aws-organizations/

aws のオプション一覧