ServiceControlPolicySetRequest
ServiceControlPolicySetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 정책 설명 Example : This is an example policy. | any of [string, null] | |
| document optional | 정책 문서 Example : {'Statement': [{'Action': ['*'], 'Effect': 'Allow', 'Resource': ['*'], 'Sid': 'statement1'}], 'Version': '2024-07-01'} | any of [ServiceControlPolicyDocument, null] | |
| name optional | 서비스 제어 정책 이름 Example : MyPolicyPattern : ^[a-zA-Z0-9\-.,_+=@ㄱ-ㅎㅏ-ㅣ가-힣]*$ | any of [string, null] | |
| organization_id required | 조직 ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | string |