{ 'Policy': { 'Content': '{\n\"Version\": \"2012-10-17\",\n\"Statement\": [\n {\n\"Effect\": \"Allow\",\n\"Action\": \"*\",\n\"Resource\": \"*\"\n }\n ]\n}', 'PolicySummary': { 'Arn': 'arn:aws:organizations::111111111111:policy/o-exampleorgid/service_control_policy/p-examplepolicyid111', 'AwsManaged': False, 'Description': 'Enables admins to delegate S3 permissions', 'Id': 'p-examplepolicyid111', 'Name': 'AllowAllS3Actions', 'Type': 'SERVICE_CONTROL_POLICY', }, }, 'ResponseMetadata': { '...': '...', },}