https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/organizations/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/organizations/describe-policy.rst
**To get information about a policy**

The following example shows how to request information about a policy: ::

	aws organizations describe-policy --policy-id p-examplepolicyid111
	
The output includes a policy object that contains details about the policy: ::

	{
		"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",
				"Type": "SERVICE_CONTROL_POLICY",
				"Id": "p-examplepolicyid111",
				"AwsManaged": false,
				"Name": "AllowAllS3Actions",
				"Description": "Enables admins to delegate S3 permissions"
			}
		}
	}

https://t.me/RX1948 - 2025