ServiceControlPolicy
ServiceControlPolicy
| Name | Description | Schema | Default |
|---|---|---|---|
| category required | Policy Category Example : SCP | string | |
| created_at required | Created At Example : 2025-01-01T00:00:00.000Z | string (date-time) | |
| created_by required | Created By Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| creator_name optional | Creator Name Example : John Doe na | string | - |
| description required | Policy Description Example : This is an example policy. | any of [string, null] | |
| document required | Policy Document Example : {'Statement': [{'Action': ['*'], 'Effect': 'Allow', 'Resource': ['*'], 'Sid': 'statement1'}], 'Version': '2024-07-01'} | ServiceControlPolicyDocument | |
| id required | Service Control Policy ID Example : 138c2fc8c29a449dbfa8681f8f1d78e2 | string | |
| modified_at required | Modified At Example : 2025-01-01T00:00:00.000Z | string (date-time) | |
| modified_by required | Modified By Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| modifier_name optional | Modifier Name Example : Alice | string | - |
| name required | Service Control Policy Name Example : MyPolicy | string | |
| organization_id required | Organization ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | string | |
| service_name required | Service Name Example : Organization | string | |
| source required | Policy Creation Subject Example : ORGANIZATION | string | |
| srn required | Policy SRN Example : srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/service-control-policy/138c2fc8c29a449dbfa8681f8f1d78e2 | string | |
| state required | Policy State Example : ACTIVE | string | |
| type required | Service Control Policy Type Example : MANAGED | string |