ResourcePolicyShowResponse
ResourcePolicyShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| policy_document optional | Policy Document Example : {'Statement': [{'Action': ['scf:InvokeFunction'], 'Condition': {'StringEquals': {'scf:CloudFunctionAuthType': ['SCP_IAM']}}, 'Effect': 'Allow', 'Principal': '*', 'Resource': ['srn:e::27bb070b564349f8a31cc60734cc36a5:kr-west1::scf:cloud-function/1a2afa4bfb854a828602c93009cf4447'], 'Sid': 'Statement1'}], 'Version': '2024-07-01'} | any of [PolicyDocument, null] |