Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 794 Bytes

AI_OPTOUT.md

File metadata and controls

21 lines (18 loc) · 794 Bytes

Refuse AWS permission to use your data for training AI services

AI services opt-out policies prevents AWS from using your data to train its AI services

AI Opt-Out Policy

{
    "services": {
        "@@operators_allowed_for_child_policies": ["@@none"],
        "default": {
            "@@operators_allowed_for_child_policies": ["@@none"],
            "opt_out_policy": {
                "@@operators_allowed_for_child_policies": ["@@none"],
                "@@assign": "optOut"
            }
        }
    }
}

This policy can be applied to the root OU.