Policy
Policy
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Project Id Example : e99c73a8690d4ae39ae75e38a26f2b99 | any of [string, null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| creator_email optional | 생성자 Email Example : samsung.kim@samsung.com | any of [string, null] | |
| creator_name optional | 생성자 성, 이름 Example : Kim Samsung | any of [string, null] | |
| default_version_id optional | Policy Default Version Id Example : c1b1fc611eb34eccbccfb563f77395ee | string | |
| description optional | Description Example : Descriptions for policy | any of [string, null] | |
| domain_name required | 도메인 이름 Example : scp | string | |
| id optional | Policy ID Example : 37f2e31ff86b415698d7e8eeafab445d | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| modifier_email optional | 수정자 Email Example : samsung.kim@samsung.com | any of [string, null] | |
| modifier_name optional | 수정자 성, 이름 Example : Kim Samsung | any of [string, null] | |
| policy_category optional | Policy Category Example : IDENTITY_BASED | enum (IDENTITY_BASED, RESOURCE_BASED, SESSION) | |
| policy_name optional | Policy Name Example : PolicyNamePattern : ^[a-zA-Z0-9\-.,_+=@ㄱ-ㅎㅏ-ㅣ가-힣]*$Minimum length : 3Maximum length : 128 | string | |
| policy_type optional | Policy Type Example : USER_DEFINED | enum (SYSTEM_MANAGED, USER_DEFINED, INLINE) | |
| policy_versions optional | Policy Versions | array[PolicyVersion] | |
| resource_type optional | Resource Type Example : policy | any of [string, null] | policy |
| service_name optional | 서비스 Display 명 Example : Identity Access Management | any of [string, null] | Identity Access Management |
| service_type optional | Service Type Example : iam | any of [string, null] | iam |
| srn required | 삼성 리소스 자원명 Example : srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d | string | |
| state optional | Policy State Example : ACTIVE | enum (ACTIVE, INACTIVE, DELETED) | ACTIVE |