update_policy — Boto3 Docs 1.26.85 documentation
{ 'Policy': { 'Content': '{ "Version": "2012-10-17", "Statement": { "Effect": "Allow", "Action": "ec2:*", "Resource": "*" } }', 'PolicySummary': { 'Arn': 'arn:aws:organizations::111111111111:policy/o-exampleorgid/service_control_policy/p-examplepolicyid111', 'AwsManaged': False, 'Description': 'This description replaces the original.', 'Id': 'p-examplepolicyid111', 'Name': 'Renamed-Policy', 'Type': 'SERVICE_CONTROL_POLICY', }, }, 'ResponseMetadata': { '...': '...', },}