IAM
Overview
SCP에서 제공하는 IaaS/PaaS 상품을 프로그램적으로 이용할 수 있도록 지원하는 명령 줄 인터페이스(Command-line interface, CLI)를 제공합니다.
본 가이드는 IAM 서비스에 대한 간략한 설명 및 CLI를 호출하는 방법을 제공합니다.
Version
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| Version | Status | Not Before |
|---|
| 1.4 | CURRENT | - |
| 1.3 | SUPPORTED | 20261130 |
| 1.2 | SUPPORTED | 20260930 |
| 1.1 | DEPRECATED | 20260531 |
| 1.0 | DEPRECATED | 20260223 |
CLI Version History
1.4
IAM이 1.4 버전으로 업데이트되었습니다.
변경사항
- [변경]
iam account root user show - Get account root user API가 변경되었습니다.- Response schema:
UserResponse → UserWithoutPolicyResponse
- [변경]
iam group user list - Group Member list API가 변경되었습니다.- Response schema:
GroupMemberPageResponse → GroupMemberPageResponseV1Dot4
- [변경]
iam iam user list - List IAM users API가 변경되었습니다.- Response schema:
ListIAMUserResponse → ListIAMUserResponseV1Dot4
- [변경]
iam iam user show - Get IAM users API가 변경되었습니다.- Response schema:
IAMUserDetailResponse → IAMUserDetailResponseV1Dot4
- [변경]
iam policy binding list - Get a specific policy binding list API가 변경되었습니다.- Response schema:
PolicyBindingPageResponse → PolicyBindingPageResponseV1Dot4
1.3
IAM이 1.3 버전으로 업데이트되었습니다.
변경사항
- [신규]
iam authorization check with sts - Authorize access request and check STS - [신규]
iam user password validate - Validate user password - [변경]
iam role create - Create role API가 변경되었습니다.- Request schema:
RoleCreateRequest → RoleCreateRequestV1Dot3
1.2
IAM이 1.2 버전으로 업데이트되었습니다.
변경사항
- [신규]
iam account delete - Delete the account - [신규]
iam account root user show - Get account root user
1.1
IAM이 1.1 버전으로 업데이트되었습니다.
변경사항
- [신규]
iam iam user delete - Delete IAM user
1.0
IAM이 1.0 버전으로 업데이트되었습니다.
변경사항
- [신규]
iam access key create - Create an access key - [신규]
iam access key delete - Remove the access key - [신규]
iam access key list - List access keys - [신규]
iam access key remove - Remove the access keys - [신규]
iam access key send otp - Send Temporary Access Key OTP - [신규]
iam access key set - Set an access key - [신규]
iam access key show - Get an access key - [신규]
iam account organization set - Set the account organization - [신규]
iam authorization check - Authorize access request - [신규]
iam authorization check with credential - Authorize access request and check credential - [신규]
iam authorization check with hmac - Authorize access request and check HMAC - [신규]
iam endpoint list - Get endpoint list - [신규]
iam group create - Create a group - [신규]
iam group delete - Remove the Group - [신규]
iam group list - List Groups - [신규]
iam group policy create - Assign policies to the group - [신규]
iam group policy delete - Remove policy assignment from group - [신규]
iam group policy show - Show group policy - [신규]
iam group set - Modify a Group - [신규]
iam group show - Get a Group - [신규]
iam group user add - Add a user to a group - [신규]
iam group user list - Group Member list - [신규]
iam group user remove - Remove a User from a Group - [신규]
iam iam user bulk delete - Delete IAM users - [신규]
iam iam user create - Create IAM user - [신규]
iam iam user list - List IAM users - [신규]
iam iam user password set - Update IAM user password - [신규]
iam iam user set - Update IAM user - [신규]
iam iam user show - Get IAM users - [신규]
iam nation list - Get nation list - [신규]
iam organization user create - Create a new organization user - [신규]
iam permission add - Add a permission into the resource based policy - [신규]
iam permission remove - Remove a permission into the resource based policy - [신규]
iam permission set - Set a permission into the resource based policy - [신규]
iam policy binding list - Get a specific policy binding list - [신규]
iam policy bulk delete - Remove policies - [신규]
iam policy create - Create a policy - [신규]
iam policy delete - Delete the policy - [신규]
iam policy list - Get policy list - [신규]
iam policy query - Query policy list - [신규]
iam policy set - Set the policy - [신규]
iam policy show - Show the policy - [신규]
iam resource list - List Resources - [신규]
iam resource policy delete - Delete the resource based policy - [신규]
iam resource policy set - Set the resource based policy - [신규]
iam resource policy show - Show the resource based policy - [신규]
iam role bulk delete - Delete bulk role - [신규]
iam role create - Create role - [신규]
iam role delete - Delete role - [신규]
iam role list - Get role list - [신규]
iam role policy binding attach - Attach policies to Role - [신규]
iam role policy binding bulk detach - Detach policies to Role - [신규]
iam role policy binding detach - Detach policy to Role - [신규]
iam role policy binding list - Get Role Policy-Binding list - [신규]
iam role set - Set role - [신규]
iam role show - Get role - [신규]
iam role trust policy - Set role trust policy - [신규]
iam saml provider bulk delete - Remove saml providers - [신규]
iam saml provider create - Create a saml provider - [신규]
iam saml provider internal create - Create an internal saml provider - [신규]
iam saml provider list - List saml providers - [신규]
iam saml provider set - Update saml provider information - [신규]
iam saml provider show - Get saml provider information - [신규]
iam service account list - List service accounts - [신규]
iam service account show - Get service account - [신규]
iam service role create - Create service role - [신규]
iam service role delete - Delete service role - [신규]
iam service role policy binding bulk attach - Attach policies to Service Role - [신규]
iam service role policy binding bulk detach - Detach policies to Service Role - [신규]
iam service role set - Set service role - [신규]
iam user assignment show - Get user assignment binding list - [신규]
iam user policy create - Assign policies to user - [신규]
iam user policy delete - Delete user policy - [신규]
iam user policy show - Get user policy-binding list
1 - CLIs
1.1 - Add a permission into the resource based policy
1.1.1 - 1.4
scp-cli iam permission add
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Add a permission into the resource based policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
effect required | string | Effect | Allow |
action optional | array | Action | virtualserver:ShowVirtualServer |
condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
notaction optional | array | NotAction | - |
principal optional | string | 주체 | * |
resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
sid optional | string | Statement Id | Statement1 |
Responses
| Name | Description | Example |
|---|
| Statement | 문장 | {‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’} |
1.1.2 - 1.3
scp-cli iam permission add
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Add a permission into the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
effect required | string | Effect | Allow |
action optional | array | Action | virtualserver:ShowVirtualServer |
condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
notaction optional | array | NotAction | - |
principal optional | string | 주체 | * |
resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
sid optional | string | Statement Id | Statement1 |
Responses
| Name | Description | Example |
|---|
| Statement | 문장 | {‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’} |
1.1.3 - 1.2
scp-cli iam permission add
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Add a permission into the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
effect required | string | Effect | Allow |
action optional | array | Action | virtualserver:ShowVirtualServer |
condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
notaction optional | array | NotAction | - |
principal optional | string | 주체 | * |
resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
sid optional | string | Statement Id | Statement1 |
Responses
| Name | Description | Example |
|---|
| Statement | 문장 | {‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’} |
1.1.4 - 1.1
scp-cli iam permission add
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Add a permission into the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
effect required | string | Effect | Allow |
action optional | array | Action | virtualserver:ShowVirtualServer |
condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
notaction optional | array | NotAction | - |
principal optional | string | 주체 | * |
resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
sid optional | string | Statement Id | Statement1 |
Responses
| Name | Description | Example |
|---|
| Statement | 문장 | {‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’} |
1.1.5 - 1.0
scp-cli iam permission add
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Add a permission into the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
effect required | string | Effect | Allow |
action optional | array | Action | virtualserver:ShowVirtualServer |
condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
notaction optional | array | NotAction | - |
principal optional | string | 주체 | * |
resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
sid optional | string | Statement Id | Statement1 |
Responses
| Name | Description | Example |
|---|
| Statement | 문장 | {‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’} |
1.2 - Add a user to a group
1.2.1 - 1.4
scp-cli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
user_id required | string | 그룹 멤버 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| user_email | 그룹 멤버 이메일 | samsung.kim@samsung.com |
| user_id | 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | 그룹 멤버 성, 이름 | Kim Samsung |
1.2.2 - 1.3
scp-cli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
user_id required | string | 그룹 멤버 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| user_email | 그룹 멤버 이메일 | samsung.kim@samsung.com |
| user_id | 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | 그룹 멤버 성, 이름 | Kim Samsung |
1.2.3 - 1.2
scp-cli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
user_id required | string | 그룹 멤버 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| user_email | 그룹 멤버 이메일 | samsung.kim@samsung.com |
| user_id | 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | 그룹 멤버 성, 이름 | Kim Samsung |
1.2.4 - 1.1
scp-cli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
user_id required | string | 그룹 멤버 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| user_email | 그룹 멤버 이메일 | samsung.kim@samsung.com |
| user_id | 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | 그룹 멤버 성, 이름 | Kim Samsung |
1.2.5 - 1.0
scp-cli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
user_id required | string | 그룹 멤버 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| user_email | 그룹 멤버 이메일 | samsung.kim@samsung.com |
| user_id | 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | 그룹 멤버 성, 이름 | Kim Samsung |
1.3 - Assign policies to the group
1.3.1 - 1.4
scp-cli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
policy_ids required | array | 그룹 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.3.2 - 1.3
scp-cli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
policy_ids required | array | 그룹 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.3.3 - 1.2
scp-cli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
policy_ids required | array | 그룹 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.3.4 - 1.1
scp-cli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
policy_ids required | array | 그룹 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.3.5 - 1.0
scp-cli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
policy_ids required | array | 그룹 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.4 - Assign policies to user
1.4.1 - 1.4
scp-cli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
policy_ids optional | array | 사용자 정책 연결 | - |
Responses
| Name | Description | Example |
|---|
| policies | 사용자 정책 | [] |
| user_id | 사용자 ID | |
1.4.2 - 1.3
scp-cli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
policy_ids optional | array | 사용자 정책 연결 | - |
Responses
| Name | Description | Example |
|---|
| policies | 사용자 정책 | [] |
| user_id | 사용자 ID | |
1.4.3 - 1.2
scp-cli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
policy_ids optional | array | 사용자 정책 연결 | - |
Responses
| Name | Description | Example |
|---|
| policies | 사용자 정책 | [] |
| user_id | 사용자 ID | |
1.4.4 - 1.1
scp-cli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
policy_ids optional | array | 사용자 정책 연결 | - |
Responses
| Name | Description | Example |
|---|
| policies | 사용자 정책 | [] |
| user_id | 사용자 ID | |
1.4.5 - 1.0
scp-cli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
policy_ids optional | array | 사용자 정책 연결 | - |
Responses
| Name | Description | Example |
|---|
| policies | 사용자 정책 | [] |
| user_id | 사용자 ID | |
1.5 - Attach policies to Role
1.5.1 - 1.4
scp-cli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | - |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.5.2 - 1.3
scp-cli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | - |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.5.3 - 1.2
scp-cli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | - |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.5.4 - 1.1
scp-cli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | - |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.5.5 - 1.0
scp-cli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | - |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.6 - Create a group
1.6.1 - 1.4
scp-cli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
name required | string | 그룹명 | TestGroup |
description required | string | 그룹 설명 | Descriptions for group |
policy_ids optional | array | 그룹 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
tags optional | array | 그룹 태그 | {'key': 'company', 'value': 'SDS'} |
user_ids optional | array | 그룹 멤버 사용자 ID 목록 | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.6.2 - 1.3
scp-cli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
name required | string | 그룹명 | TestGroup |
description required | string | 그룹 설명 | Descriptions for group |
policy_ids optional | array | 그룹 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
tags optional | array | 그룹 태그 | {'key': 'company', 'value': 'SDS'} |
user_ids optional | array | 그룹 멤버 사용자 ID 목록 | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.6.3 - 1.2
scp-cli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
name required | string | 그룹명 | TestGroup |
description required | string | 그룹 설명 | Descriptions for group |
policy_ids optional | array | 그룹 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
tags optional | array | 그룹 태그 | {'key': 'company', 'value': 'SDS'} |
user_ids optional | array | 그룹 멤버 사용자 ID 목록 | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.6.4 - 1.1
scp-cli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
name required | string | 그룹명 | TestGroup |
description required | string | 그룹 설명 | Descriptions for group |
policy_ids optional | array | 그룹 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
tags optional | array | 그룹 태그 | {'key': 'company', 'value': 'SDS'} |
user_ids optional | array | 그룹 멤버 사용자 ID 목록 | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.6.5 - 1.0
scp-cli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
name required | string | 그룹명 | TestGroup |
description required | string | 그룹 설명 | Descriptions for group |
policy_ids optional | array | 그룹 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
tags optional | array | 그룹 태그 | {'key': 'company', 'value': 'SDS'} |
user_ids optional | array | 그룹 멤버 사용자 ID 목록 | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.7 - Create a policy
1.7.1 - 1.4
scp-cli iam policy create
--version <value>
--statement <value>
--policy_name <value>
[--default_version_id <value>]
[--description <value>]
[--policy_category <value>]
[--policy_type <value>]
[--service_type <value>]
[--tags <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Create a policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_name required | string | 정책명 | PolicyName |
default_version_id optional | string | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
description optional | string | 설명 | Descriptions for policy |
policy_category optional | string | 정책 카테고리 | IDENTITY_BASED |
policy_type optional | string | 정책 유형 | USER_DEFINED |
service_type optional | string | 서비스 유형 | scp-iam |
tags optional | array | 정책 태그 | {'key': 'foo', 'value': 'bar'} |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.7.2 - 1.3
scp-cli iam policy create
--version <value>
--statement <value>
--policy_name <value>
[--default_version_id <value>]
[--description <value>]
[--policy_category <value>]
[--policy_type <value>]
[--service_type <value>]
[--tags <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Create a policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_name required | string | 정책명 | PolicyName |
default_version_id optional | string | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
description optional | string | 설명 | Descriptions for policy |
policy_category optional | string | 정책 카테고리 | IDENTITY_BASED |
policy_type optional | string | 정책 유형 | USER_DEFINED |
service_type optional | string | 서비스 유형 | scp-iam |
tags optional | array | 정책 태그 | {'key': 'foo', 'value': 'bar'} |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.7.3 - 1.2
scp-cli iam policy create
--version <value>
--statement <value>
--policy_name <value>
[--default_version_id <value>]
[--description <value>]
[--policy_category <value>]
[--policy_type <value>]
[--service_type <value>]
[--tags <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Create a policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_name required | string | 정책명 | PolicyName |
default_version_id optional | string | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
description optional | string | 설명 | Descriptions for policy |
policy_category optional | string | 정책 카테고리 | IDENTITY_BASED |
policy_type optional | string | 정책 유형 | USER_DEFINED |
service_type optional | string | 서비스 유형 | scp-iam |
tags optional | array | 정책 태그 | {'key': 'foo', 'value': 'bar'} |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.7.4 - 1.1
scp-cli iam policy create
--version <value>
--statement <value>
--policy_name <value>
[--default_version_id <value>]
[--description <value>]
[--policy_category <value>]
[--policy_type <value>]
[--service_type <value>]
[--tags <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Create a policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_name required | string | 정책명 | PolicyName |
default_version_id optional | string | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
description optional | string | 설명 | Descriptions for policy |
policy_category optional | string | 정책 카테고리 | IDENTITY_BASED |
policy_type optional | string | 정책 유형 | USER_DEFINED |
service_type optional | string | 서비스 유형 | scp-iam |
tags optional | array | 정책 태그 | {'key': 'foo', 'value': 'bar'} |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.7.5 - 1.0
scp-cli iam policy create
--version <value>
--statement <value>
--policy_name <value>
[--default_version_id <value>]
[--description <value>]
[--policy_category <value>]
[--policy_type <value>]
[--service_type <value>]
[--tags <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Create a policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_name required | string | 정책명 | PolicyName |
default_version_id optional | string | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
description optional | string | 설명 | Descriptions for policy |
policy_category optional | string | 정책 카테고리 | IDENTITY_BASED |
policy_type optional | string | 정책 유형 | USER_DEFINED |
service_type optional | string | 서비스 유형 | scp-iam |
tags optional | array | 정책 태그 | {'key': 'foo', 'value': 'bar'} |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.8 - Create a saml provider
1.8.1 - 1.4
scp-cli iam saml provider create
--saml_provider_name <value>
--federation_type <value>
[--description <value>]
[--file <value>]
[--tags <value>]
Description
Create a saml provider
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_name required | string | 신원 제공자명 | IdpTest |
federation_type required | string | 신원 제공자 유형 | SAML |
description optional | string | 신원 제공자 설명 | SAML provider Description |
file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| idp_cert_end | 유효 기간 | |
| idp_file_name | 메타데이터 파일명 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.8.2 - 1.3
scp-cli iam saml provider create
--saml_provider_name <value>
--federation_type <value>
[--description <value>]
[--file <value>]
[--tags <value>]
Description
Create a saml provider
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_name required | string | 신원 제공자명 | IdpTest |
federation_type required | string | 신원 제공자 유형 | SAML |
description optional | string | 신원 제공자 설명 | SAML provider Description |
file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| idp_cert_end | 유효 기간 | |
| idp_file_name | 메타데이터 파일명 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.8.3 - 1.2
scp-cli iam saml provider create
--saml_provider_name <value>
--federation_type <value>
[--description <value>]
[--file <value>]
[--tags <value>]
Description
Create a saml provider
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_name required | string | 신원 제공자명 | IdpTest |
federation_type required | string | 신원 제공자 유형 | SAML |
description optional | string | 신원 제공자 설명 | SAML provider Description |
file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| idp_cert_end | 유효 기간 | |
| idp_file_name | 메타데이터 파일명 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.8.4 - 1.1
scp-cli iam saml provider create
--saml_provider_name <value>
--federation_type <value>
[--description <value>]
[--file <value>]
[--tags <value>]
Description
Create a saml provider
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_name required | string | 신원 제공자명 | IdpTest |
federation_type required | string | 신원 제공자 유형 | SAML |
description optional | string | 신원 제공자 설명 | SAML provider Description |
file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| idp_cert_end | 유효 기간 | |
| idp_file_name | 메타데이터 파일명 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.8.5 - 1.0
scp-cli iam saml provider create
--saml_provider_name <value>
--federation_type <value>
[--description <value>]
[--file <value>]
[--tags <value>]
Description
Create a saml provider
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_name required | string | 신원 제공자명 | IdpTest |
federation_type required | string | 신원 제공자 유형 | SAML |
description optional | string | 신원 제공자 설명 | SAML provider Description |
file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| idp_cert_end | 유효 기간 | |
| idp_file_name | 메타데이터 파일명 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.9 - Create an access key
1.9.1 - 1.4
scp-cli iam access-key create
--access_key_type <value>
[--account_id <value>]
[--description <value>]
[--duration <value>]
[--parent_access_key_id <value>]
[--passcode <value>]
Description
Create an access key
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
access_key_type required | string | 액세스 키 유형 | PERMANENT |
account_id optional | string | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
description optional | string | 설명 | description |
duration optional | string | 만료 기간 | P1Y2M10DT2H30M15S |
parent_access_key_id optional | string | 임시 액세스 키 생성에 필요한 액세스 키 | 92d6eid9e9ae4f868s842910k11573a3 |
passcode optional | string | 임시 액세스 키에 필요 | 000000 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.9.2 - 1.3
scp-cli iam access-key create
--access_key_type <value>
[--account_id <value>]
[--description <value>]
[--duration <value>]
[--parent_access_key_id <value>]
[--passcode <value>]
Description
Create an access key
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
access_key_type required | string | 액세스 키 유형 | PERMANENT |
account_id optional | string | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
description optional | string | 설명 | description |
duration optional | string | 만료 기간 | P1Y2M10DT2H30M15S |
parent_access_key_id optional | string | 임시 액세스 키 생성에 필요한 액세스 키 | 92d6eid9e9ae4f868s842910k11573a3 |
passcode optional | string | 임시 액세스 키에 필요 | 000000 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.9.3 - 1.2
scp-cli iam access-key create
--access_key_type <value>
[--account_id <value>]
[--description <value>]
[--duration <value>]
[--parent_access_key_id <value>]
[--passcode <value>]
Description
Create an access key
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
access_key_type required | string | 액세스 키 유형 | PERMANENT |
account_id optional | string | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
description optional | string | 설명 | description |
duration optional | string | 만료 기간 | P1Y2M10DT2H30M15S |
parent_access_key_id optional | string | 임시 액세스 키 생성에 필요한 액세스 키 | 92d6eid9e9ae4f868s842910k11573a3 |
passcode optional | string | 임시 액세스 키에 필요 | 000000 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.9.4 - 1.1
scp-cli iam access-key create
--access_key_type <value>
[--account_id <value>]
[--description <value>]
[--duration <value>]
[--parent_access_key_id <value>]
[--passcode <value>]
Description
Create an access key
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
access_key_type required | string | 액세스 키 유형 | PERMANENT |
account_id optional | string | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
description optional | string | 설명 | description |
duration optional | string | 만료 기간 | P1Y2M10DT2H30M15S |
parent_access_key_id optional | string | 임시 액세스 키 생성에 필요한 액세스 키 | 92d6eid9e9ae4f868s842910k11573a3 |
passcode optional | string | 임시 액세스 키에 필요 | 000000 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.9.5 - 1.0
scp-cli iam access-key create
--access_key_type <value>
[--account_id <value>]
[--description <value>]
[--duration <value>]
[--parent_access_key_id <value>]
[--passcode <value>]
Description
Create an access key
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
access_key_type required | string | 액세스 키 유형 | PERMANENT |
account_id optional | string | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
description optional | string | 설명 | description |
duration optional | string | 만료 기간 | P1Y2M10DT2H30M15S |
parent_access_key_id optional | string | 임시 액세스 키 생성에 필요한 액세스 키 | 92d6eid9e9ae4f868s842910k11573a3 |
passcode optional | string | 임시 액세스 키에 필요 | 000000 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.10 - Create IAM user
1.10.1 - 1.4
scp-cli iam iam user create
--account_id <value>
--user_name <value>
--temporary_password <value>
--password <value>
[--description <value>]
[--group_ids <value>]
[--policy_ids <value>]
[--tags <value>]
Description
Create IAM user
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
user_name required | string | 사용자명 | - |
temporary_password required | boolean | 임시 | - |
password required | string | 비밀번호 | - |
description optional | string | 사용자 설명 | - |
group_ids optional | array | 그룹 ID | - |
policy_ids optional | array | 정책 ID 필드 | - |
tags optional | array | 사용자 태그 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| console_url | 콘솔 URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이름 | |
| password | 비밀번호 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.10.2 - 1.3
scp-cli iam iam user create
--account_id <value>
--user_name <value>
--temporary_password <value>
--password <value>
[--description <value>]
[--group_ids <value>]
[--policy_ids <value>]
[--tags <value>]
Description
Create IAM user
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
user_name required | string | 사용자명 | - |
temporary_password required | boolean | 임시 | - |
password required | string | 비밀번호 | - |
description optional | string | 사용자 설명 | - |
group_ids optional | array | 그룹 ID | - |
policy_ids optional | array | 정책 ID 필드 | - |
tags optional | array | 사용자 태그 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| console_url | 콘솔 URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이름 | |
| password | 비밀번호 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.10.3 - 1.2
scp-cli iam iam user create
--account_id <value>
--user_name <value>
--temporary_password <value>
--password <value>
[--description <value>]
[--group_ids <value>]
[--policy_ids <value>]
[--tags <value>]
Description
Create IAM user
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
user_name required | string | 사용자명 | - |
temporary_password required | boolean | 임시 | - |
password required | string | 비밀번호 | - |
description optional | string | 사용자 설명 | - |
group_ids optional | array | 그룹 ID | - |
policy_ids optional | array | 정책 ID 필드 | - |
tags optional | array | 사용자 태그 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| console_url | 콘솔 URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이름 | |
| password | 비밀번호 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.10.4 - 1.1
scp-cli iam iam user create
--account_id <value>
--user_name <value>
--temporary_password <value>
--password <value>
[--description <value>]
[--group_ids <value>]
[--policy_ids <value>]
[--tags <value>]
Description
Create IAM user
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
user_name required | string | 사용자명 | - |
temporary_password required | boolean | 임시 | - |
password required | string | 비밀번호 | - |
description optional | string | 사용자 설명 | - |
group_ids optional | array | 그룹 ID | - |
policy_ids optional | array | 정책 ID 필드 | - |
tags optional | array | 사용자 태그 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| console_url | 콘솔 URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이름 | |
| password | 비밀번호 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.10.5 - 1.0
scp-cli iam iam user create
--account_id <value>
--user_name <value>
--temporary_password <value>
--password <value>
[--description <value>]
[--group_ids <value>]
[--policy_ids <value>]
[--tags <value>]
Description
Create IAM user
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
user_name required | string | 사용자명 | - |
temporary_password required | boolean | 임시 | - |
password required | string | 비밀번호 | - |
description optional | string | 사용자 설명 | - |
group_ids optional | array | 그룹 ID | - |
policy_ids optional | array | 정책 ID 필드 | - |
tags optional | array | 사용자 태그 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| console_url | 콘솔 URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이름 | |
| password | 비밀번호 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.11 - Create role
1.11.1 - 1.4
scp-cli iam role create
--version <value>
--statement <value>
--policy_ids <value>
--name <value>
[--account_id <value>]
[--description <value>]
[--max_session_duration <value>]
[--principals <value>]
[--role_type <value>]
[--tags <value>]
Description
Create role
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
name required | string | 역할명 | - |
account_id optional | string | 어카운트 ID | - |
description optional | string | 역할 설명 | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
principals optional | array | 신뢰 정책 주체 목록 | '{"type": "", "value": ""}' |
role_type optional | string | 역할 유형 | - |
tags optional | array | 역할 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.11.2 - 1.3
scp-cli iam role create
--version <value>
--statement <value>
--policy_ids <value>
--name <value>
[--account_id <value>]
[--description <value>]
[--max_session_duration <value>]
[--principals <value>]
[--role_type <value>]
[--tags <value>]
Description
Create role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
name required | string | 역할명 | - |
account_id optional | string | 어카운트 ID | - |
description optional | string | 역할 설명 | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
principals optional | array | 신뢰 정책 주체 목록 | '{"type": "", "value": ""}' |
role_type optional | string | 역할 유형 | - |
tags optional | array | 역할 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.11.3 - 1.2
scp-cli iam role create
--version <value>
--statement <value>
--policy_ids <value>
--name <value>
[--account_id <value>]
[--description <value>]
[--max_session_duration <value>]
[--principals <value>]
[--tags <value>]
Description
Create role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
name required | string | 역할명 | - |
account_id optional | string | 어카운트 ID | - |
description optional | string | 역할 설명 | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
principals optional | array | 신뢰 정책 주체 목록 | '{"type": "", "value": ""}' |
tags optional | array | 역할 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.11.4 - 1.1
scp-cli iam role create
--version <value>
--statement <value>
--policy_ids <value>
--name <value>
[--account_id <value>]
[--description <value>]
[--max_session_duration <value>]
[--principals <value>]
[--tags <value>]
Description
Create role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
name required | string | 역할명 | - |
account_id optional | string | 어카운트 ID | - |
description optional | string | 역할 설명 | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
principals optional | array | 신뢰 정책 주체 목록 | '{"type": "", "value": ""}' |
tags optional | array | 역할 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.11.5 - 1.0
scp-cli iam role create
--version <value>
--statement <value>
--policy_ids <value>
--name <value>
[--account_id <value>]
[--description <value>]
[--max_session_duration <value>]
[--principals <value>]
[--tags <value>]
Description
Create role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
name required | string | 역할명 | - |
account_id optional | string | 어카운트 ID | - |
description optional | string | 역할 설명 | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
principals optional | array | 신뢰 정책 주체 목록 | '{"type": "", "value": ""}' |
tags optional | array | 역할 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.12 - Delete bulk role
1.12.1 - 1.4
scp-cli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_id optional | string | 어카운트 ID | - |
role_ids optional | array | 역할 ID 목록 | - |
role_names optional | array | 역할명 목록 | - |
1.12.2 - 1.3
scp-cli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
account_id optional | string | 어카운트 ID | - |
role_ids optional | array | 역할 ID 목록 | - |
role_names optional | array | 역할명 목록 | - |
1.12.3 - 1.2
scp-cli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
account_id optional | string | 어카운트 ID | - |
role_ids optional | array | 역할 ID 목록 | - |
role_names optional | array | 역할명 목록 | - |
1.12.4 - 1.1
scp-cli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_id optional | string | 어카운트 ID | - |
role_ids optional | array | 역할 ID 목록 | - |
role_names optional | array | 역할명 목록 | - |
1.12.5 - 1.0
scp-cli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_id optional | string | 어카운트 ID | - |
role_ids optional | array | 역할 ID 목록 | - |
role_names optional | array | 역할명 목록 | - |
1.13 - Delete IAM user
1.13.1 - 1.4
scp-cli iam iam user delete
--user_id <value>
--account_id <value>
Description
Delete IAM user
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
1.13.2 - 1.3
scp-cli iam iam user delete
--user_id <value>
--account_id <value>
Description
Delete IAM user
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
1.13.3 - 1.2
scp-cli iam iam user delete
--user_id <value>
--account_id <value>
Description
Delete IAM user
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
1.13.4 - 1.1
scp-cli iam iam user delete
--user_id <value>
--account_id <value>
Description
Delete IAM user
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
1.14 - Delete IAM users
1.14.1 - 1.4
scp-cli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
user_ids optional | array | 사용자 ID 목록 | - |
1.14.2 - 1.3
scp-cli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
user_ids optional | array | 사용자 ID 목록 | - |
1.14.3 - 1.2
scp-cli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
user_ids optional | array | 사용자 ID 목록 | - |
1.14.4 - 1.1
scp-cli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
user_ids optional | array | 사용자 ID 목록 | - |
1.14.5 - 1.0
scp-cli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
user_ids optional | array | 사용자 ID 목록 | - |
1.15 - Delete role
1.15.1 - 1.4
scp-cli iam role delete
--role_id <value>
Description
Delete role
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
1.15.2 - 1.3
scp-cli iam role delete
--role_id <value>
Description
Delete role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
1.15.3 - 1.2
scp-cli iam role delete
--role_id <value>
Description
Delete role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
1.15.4 - 1.1
scp-cli iam role delete
--role_id <value>
Description
Delete role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
1.15.5 - 1.0
scp-cli iam role delete
--role_id <value>
Description
Delete role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
1.16 - Delete the policy
1.16.1 - 1.4
scp-cli iam policy delete
--policy_id <value>
Description
Delete the policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
1.16.2 - 1.3
scp-cli iam policy delete
--policy_id <value>
Description
Delete the policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
1.16.3 - 1.2
scp-cli iam policy delete
--policy_id <value>
Description
Delete the policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
1.16.4 - 1.1
scp-cli iam policy delete
--policy_id <value>
Description
Delete the policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
1.16.5 - 1.0
scp-cli iam policy delete
--policy_id <value>
Description
Delete the policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
1.17 - Delete the resource based policy
1.17.1 - 1.4
scp-cli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.17.2 - 1.3
scp-cli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.17.3 - 1.2
scp-cli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.17.4 - 1.1
scp-cli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.17.5 - 1.0
scp-cli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.18 - Delete user policy
1.18.1 - 1.4
scp-cli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | - |
user_id required | string | 사용자 ID | - |
1.18.2 - 1.3
scp-cli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | - |
user_id required | string | 사용자 ID | - |
1.18.3 - 1.2
scp-cli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | - |
user_id required | string | 사용자 ID | - |
1.18.4 - 1.1
scp-cli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | - |
user_id required | string | 사용자 ID | - |
1.18.5 - 1.0
scp-cli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | - |
user_id required | string | 사용자 ID | - |
1.19 - Detach policies to Role
1.19.1 - 1.4
scp-cli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | - |
1.19.2 - 1.3
scp-cli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | - |
1.19.3 - 1.2
scp-cli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | - |
1.19.4 - 1.1
scp-cli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | - |
1.19.5 - 1.0
scp-cli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
policy_ids required | array | 역할에 연결할 정책 ID 목록 | - |
1.20 - Detach policy to Role
1.20.1 - 1.4
scp-cli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 역할에 연결된 정책 ID | - |
role_id required | string | 역할 ID | - |
1.20.2 - 1.3
scp-cli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 역할에 연결된 정책 ID | - |
role_id required | string | 역할 ID | - |
1.20.3 - 1.2
scp-cli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 역할에 연결된 정책 ID | - |
role_id required | string | 역할 ID | - |
1.20.4 - 1.1
scp-cli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 역할에 연결된 정책 ID | - |
role_id required | string | 역할 ID | - |
1.20.5 - 1.0
scp-cli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 역할에 연결된 정책 ID | - |
role_id required | string | 역할 ID | - |
1.21 - Get a Group
1.21.1 - 1.4
scp-cli iam group show
--group_id <value>
Description
Get a Group
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.21.2 - 1.3
scp-cli iam group show
--group_id <value>
Description
Get a Group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.21.3 - 1.2
scp-cli iam group show
--group_id <value>
Description
Get a Group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.21.4 - 1.1
scp-cli iam group show
--group_id <value>
Description
Get a Group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.21.5 - 1.0
scp-cli iam group show
--group_id <value>
Description
Get a Group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.22 - Get a specific policy binding list
1.22.1 - 1.4
scp-cli iam policy binding list
--policy_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--identity_id <value>]
[--identity_type <value>]
[--name <value>]
Description
Get a specific policy binding list
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
identity_id optional | string | 신원 ID | f39c460fade34fecb05ede8f904b24b7 |
identity_type optional | string | 신원 유형 | GROUP |
name optional | string | 이름 | TestGroup |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.22.2 - 1.3
scp-cli iam policy binding list
--policy_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--identity_id <value>]
[--identity_type <value>]
[--name <value>]
Description
Get a specific policy binding list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
identity_id optional | string | 신원 ID | f39c460fade34fecb05ede8f904b24b7 |
identity_type optional | string | 신원 유형 | GROUP |
name optional | string | 이름 | TestGroup |
Responses
| Name | Description | Example |
|---|
| count | count | 20 |
| groups | 그룹 | [{‘created_at’: ‘2025-03-26T10:18:04Z’, ‘created_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘openapi-ga2-test-group’, ‘domain_name’: ‘scp’, ‘id’: ‘19fca177a57940daa5817960373c6542’, ‘modified_at’: ‘2025-03-26T10:18:04Z’, ‘modified_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘openapi-ga2-testgroup5’, ‘policies’: [], ‘roles’: [], ‘srn’: ‘srn:dev2::1d9cc99917ff41bb992276ac0ae9e4c8:::iam:group/19fca177a57940daa5817960373c6542’, ’type’: ‘USER_DEFINED’}] |
| page | page | 0 |
| policy_id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| roles | 역할 | [{‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘assume_role_policy_document’: {‘Statement’: [{‘Action’: ‘’, ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘NotAction’: ‘’, ‘Principal’: ‘’, ‘Resource’: ‘’, ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’}, ‘created_at’: ‘2024-05-17T00:23:17Z’, ‘created_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘string’, ‘id’: ‘f39c460fade34fecb05ede8f904b24b7’, ‘max_session_duration’: 0, ‘modified_at’: ‘2024-05-17T00:23:17Z’, ‘modified_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘string’, ’type’: ‘DEFAULT’}] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
| users | 사용자 | [{‘access_control’: False, ‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘account_name’: ‘’, ‘allowed_ip_addresses’: ‘’, ‘company_name’: ‘’, ‘created_at’: ‘2024-11-15T06:57:42.000000Z’, ‘created_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘description’: ‘’, ‘domain_name’: ‘scp’, ‘dst_offset’: ‘+09:00’, ’email’: ‘samsung.kim@samsung.com’, ’email_authenticate_code’: ‘8ada8861bad2423295e4bb576bee5886’, ’email_authenticated’: True, ‘first_name’: ‘’, ‘groups’: [], ‘id’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘keycloak_id’: ‘127e3d8c-66dc-4b1b-b38b-9a1d0c6d5507’, ‘keystone_credential’: ‘’, ’last_login_at’: ‘2024-11-25T06:57:42.000000Z’, ’last_name’: ‘’, ’last_password_update_at’: ‘’, ’login_id’: ‘’, ‘modified_at’: ‘2024-11-17T06:57:42.000000Z’, ‘modified_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ’nation_id’: ‘+82’, ‘phone_authenticated’: False, ‘phone_number’: ‘0000000000’, ‘policies’: [], ‘state’: ‘ACTIVE’, ’temporary_password’: False, ’term_region_id’: ‘1’, ’timezone’: ‘Asia/Seoul’, ’type’: ‘IAM’, ’tz_id’: ‘Asia/Seoul’, ‘user_name’: ‘Kim Samsung’, ‘utc_offset’: ‘+09:00’}] |
1.22.3 - 1.2
scp-cli iam policy binding list
--policy_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--identity_id <value>]
[--identity_type <value>]
[--name <value>]
Description
Get a specific policy binding list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
identity_id optional | string | 신원 ID | f39c460fade34fecb05ede8f904b24b7 |
identity_type optional | string | 신원 유형 | GROUP |
name optional | string | 이름 | TestGroup |
Responses
| Name | Description | Example |
|---|
| count | count | 20 |
| groups | 그룹 | [{‘created_at’: ‘2025-03-26T10:18:04Z’, ‘created_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘openapi-ga2-test-group’, ‘domain_name’: ‘scp’, ‘id’: ‘19fca177a57940daa5817960373c6542’, ‘modified_at’: ‘2025-03-26T10:18:04Z’, ‘modified_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘openapi-ga2-testgroup5’, ‘policies’: [], ‘roles’: [], ‘srn’: ‘srn:dev2::1d9cc99917ff41bb992276ac0ae9e4c8:::iam:group/19fca177a57940daa5817960373c6542’, ’type’: ‘USER_DEFINED’}] |
| page | page | 0 |
| policy_id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| roles | 역할 | [{‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘assume_role_policy_document’: {‘Statement’: [{‘Action’: ‘’, ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘NotAction’: ‘’, ‘Principal’: ‘’, ‘Resource’: ‘’, ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’}, ‘created_at’: ‘2024-05-17T00:23:17Z’, ‘created_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘string’, ‘id’: ‘f39c460fade34fecb05ede8f904b24b7’, ‘max_session_duration’: 0, ‘modified_at’: ‘2024-05-17T00:23:17Z’, ‘modified_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘string’, ’type’: ‘DEFAULT’}] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
| users | 사용자 | [{‘access_control’: False, ‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘account_name’: ‘’, ‘allowed_ip_addresses’: ‘’, ‘company_name’: ‘’, ‘created_at’: ‘2024-11-15T06:57:42.000000Z’, ‘created_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘description’: ‘’, ‘domain_name’: ‘scp’, ‘dst_offset’: ‘+09:00’, ’email’: ‘samsung.kim@samsung.com’, ’email_authenticate_code’: ‘8ada8861bad2423295e4bb576bee5886’, ’email_authenticated’: True, ‘first_name’: ‘’, ‘groups’: [], ‘id’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘keycloak_id’: ‘127e3d8c-66dc-4b1b-b38b-9a1d0c6d5507’, ‘keystone_credential’: ‘’, ’last_login_at’: ‘2024-11-25T06:57:42.000000Z’, ’last_name’: ‘’, ’last_password_update_at’: ‘’, ’login_id’: ‘’, ‘modified_at’: ‘2024-11-17T06:57:42.000000Z’, ‘modified_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ’nation_id’: ‘+82’, ‘phone_authenticated’: False, ‘phone_number’: ‘0000000000’, ‘policies’: [], ‘state’: ‘ACTIVE’, ’temporary_password’: False, ’term_region_id’: ‘1’, ’timezone’: ‘Asia/Seoul’, ’type’: ‘IAM’, ’tz_id’: ‘Asia/Seoul’, ‘user_name’: ‘Kim Samsung’, ‘utc_offset’: ‘+09:00’}] |
1.22.4 - 1.1
scp-cli iam policy binding list
--policy_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--identity_id <value>]
[--identity_type <value>]
[--name <value>]
Description
Get a specific policy binding list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
identity_id optional | string | 신원 ID | f39c460fade34fecb05ede8f904b24b7 |
identity_type optional | string | 신원 유형 | GROUP |
name optional | string | 이름 | TestGroup |
Responses
| Name | Description | Example |
|---|
| count | count | 20 |
| groups | 그룹 | [{‘created_at’: ‘2025-03-26T10:18:04Z’, ‘created_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘openapi-ga2-test-group’, ‘domain_name’: ‘scp’, ‘id’: ‘19fca177a57940daa5817960373c6542’, ‘modified_at’: ‘2025-03-26T10:18:04Z’, ‘modified_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘openapi-ga2-testgroup5’, ‘policies’: [], ‘roles’: [], ‘srn’: ‘srn:dev2::1d9cc99917ff41bb992276ac0ae9e4c8:::iam:group/19fca177a57940daa5817960373c6542’, ’type’: ‘USER_DEFINED’}] |
| page | page | 0 |
| policy_id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| roles | 역할 | [{‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘assume_role_policy_document’: {‘Statement’: [{‘Action’: ‘’, ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘NotAction’: ‘’, ‘Principal’: ‘’, ‘Resource’: ‘’, ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’}, ‘created_at’: ‘2024-05-17T00:23:17Z’, ‘created_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘string’, ‘id’: ‘f39c460fade34fecb05ede8f904b24b7’, ‘max_session_duration’: 0, ‘modified_at’: ‘2024-05-17T00:23:17Z’, ‘modified_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘string’, ’type’: ‘DEFAULT’}] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
| users | 사용자 | [{‘access_control’: False, ‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘account_name’: ‘’, ‘allowed_ip_addresses’: ‘’, ‘company_name’: ‘’, ‘created_at’: ‘2024-11-15T06:57:42.000000Z’, ‘created_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘description’: ‘’, ‘domain_name’: ‘scp’, ‘dst_offset’: ‘+09:00’, ’email’: ‘samsung.kim@samsung.com’, ’email_authenticate_code’: ‘8ada8861bad2423295e4bb576bee5886’, ’email_authenticated’: True, ‘first_name’: ‘’, ‘groups’: [], ‘id’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘keycloak_id’: ‘127e3d8c-66dc-4b1b-b38b-9a1d0c6d5507’, ‘keystone_credential’: ‘’, ’last_login_at’: ‘2024-11-25T06:57:42.000000Z’, ’last_name’: ‘’, ’last_password_update_at’: ‘’, ’login_id’: ‘’, ‘modified_at’: ‘2024-11-17T06:57:42.000000Z’, ‘modified_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ’nation_id’: ‘+82’, ‘phone_authenticated’: False, ‘phone_number’: ‘0000000000’, ‘policies’: [], ‘state’: ‘ACTIVE’, ’temporary_password’: False, ’term_region_id’: ‘1’, ’timezone’: ‘Asia/Seoul’, ’type’: ‘IAM’, ’tz_id’: ‘Asia/Seoul’, ‘user_name’: ‘Kim Samsung’, ‘utc_offset’: ‘+09:00’}] |
1.22.5 - 1.0
scp-cli iam policy binding list
--policy_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--identity_id <value>]
[--identity_type <value>]
[--name <value>]
Description
Get a specific policy binding list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
identity_id optional | string | 신원 ID | f39c460fade34fecb05ede8f904b24b7 |
identity_type optional | string | 신원 유형 | GROUP |
name optional | string | 이름 | TestGroup |
Responses
| Name | Description | Example |
|---|
| count | count | 20 |
| groups | 그룹 | [{‘created_at’: ‘2025-03-26T10:18:04Z’, ‘created_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘openapi-ga2-test-group’, ‘domain_name’: ‘scp’, ‘id’: ‘19fca177a57940daa5817960373c6542’, ‘modified_at’: ‘2025-03-26T10:18:04Z’, ‘modified_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘openapi-ga2-testgroup5’, ‘policies’: [], ‘roles’: [], ‘srn’: ‘srn:dev2::1d9cc99917ff41bb992276ac0ae9e4c8:::iam:group/19fca177a57940daa5817960373c6542’, ’type’: ‘USER_DEFINED’}] |
| page | page | 0 |
| policy_id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| roles | 역할 | [{‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘assume_role_policy_document’: {‘Statement’: [{‘Action’: ‘’, ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘NotAction’: ‘’, ‘Principal’: ‘’, ‘Resource’: ‘’, ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’}, ‘created_at’: ‘2024-05-17T00:23:17Z’, ‘created_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘string’, ‘id’: ‘f39c460fade34fecb05ede8f904b24b7’, ‘max_session_duration’: 0, ‘modified_at’: ‘2024-05-17T00:23:17Z’, ‘modified_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘string’, ’type’: ‘DEFAULT’}] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
| users | 사용자 | [{‘access_control’: False, ‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘account_name’: ‘’, ‘allowed_ip_addresses’: ‘’, ‘company_name’: ‘’, ‘created_at’: ‘2024-11-15T06:57:42.000000Z’, ‘created_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘description’: ‘’, ‘domain_name’: ‘scp’, ‘dst_offset’: ‘+09:00’, ’email’: ‘samsung.kim@samsung.com’, ’email_authenticate_code’: ‘8ada8861bad2423295e4bb576bee5886’, ’email_authenticated’: True, ‘first_name’: ‘’, ‘groups’: [], ‘id’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘keycloak_id’: ‘127e3d8c-66dc-4b1b-b38b-9a1d0c6d5507’, ‘keystone_credential’: ‘’, ’last_login_at’: ‘2024-11-25T06:57:42.000000Z’, ’last_name’: ‘’, ’last_password_update_at’: ‘’, ’login_id’: ‘’, ‘modified_at’: ‘2024-11-17T06:57:42.000000Z’, ‘modified_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ’nation_id’: ‘+82’, ‘phone_authenticated’: False, ‘phone_number’: ‘0000000000’, ‘policies’: [], ‘state’: ‘ACTIVE’, ’temporary_password’: False, ’term_region_id’: ‘1’, ’timezone’: ‘Asia/Seoul’, ’type’: ‘IAM’, ’tz_id’: ‘Asia/Seoul’, ‘user_name’: ‘Kim Samsung’, ‘utc_offset’: ‘+09:00’}] |
1.23 - Get an access key
1.23.1 - 1.4
scp-cli iam access-key show
--access_key_id <value>
Description
Get an access key
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.23.2 - 1.3
scp-cli iam access-key show
--access_key_id <value>
Description
Get an access key
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.23.3 - 1.2
scp-cli iam access-key show
--access_key_id <value>
Description
Get an access key
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.23.4 - 1.1
scp-cli iam access-key show
--access_key_id <value>
Description
Get an access key
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.23.5 - 1.0
scp-cli iam access-key show
--access_key_id <value>
Description
Get an access key
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.24 - Get endpoint list
1.24.1 - 1.4
scp-cli iam endpoint list
Description
Get endpoint list
상태
ACTIVE (CURRENT)
Responses
1.24.2 - 1.3
scp-cli iam endpoint list
Description
Get endpoint list
상태
ACTIVE (SUPPORTED)
Responses
1.24.3 - 1.2
scp-cli iam endpoint list
Description
Get endpoint list
상태
ACTIVE (SUPPORTED)
Responses
1.24.4 - 1.1
scp-cli iam endpoint list
Description
Get endpoint list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Responses
1.24.5 - 1.0
scp-cli iam endpoint list
Description
Get endpoint list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Responses
1.25 - Get IAM users
1.25.1 - 1.4
scp-cli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| access_keys | 액세스 키 | [] |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| created_by_name | 생성자 성, 이름 | |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_by_name | 수정자 성, 이름 | |
| name | 이름 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| resource_type | 서비스 | |
| service | 서비스 | iam |
| service_name | 서비스명 | Identity Access Management |
| srn | 삼성 자원명 | |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.25.2 - 1.3
scp-cli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| created_by_name | 생성자 성, 이름 | |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_by_name | 수정자 성, 이름 | |
| name | 이름 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| resource_type | 서비스 | |
| service | 서비스 | iam |
| service_name | 서비스명 | Identity Access Management |
| srn | 삼성 자원명 | |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.25.3 - 1.2
scp-cli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| created_by_name | 생성자 성, 이름 | |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_by_name | 수정자 성, 이름 | |
| name | 이름 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| resource_type | 서비스 | |
| service | 서비스 | iam |
| service_name | 서비스명 | Identity Access Management |
| srn | 삼성 자원명 | |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.25.4 - 1.1
scp-cli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| created_by_name | 생성자 성, 이름 | |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_by_name | 수정자 성, 이름 | |
| name | 이름 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| resource_type | 서비스 | |
| service | 서비스 | iam |
| service_name | 서비스명 | Identity Access Management |
| srn | 삼성 자원명 | |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.25.5 - 1.0
scp-cli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| created_by_name | 생성자 성, 이름 | |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_by_name | 수정자 성, 이름 | |
| name | 이름 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| resource_type | 서비스 | |
| service | 서비스 | iam |
| service_name | 서비스명 | Identity Access Management |
| srn | 삼성 자원명 | |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.26 - Get policy list
1.26.1 - 1.4
scp-cli iam policy list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
Description
Get policy list
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | SYSTEM_MANAGED |
service_type optional | string | 서비스 유형 | scp-iam |
creator_name optional | string | 생성자 성, 이름 | test1 |
creator_email optional | string | 생성자 이메일 | test@test.com |
modifier_name optional | string | 수정자 성, 이름 | test1 |
modifier_email optional | string | 수정자 이메일 | test@test.com |
exclude_group_id optional | string | 제외할 그룹 ID | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | 제외할 사용자 ID | - |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.26.2 - 1.3
scp-cli iam policy list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
Description
Get policy list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | SYSTEM_MANAGED |
service_type optional | string | 서비스 유형 | scp-iam |
creator_name optional | string | 생성자 성, 이름 | test1 |
creator_email optional | string | 생성자 이메일 | test@test.com |
modifier_name optional | string | 수정자 성, 이름 | test1 |
modifier_email optional | string | 수정자 이메일 | test@test.com |
exclude_group_id optional | string | 제외할 그룹 ID | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | 제외할 사용자 ID | - |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.26.3 - 1.2
scp-cli iam policy list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
Description
Get policy list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | SYSTEM_MANAGED |
service_type optional | string | 서비스 유형 | scp-iam |
creator_name optional | string | 생성자 성, 이름 | test1 |
creator_email optional | string | 생성자 이메일 | test@test.com |
modifier_name optional | string | 수정자 성, 이름 | test1 |
modifier_email optional | string | 수정자 이메일 | test@test.com |
exclude_group_id optional | string | 제외할 그룹 ID | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | 제외할 사용자 ID | - |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.26.4 - 1.1
scp-cli iam policy list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
Description
Get policy list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | SYSTEM_MANAGED |
service_type optional | string | 서비스 유형 | scp-iam |
creator_name optional | string | 생성자 성, 이름 | test1 |
creator_email optional | string | 생성자 이메일 | test@test.com |
modifier_name optional | string | 수정자 성, 이름 | test1 |
modifier_email optional | string | 수정자 이메일 | test@test.com |
exclude_group_id optional | string | 제외할 그룹 ID | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | 제외할 사용자 ID | - |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.26.5 - 1.0
scp-cli iam policy list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
Description
Get policy list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | SYSTEM_MANAGED |
service_type optional | string | 서비스 유형 | scp-iam |
creator_name optional | string | 생성자 성, 이름 | test1 |
creator_email optional | string | 생성자 이메일 | test@test.com |
modifier_name optional | string | 수정자 성, 이름 | test1 |
modifier_email optional | string | 수정자 이메일 | test@test.com |
exclude_group_id optional | string | 제외할 그룹 ID | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | 제외할 사용자 ID | - |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.27 - Get role
1.27.1 - 1.4
scp-cli iam role show
--role_id <value>
Description
Get role
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.27.2 - 1.3
scp-cli iam role show
--role_id <value>
Description
Get role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.27.3 - 1.2
scp-cli iam role show
--role_id <value>
Description
Get role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.27.4 - 1.1
scp-cli iam role show
--role_id <value>
Description
Get role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.27.5 - 1.0
scp-cli iam role show
--role_id <value>
Description
Get role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.28 - Get role list
1.28.1 - 1.4
scp-cli iam role list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--role_type <value>]
[--account_id <value>]
[--exclude_policy_id <value>]
Description
Get role list
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | 역할명 | - |
role_type optional | string | 역할 유형 | - |
account_id optional | string | 어카운트 ID | - |
exclude_policy_id optional | string | 정책 예외 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.28.2 - 1.3
scp-cli iam role list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--role_type <value>]
[--account_id <value>]
[--exclude_policy_id <value>]
Description
Get role list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | 역할명 | - |
role_type optional | string | 역할 유형 | - |
account_id optional | string | 어카운트 ID | - |
exclude_policy_id optional | string | 정책 예외 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.28.3 - 1.2
scp-cli iam role list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--role_type <value>]
[--account_id <value>]
[--exclude_policy_id <value>]
Description
Get role list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | 역할명 | - |
role_type optional | string | 역할 유형 | - |
account_id optional | string | 어카운트 ID | - |
exclude_policy_id optional | string | 정책 예외 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.28.4 - 1.1
scp-cli iam role list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--role_type <value>]
[--account_id <value>]
[--exclude_policy_id <value>]
Description
Get role list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | 역할명 | - |
role_type optional | string | 역할 유형 | - |
account_id optional | string | 어카운트 ID | - |
exclude_policy_id optional | string | 정책 예외 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.28.5 - 1.0
scp-cli iam role list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--role_type <value>]
[--account_id <value>]
[--exclude_policy_id <value>]
Description
Get role list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | 역할명 | - |
role_type optional | string | 역할 유형 | - |
account_id optional | string | 어카운트 ID | - |
exclude_policy_id optional | string | 정책 예외 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 어카운트 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 최대 세션 지속 시간(초) | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 | |
1.29 - Get Role Policy-Binding list
1.29.1 - 1.4
scp-cli iam role policy binding list
--role_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get Role Policy-Binding list
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 역할에 연결된 정책 ID | - |
policy_name optional | string | 역할에 연결된 정책명 | - |
policy_type optional | string | 역할에 연결된 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.29.2 - 1.3
scp-cli iam role policy binding list
--role_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get Role Policy-Binding list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 역할에 연결된 정책 ID | - |
policy_name optional | string | 역할에 연결된 정책명 | - |
policy_type optional | string | 역할에 연결된 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.29.3 - 1.2
scp-cli iam role policy binding list
--role_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get Role Policy-Binding list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 역할에 연결된 정책 ID | - |
policy_name optional | string | 역할에 연결된 정책명 | - |
policy_type optional | string | 역할에 연결된 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.29.4 - 1.1
scp-cli iam role policy binding list
--role_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get Role Policy-Binding list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 역할에 연결된 정책 ID | - |
policy_name optional | string | 역할에 연결된 정책명 | - |
policy_type optional | string | 역할에 연결된 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.29.5 - 1.0
scp-cli iam role policy binding list
--role_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get Role Policy-Binding list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 역할에 연결된 정책 ID | - |
policy_name optional | string | 역할에 연결된 정책명 | - |
policy_type optional | string | 역할에 연결된 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.30 - Get saml provider information
1.30.1 - 1.4
scp-cli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | 신원 제공자 ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| idp_cert_end | 유효 기간 | |
| idp_file_data | 메타데이터 내용 | |
| idp_file_name | 메타데이터 파일명 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.30.2 - 1.3
scp-cli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | 신원 제공자 ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| idp_cert_end | 유효 기간 | |
| idp_file_data | 메타데이터 내용 | |
| idp_file_name | 메타데이터 파일명 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.30.3 - 1.2
scp-cli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | 신원 제공자 ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| idp_cert_end | 유효 기간 | |
| idp_file_data | 메타데이터 내용 | |
| idp_file_name | 메타데이터 파일명 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.30.4 - 1.1
scp-cli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | 신원 제공자 ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| idp_cert_end | 유효 기간 | |
| idp_file_data | 메타데이터 내용 | |
| idp_file_name | 메타데이터 파일명 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.30.5 - 1.0
scp-cli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | 신원 제공자 ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| idp_cert_end | 유효 기간 | |
| idp_file_data | 메타데이터 내용 | |
| idp_file_name | 메타데이터 파일명 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.31 - Get service account
1.31.1 - 1.4
scp-cli iam service account show
--service_account_id <value>
Description
Get service account
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
service_account_id required | string | 서비스 어카운트 ID | - |
Responses
| Name | Description | Example |
|---|
| id | 서비스 어카운트 ID | |
| name | 서비스 어카운트명 | |
| password | 서비스 어카운트 비밀번호 | |
| service | 서비스 어카운트 서비스 | |
1.31.2 - 1.3
scp-cli iam service account show
--service_account_id <value>
Description
Get service account
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
service_account_id required | string | 서비스 어카운트 ID | - |
Responses
| Name | Description | Example |
|---|
| id | 서비스 어카운트 ID | |
| name | 서비스 어카운트명 | |
| password | 서비스 어카운트 비밀번호 | |
| service | 서비스 어카운트 서비스 | |
1.31.3 - 1.2
scp-cli iam service account show
--service_account_id <value>
Description
Get service account
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
service_account_id required | string | 서비스 어카운트 ID | - |
Responses
| Name | Description | Example |
|---|
| id | 서비스 어카운트 ID | |
| name | 서비스 어카운트명 | |
| password | 서비스 어카운트 비밀번호 | |
| service | 서비스 어카운트 서비스 | |
1.31.4 - 1.1
scp-cli iam service account show
--service_account_id <value>
Description
Get service account
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
service_account_id required | string | 서비스 어카운트 ID | - |
Responses
| Name | Description | Example |
|---|
| id | 서비스 어카운트 ID | |
| name | 서비스 어카운트명 | |
| password | 서비스 어카운트 비밀번호 | |
| service | 서비스 어카운트 서비스 | |
1.31.5 - 1.0
scp-cli iam service account show
--service_account_id <value>
Description
Get service account
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
service_account_id required | string | 서비스 어카운트 ID | - |
Responses
| Name | Description | Example |
|---|
| id | 서비스 어카운트 ID | |
| name | 서비스 어카운트명 | |
| password | 서비스 어카운트 비밀번호 | |
| service | 서비스 어카운트 서비스 | |
1.32 - Get user policy-binding list
1.32.1 - 1.4
scp-cli iam user policy show
--user_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get user policy-binding list
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 정책 ID | - |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.32.2 - 1.3
scp-cli iam user policy show
--user_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get user policy-binding list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 정책 ID | - |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.32.3 - 1.2
scp-cli iam user policy show
--user_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get user policy-binding list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 정책 ID | - |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.32.4 - 1.1
scp-cli iam user policy show
--user_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get user policy-binding list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 정책 ID | - |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.32.5 - 1.0
scp-cli iam user policy show
--user_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get user policy-binding list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 정책 ID | - |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.33 - Group Member list
1.33.1 - 1.4
scp-cli iam group user list
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--user_name <value>]
[--user_email <value>]
[--creator_name <value>]
[--creator_email <value>]
Description
Group Member list
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
user_name optional | string | 그룹 멤버 성, 이름 | Kim Samsung |
user_email optional | string | 그룹 멤버 이메일 | samsung.kim@samsung.com |
creator_name optional | string | 생성자 성, 이름 | Kim Samsung |
creator_email optional | string | 생성자 이메일 | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_last_login_at | 그룹 멤버 마지막 로그인 일시 | 2024-05-17T00:23:17Z |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| groups | 그룹 멤버 목록 | [{‘id’: ‘a946662dc4314dac93da413a32457459’, ’name’: ‘TestGroup’}] |
| user_created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| user_email | 그룹 멤버 이메일 | samsung.kim@samsung.com |
| user_id | 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| user_last_login_at | 그룹 멤버 마지막 로그인 일시 | 2024-05-17T00:23:17Z |
| user_name | 그룹 멤버 성, 이름 | Kim Samsung |
1.33.2 - 1.3
scp-cli iam group user list
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--user_name <value>]
[--user_email <value>]
[--creator_name <value>]
[--creator_email <value>]
Description
Group Member list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
user_name optional | string | 그룹 멤버 성, 이름 | Kim Samsung |
user_email optional | string | 그룹 멤버 이메일 | samsung.kim@samsung.com |
creator_name optional | string | 생성자 성, 이름 | Kim Samsung |
creator_email optional | string | 생성자 이메일 | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_last_login_at | 그룹 멤버 마지막 로그인 일시 | 2024-05-17T00:23:17Z |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| group_names | 그룹명 목록 | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| user_email | 그룹 멤버 이메일 | samsung.kim@samsung.com |
| user_id | 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| user_last_login_at | 그룹 멤버 마지막 로그인 일시 | 2024-05-17T00:23:17Z |
| user_name | 그룹 멤버 성, 이름 | Kim Samsung |
1.33.3 - 1.2
scp-cli iam group user list
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--user_name <value>]
[--user_email <value>]
[--creator_name <value>]
[--creator_email <value>]
Description
Group Member list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
user_name optional | string | 그룹 멤버 성, 이름 | Kim Samsung |
user_email optional | string | 그룹 멤버 이메일 | samsung.kim@samsung.com |
creator_name optional | string | 생성자 성, 이름 | Kim Samsung |
creator_email optional | string | 생성자 이메일 | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_last_login_at | 그룹 멤버 마지막 로그인 일시 | 2024-05-17T00:23:17Z |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| group_names | 그룹명 목록 | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| user_email | 그룹 멤버 이메일 | samsung.kim@samsung.com |
| user_id | 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| user_last_login_at | 그룹 멤버 마지막 로그인 일시 | 2024-05-17T00:23:17Z |
| user_name | 그룹 멤버 성, 이름 | Kim Samsung |
1.33.4 - 1.1
scp-cli iam group user list
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--user_name <value>]
[--user_email <value>]
[--creator_name <value>]
[--creator_email <value>]
Description
Group Member list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
user_name optional | string | 그룹 멤버 성, 이름 | Kim Samsung |
user_email optional | string | 그룹 멤버 이메일 | samsung.kim@samsung.com |
creator_name optional | string | 생성자 성, 이름 | Kim Samsung |
creator_email optional | string | 생성자 이메일 | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_last_login_at | 그룹 멤버 마지막 로그인 일시 | 2024-05-17T00:23:17Z |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| group_names | 그룹명 목록 | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| user_email | 그룹 멤버 이메일 | samsung.kim@samsung.com |
| user_id | 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| user_last_login_at | 그룹 멤버 마지막 로그인 일시 | 2024-05-17T00:23:17Z |
| user_name | 그룹 멤버 성, 이름 | Kim Samsung |
1.33.5 - 1.0
scp-cli iam group user list
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--user_name <value>]
[--user_email <value>]
[--creator_name <value>]
[--creator_email <value>]
Description
Group Member list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
user_name optional | string | 그룹 멤버 성, 이름 | Kim Samsung |
user_email optional | string | 그룹 멤버 이메일 | samsung.kim@samsung.com |
creator_name optional | string | 생성자 성, 이름 | Kim Samsung |
creator_email optional | string | 생성자 이메일 | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_last_login_at | 그룹 멤버 마지막 로그인 일시 | 2024-05-17T00:23:17Z |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| group_names | 그룹명 목록 | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| user_email | 그룹 멤버 이메일 | samsung.kim@samsung.com |
| user_id | 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| user_last_login_at | 그룹 멤버 마지막 로그인 일시 | 2024-05-17T00:23:17Z |
| user_name | 그룹 멤버 성, 이름 | Kim Samsung |
1.34 - List access keys
1.34.1 - 1.4
scp-cli iam access-key list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--account_id <value>]
[--access_key_type <value>]
[--parent_access_key_id <value>]
Description
List access keys
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
with_count optional | string | with count | true |
limit optional | integer | limit | 20 |
marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
sort optional | string | sort | created_at:desc |
account_id optional | string | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
access_key_type optional | string | 액세스 키 유형 | PERMANENT |
parent_access_key_id optional | string | 부모 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.34.2 - 1.3
scp-cli iam access-key list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--account_id <value>]
[--access_key_type <value>]
[--parent_access_key_id <value>]
Description
List access keys
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
with_count optional | string | with count | true |
limit optional | integer | limit | 20 |
marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
sort optional | string | sort | created_at:desc |
account_id optional | string | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
access_key_type optional | string | 액세스 키 유형 | PERMANENT |
parent_access_key_id optional | string | 부모 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.34.3 - 1.2
scp-cli iam access-key list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--account_id <value>]
[--access_key_type <value>]
[--parent_access_key_id <value>]
Description
List access keys
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
with_count optional | string | with count | true |
limit optional | integer | limit | 20 |
marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
sort optional | string | sort | created_at:desc |
account_id optional | string | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
access_key_type optional | string | 액세스 키 유형 | PERMANENT |
parent_access_key_id optional | string | 부모 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.34.4 - 1.1
scp-cli iam access-key list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--account_id <value>]
[--access_key_type <value>]
[--parent_access_key_id <value>]
Description
List access keys
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
with_count optional | string | with count | true |
limit optional | integer | limit | 20 |
marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
sort optional | string | sort | created_at:desc |
account_id optional | string | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
access_key_type optional | string | 액세스 키 유형 | PERMANENT |
parent_access_key_id optional | string | 부모 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.34.5 - 1.0
scp-cli iam access-key list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--account_id <value>]
[--access_key_type <value>]
[--parent_access_key_id <value>]
Description
List access keys
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
with_count optional | string | with count | true |
limit optional | integer | limit | 20 |
marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
sort optional | string | sort | created_at:desc |
account_id optional | string | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
access_key_type optional | string | 액세스 키 유형 | PERMANENT |
parent_access_key_id optional | string | 부모 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | 액세스 키 | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | 액세스 키 유형 | PERMANENT |
| account_id | 어카운트 ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | description |
| expiration_timestamp | 액세스 키 만료 타임스탬프 | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 상태 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | 임시 액세스 키 생성을 위한 부모 액세스 키 설명 | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | 시크릿 키 | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.35 - List Groups
1.35.1 - 1.4
scp-cli iam group list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--types <value>]
[--ids <value>]
[--has_member <value>]
[--has_role <value>]
[--is_completed <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_user_id <value>]
[--exclude_policy_id <value>]
Description
List Groups
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | 그룹명 | TestGroup |
types optional | string | 그룹 유형 | USER_DEFINED,DEFAULT |
ids optional | string | 그룹 ID 목록 | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
has_member optional | boolean | 그룹 멤버 존재 여부 | false |
has_role optional | boolean | 그룹 역할 존재 여부 | false |
is_completed optional | boolean | 그룹 완료 상태 | false |
creator_name optional | string | 생성자 성, 이름 | Kim Samsung |
creator_email optional | string | 생성자 이메일 | samsung.kim@samsung.com |
modifier_name optional | string | 수정자 성, 이름 | Kim Samsung |
modifier_email optional | string | 수정자 이메일 | samsung.kim@samsung.com |
exclude_user_id optional | string | 제외할 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
exclude_policy_id optional | string | 제외할 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.35.2 - 1.3
scp-cli iam group list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--types <value>]
[--ids <value>]
[--has_member <value>]
[--has_role <value>]
[--is_completed <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_user_id <value>]
[--exclude_policy_id <value>]
Description
List Groups
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | 그룹명 | TestGroup |
types optional | string | 그룹 유형 | USER_DEFINED,DEFAULT |
ids optional | string | 그룹 ID 목록 | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
has_member optional | string | 그룹 멤버 존재 여부 | false |
has_role optional | string | 그룹 역할 존재 여부 | false |
is_completed optional | string | 그룹 완료 상태 | false |
creator_name optional | string | 생성자 성, 이름 | Kim Samsung |
creator_email optional | string | 생성자 이메일 | samsung.kim@samsung.com |
modifier_name optional | string | 수정자 성, 이름 | Kim Samsung |
modifier_email optional | string | 수정자 이메일 | samsung.kim@samsung.com |
exclude_user_id optional | string | 제외할 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
exclude_policy_id optional | string | 제외할 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.35.3 - 1.2
scp-cli iam group list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--types <value>]
[--ids <value>]
[--has_member <value>]
[--has_role <value>]
[--is_completed <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_user_id <value>]
[--exclude_policy_id <value>]
Description
List Groups
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | 그룹명 | TestGroup |
types optional | string | 그룹 유형 | USER_DEFINED,DEFAULT |
ids optional | string | 그룹 ID 목록 | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
has_member optional | string | 그룹 멤버 존재 여부 | false |
has_role optional | string | 그룹 역할 존재 여부 | false |
is_completed optional | string | 그룹 완료 상태 | false |
creator_name optional | string | 생성자 성, 이름 | Kim Samsung |
creator_email optional | string | 생성자 이메일 | samsung.kim@samsung.com |
modifier_name optional | string | 수정자 성, 이름 | Kim Samsung |
modifier_email optional | string | 수정자 이메일 | samsung.kim@samsung.com |
exclude_user_id optional | string | 제외할 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
exclude_policy_id optional | string | 제외할 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.35.4 - 1.1
scp-cli iam group list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--types <value>]
[--ids <value>]
[--has_member <value>]
[--has_role <value>]
[--is_completed <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_user_id <value>]
[--exclude_policy_id <value>]
Description
List Groups
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | 그룹명 | TestGroup |
types optional | string | 그룹 유형 | USER_DEFINED,DEFAULT |
ids optional | string | 그룹 ID 목록 | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
has_member optional | string | 그룹 멤버 존재 여부 | false |
has_role optional | string | 그룹 역할 존재 여부 | false |
is_completed optional | string | 그룹 완료 상태 | false |
creator_name optional | string | 생성자 성, 이름 | Kim Samsung |
creator_email optional | string | 생성자 이메일 | samsung.kim@samsung.com |
modifier_name optional | string | 수정자 성, 이름 | Kim Samsung |
modifier_email optional | string | 수정자 이메일 | samsung.kim@samsung.com |
exclude_user_id optional | string | 제외할 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
exclude_policy_id optional | string | 제외할 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.35.5 - 1.0
scp-cli iam group list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--types <value>]
[--ids <value>]
[--has_member <value>]
[--has_role <value>]
[--is_completed <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_user_id <value>]
[--exclude_policy_id <value>]
Description
List Groups
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | 그룹명 | TestGroup |
types optional | string | 그룹 유형 | USER_DEFINED,DEFAULT |
ids optional | string | 그룹 ID 목록 | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
has_member optional | string | 그룹 멤버 존재 여부 | false |
has_role optional | string | 그룹 역할 존재 여부 | false |
is_completed optional | string | 그룹 완료 상태 | false |
creator_name optional | string | 생성자 성, 이름 | Kim Samsung |
creator_email optional | string | 생성자 이메일 | samsung.kim@samsung.com |
modifier_name optional | string | 수정자 성, 이름 | Kim Samsung |
modifier_email optional | string | 수정자 이메일 | samsung.kim@samsung.com |
exclude_user_id optional | string | 제외할 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
exclude_policy_id optional | string | 제외할 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | 그룹 설명 | Descriptions for group |
| domain_name | 도메인명 | scp |
| members | 그룹 멤버 목록 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | 그룹명 | TestGroup |
| policies | 정책 | [] |
| resource_type | 자원명 | group |
| roles | 역할 정보 | [] |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | 그룹 유형 | USER_DEFINED |
1.36 - List IAM users
1.36.1 - 1.4
scp-cli iam iam user list
--account_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--login_id <value>]
[--email <value>]
[--nation_id <value>]
[--phone_number <value>]
[--user_name <value>]
[--exclude_group_id <value>]
[--exclude_policy_id <value>]
[--type <value>]
[--has_permissions <value>]
[--exclude_user_id <value>]
Description
List IAM users
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
login_id optional | string | 로그인 ID | - |
email optional | string | 사용자 이메일 | - |
nation_id optional | string | 국가 ID | - |
phone_number optional | string | 사용자 전화번호 | - |
user_name optional | string | 사용자명 | - |
exclude_group_id optional | string | Exception Target Group | - |
exclude_policy_id optional | string | 역할 신뢰 정책 | - |
type optional | string | 사용자 유형 | - |
has_permissions optional | boolean | 정책이 있거나 그룹에 속한 사용자 필터링 (권한 복사 가능) | - |
exclude_user_id optional | string | 제외할 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| access_keys | 액세스 키 | [] |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| groups | groups | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이름 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.36.2 - 1.3
scp-cli iam iam user list
--account_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--login_id <value>]
[--email <value>]
[--nation_id <value>]
[--phone_number <value>]
[--user_name <value>]
[--exclude_group_id <value>]
[--exclude_policy_id <value>]
[--type <value>]
Description
List IAM users
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
login_id optional | string | 로그인 ID | - |
email optional | string | 사용자 이메일 | - |
nation_id optional | string | 국가 ID | - |
phone_number optional | string | 사용자 전화번호 | - |
user_name optional | string | 사용자명 | - |
exclude_group_id optional | string | Exception Target Group | - |
exclude_policy_id optional | string | 역할 신뢰 정책 | - |
type optional | string | 사용자 유형 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| groups | 그룹명 목록 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이름 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.36.3 - 1.2
scp-cli iam iam user list
--account_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--login_id <value>]
[--email <value>]
[--nation_id <value>]
[--phone_number <value>]
[--user_name <value>]
[--exclude_group_id <value>]
[--exclude_policy_id <value>]
[--type <value>]
Description
List IAM users
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
login_id optional | string | 로그인 ID | - |
email optional | string | 사용자 이메일 | - |
nation_id optional | string | 국가 ID | - |
phone_number optional | string | 사용자 전화번호 | - |
user_name optional | string | 사용자명 | - |
exclude_group_id optional | string | Exception Target Group | - |
exclude_policy_id optional | string | 역할 신뢰 정책 | - |
type optional | string | 사용자 유형 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| groups | 그룹명 목록 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이름 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.36.4 - 1.1
scp-cli iam iam user list
--account_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--login_id <value>]
[--email <value>]
[--nation_id <value>]
[--phone_number <value>]
[--user_name <value>]
[--exclude_group_id <value>]
[--exclude_policy_id <value>]
[--type <value>]
Description
List IAM users
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
login_id optional | string | 로그인 ID | - |
email optional | string | 사용자 이메일 | - |
nation_id optional | string | 국가 ID | - |
phone_number optional | string | 사용자 전화번호 | - |
user_name optional | string | 사용자명 | - |
exclude_group_id optional | string | Exception Target Group | - |
exclude_policy_id optional | string | 역할 신뢰 정책 | - |
type optional | string | 사용자 유형 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| groups | 그룹명 목록 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이름 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.36.5 - 1.0
scp-cli iam iam user list
--account_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--login_id <value>]
[--email <value>]
[--nation_id <value>]
[--phone_number <value>]
[--user_name <value>]
[--exclude_group_id <value>]
[--exclude_policy_id <value>]
[--type <value>]
Description
List IAM users
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | 어카운트 ID 필드 | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
login_id optional | string | 로그인 ID | - |
email optional | string | 사용자 이메일 | - |
nation_id optional | string | 국가 ID | - |
phone_number optional | string | 사용자 전화번호 | - |
user_name optional | string | 사용자명 | - |
exclude_group_id optional | string | Exception Target Group | - |
exclude_policy_id optional | string | 역할 신뢰 정책 | - |
type optional | string | 사용자 유형 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | 어카운트 ID | |
| company_name | 회사명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 사용자 설명 | |
| dst_offset | DST 오프셋 | |
| email | 사용자 이메일 | |
| email_authenticated | 이메일 인증 여부 | |
| first_name | 사용자명 | |
| groups | 그룹명 목록 | |
| last_login_at | 마지막 로그인 시간 | |
| last_name | 성 | |
| last_password_update_at | 마지막 비밀번호 업데이트 시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이름 | |
| password_reuse_count | 비밀번호 재사용 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | 사용자 정책 | [] |
| state | 상태 | |
| timezone | 타임존 ID | |
| type | 유형 | |
| tz_id | 타임존 ID | |
| user_name | 사용자명 | |
| utc_offset | UTC 오프셋 | |
1.37 - List saml providers
1.37.1 - 1.4
scp-cli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
federation_type optional | string | 신원 제공자 유형 | - |
saml_provider_name optional | string | 신원 제공자명 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.37.2 - 1.3
scp-cli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
federation_type optional | string | 신원 제공자 유형 | - |
saml_provider_name optional | string | 신원 제공자명 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.37.3 - 1.2
scp-cli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
federation_type optional | string | 신원 제공자 유형 | - |
saml_provider_name optional | string | 신원 제공자명 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.37.4 - 1.1
scp-cli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
federation_type optional | string | 신원 제공자 유형 | - |
saml_provider_name optional | string | 신원 제공자명 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.37.5 - 1.0
scp-cli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
federation_type optional | string | 신원 제공자 유형 | - |
saml_provider_name optional | string | 신원 제공자명 | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | 어카운트 ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 신원 제공자 설명 | |
| federation_type | 신원 제공자 유형 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 신원 제공자명 | |
1.38 - List service accounts
1.38.1 - 1.4
scp-cli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
name optional | string | 서비스 어카운트명 | - |
service optional | string | 서비스 어카운트 서비스 | - |
Responses
| Name | Description | Example |
|---|
| id | 서비스 어카운트 ID | |
| name | 서비스 어카운트명 | |
| service | 서비스 어카운트 서비스 | |
1.38.2 - 1.3
scp-cli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
name optional | string | 서비스 어카운트명 | - |
service optional | string | 서비스 어카운트 서비스 | - |
Responses
| Name | Description | Example |
|---|
| id | 서비스 어카운트 ID | |
| name | 서비스 어카운트명 | |
| service | 서비스 어카운트 서비스 | |
1.38.3 - 1.2
scp-cli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
name optional | string | 서비스 어카운트명 | - |
service optional | string | 서비스 어카운트 서비스 | - |
Responses
| Name | Description | Example |
|---|
| id | 서비스 어카운트 ID | |
| name | 서비스 어카운트명 | |
| service | 서비스 어카운트 서비스 | |
1.38.4 - 1.1
scp-cli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
name optional | string | 서비스 어카운트명 | - |
service optional | string | 서비스 어카운트 서비스 | - |
Responses
| Name | Description | Example |
|---|
| id | 서비스 어카운트 ID | |
| name | 서비스 어카운트명 | |
| service | 서비스 어카운트 서비스 | |
1.38.5 - 1.0
scp-cli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
name optional | string | 서비스 어카운트명 | - |
service optional | string | 서비스 어카운트 서비스 | - |
Responses
| Name | Description | Example |
|---|
| id | 서비스 어카운트 ID | |
| name | 서비스 어카운트명 | |
| service | 서비스 어카운트 서비스 | |
1.39 - Modify a Group
1.39.1 - 1.4
scp-cli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
name required | string | 그룹명 | TestGroup |
description required | string | 그룹 설명 | Descriptions for group |
1.39.2 - 1.3
scp-cli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
name required | string | 그룹명 | TestGroup |
description required | string | 그룹 설명 | Descriptions for group |
1.39.3 - 1.2
scp-cli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
name required | string | 그룹명 | TestGroup |
description required | string | 그룹 설명 | Descriptions for group |
1.39.4 - 1.1
scp-cli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
name required | string | 그룹명 | TestGroup |
description required | string | 그룹 설명 | Descriptions for group |
1.39.5 - 1.0
scp-cli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
name required | string | 그룹명 | TestGroup |
description required | string | 그룹 설명 | Descriptions for group |
1.40 - Query policy list
1.40.1 - 1.4
scp-cli iam policy query
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
[--excluded_policy_ids <value>]
Description
Query policy list
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | SYSTEM_MANAGED |
service_type optional | string | 서비스 유형 | scp-iam |
creator_name optional | string | 생성자 성, 이름 | test1 |
creator_email optional | string | 생성자 이메일 | test@test.com |
modifier_name optional | string | 수정자 성, 이름 | test1 |
modifier_email optional | string | 수정자 이메일 | test@test.com |
exclude_group_id optional | string | 제외할 그룹 ID | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | 제외할 사용자 ID | - |
excluded_policy_ids optional | array | 제외할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| count | count | 20 |
| page | page | 0 |
| policies | | [] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
1.40.2 - 1.3
scp-cli iam policy query
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
[--excluded_policy_ids <value>]
Description
Query policy list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | SYSTEM_MANAGED |
service_type optional | string | 서비스 유형 | scp-iam |
creator_name optional | string | 생성자 성, 이름 | test1 |
creator_email optional | string | 생성자 이메일 | test@test.com |
modifier_name optional | string | 수정자 성, 이름 | test1 |
modifier_email optional | string | 수정자 이메일 | test@test.com |
exclude_group_id optional | string | 제외할 그룹 ID | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | 제외할 사용자 ID | - |
excluded_policy_ids optional | array | 제외할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| count | count | 20 |
| page | page | 0 |
| policies | | [] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
1.40.3 - 1.2
scp-cli iam policy query
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
[--excluded_policy_ids <value>]
Description
Query policy list
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | SYSTEM_MANAGED |
service_type optional | string | 서비스 유형 | scp-iam |
creator_name optional | string | 생성자 성, 이름 | test1 |
creator_email optional | string | 생성자 이메일 | test@test.com |
modifier_name optional | string | 수정자 성, 이름 | test1 |
modifier_email optional | string | 수정자 이메일 | test@test.com |
exclude_group_id optional | string | 제외할 그룹 ID | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | 제외할 사용자 ID | - |
excluded_policy_ids optional | array | 제외할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| count | count | 20 |
| page | page | 0 |
| policies | | [] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
1.40.4 - 1.1
scp-cli iam policy query
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
[--excluded_policy_ids <value>]
Description
Query policy list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | SYSTEM_MANAGED |
service_type optional | string | 서비스 유형 | scp-iam |
creator_name optional | string | 생성자 성, 이름 | test1 |
creator_email optional | string | 생성자 이메일 | test@test.com |
modifier_name optional | string | 수정자 성, 이름 | test1 |
modifier_email optional | string | 수정자 이메일 | test@test.com |
exclude_group_id optional | string | 제외할 그룹 ID | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | 제외할 사용자 ID | - |
excluded_policy_ids optional | array | 제외할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| count | count | 20 |
| page | page | 0 |
| policies | | [] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
1.40.5 - 1.0
scp-cli iam policy query
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
[--excluded_policy_ids <value>]
Description
Query policy list
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | SYSTEM_MANAGED |
service_type optional | string | 서비스 유형 | scp-iam |
creator_name optional | string | 생성자 성, 이름 | test1 |
creator_email optional | string | 생성자 이메일 | test@test.com |
modifier_name optional | string | 수정자 성, 이름 | test1 |
modifier_email optional | string | 수정자 이메일 | test@test.com |
exclude_group_id optional | string | 제외할 그룹 ID | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | 제외할 사용자 ID | - |
excluded_policy_ids optional | array | 제외할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| count | count | 20 |
| page | page | 0 |
| policies | | [] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
1.41 - Remove a permission into the resource based policy
1.41.1 - 1.4
scp-cli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | 문장 ID | Statement1 |
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.41.2 - 1.3
scp-cli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | 문장 ID | Statement1 |
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.41.3 - 1.2
scp-cli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | 문장 ID | Statement1 |
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.41.4 - 1.1
scp-cli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | 문장 ID | Statement1 |
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.41.5 - 1.0
scp-cli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | 문장 ID | Statement1 |
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.42 - Remove a User from a Group
1.42.1 - 1.4
scp-cli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | ef50cdc207f05f6fb8f20219f229ed1f |
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.42.2 - 1.3
scp-cli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | ef50cdc207f05f6fb8f20219f229ed1f |
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.42.3 - 1.2
scp-cli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | ef50cdc207f05f6fb8f20219f229ed1f |
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.42.4 - 1.1
scp-cli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | ef50cdc207f05f6fb8f20219f229ed1f |
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.42.5 - 1.0
scp-cli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | ef50cdc207f05f6fb8f20219f229ed1f |
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.43 - Remove policies
1.43.1 - 1.4
scp-cli iam policy bulk delete
[--ids <value>]
Description
Remove policies
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
1.43.2 - 1.3
scp-cli iam policy bulk delete
[--ids <value>]
Description
Remove policies
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
1.43.3 - 1.2
scp-cli iam policy bulk delete
[--ids <value>]
Description
Remove policies
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
1.43.4 - 1.1
scp-cli iam policy bulk delete
[--ids <value>]
Description
Remove policies
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
1.43.5 - 1.0
scp-cli iam policy bulk delete
[--ids <value>]
Description
Remove policies
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
1.44 - Remove policy assignment from group
1.44.1 - 1.4
scp-cli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.44.2 - 1.3
scp-cli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.44.3 - 1.2
scp-cli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.44.4 - 1.1
scp-cli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.44.5 - 1.0
scp-cli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.45 - Remove saml providers
1.45.1 - 1.4
scp-cli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | 신원 제공자 ID 목록 | - |
1.45.2 - 1.3
scp-cli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | 신원 제공자 ID 목록 | - |
1.45.3 - 1.2
scp-cli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | 신원 제공자 ID 목록 | - |
1.45.4 - 1.1
scp-cli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | 신원 제공자 ID 목록 | - |
1.45.5 - 1.0
scp-cli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | 신원 제공자 ID 목록 | - |
1.46 - Remove the access key
1.46.1 - 1.4
scp-cli iam access-key delete
--access_key_id <value>
Description
Remove the access key
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
1.46.2 - 1.3
scp-cli iam access-key delete
--access_key_id <value>
Description
Remove the access key
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
1.46.3 - 1.2
scp-cli iam access-key delete
--access_key_id <value>
Description
Remove the access key
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
1.46.4 - 1.1
scp-cli iam access-key delete
--access_key_id <value>
Description
Remove the access key
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
1.46.5 - 1.0
scp-cli iam access-key delete
--access_key_id <value>
Description
Remove the access key
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
1.47 - Remove the access keys
1.47.1 - 1.4
scp-cli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | 액세스 키 ID 목록 | - |
limit optional | integer | limit | 20 |
marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
sort optional | string | sort | created_at:desc |
with_count optional | string | with count | true |
1.47.2 - 1.3
scp-cli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | 액세스 키 ID 목록 | - |
limit optional | integer | limit | 20 |
marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
sort optional | string | sort | created_at:desc |
with_count optional | string | with count | true |
1.47.3 - 1.2
scp-cli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | 액세스 키 ID 목록 | - |
limit optional | integer | limit | 20 |
marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
sort optional | string | sort | created_at:desc |
with_count optional | string | with count | true |
1.47.4 - 1.1
scp-cli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | 액세스 키 ID 목록 | - |
limit optional | integer | limit | 20 |
marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
sort optional | string | sort | created_at:desc |
with_count optional | string | with count | true |
1.47.5 - 1.0
scp-cli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | 액세스 키 ID 목록 | - |
limit optional | integer | limit | 20 |
marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
sort optional | string | sort | created_at:desc |
with_count optional | string | with count | true |
1.48 - Remove the Group
1.48.1 - 1.4
scp-cli iam group delete
--group_id <value>
Description
Remove the Group
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.48.2 - 1.3
scp-cli iam group delete
--group_id <value>
Description
Remove the Group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.48.3 - 1.2
scp-cli iam group delete
--group_id <value>
Description
Remove the Group
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.48.4 - 1.1
scp-cli iam group delete
--group_id <value>
Description
Remove the Group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.48.5 - 1.0
scp-cli iam group delete
--group_id <value>
Description
Remove the Group
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
1.49 - Send Temporary Access Key OTP
1.49.1 - 1.4
scp-cli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
locale optional | string | 로케일 | - |
method optional | string | OTP Method (EMAIL or PHONE) | - |
Responses
1.49.2 - 1.3
scp-cli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
locale optional | string | 로케일 | - |
method optional | string | OTP Method (EMAIL or PHONE) | - |
Responses
1.49.3 - 1.2
scp-cli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
locale optional | string | 로케일 | - |
method optional | string | OTP Method (EMAIL or PHONE) | - |
Responses
1.49.4 - 1.1
scp-cli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
locale optional | string | 로케일 | - |
method optional | string | OTP Method (EMAIL or PHONE) | - |
Responses
1.49.5 - 1.0
scp-cli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
locale optional | string | 로케일 | - |
method optional | string | OTP Method (EMAIL or PHONE) | - |
Responses
1.50 - Set a permission into the resource based policy
1.50.1 - 1.4
scp-cli iam permission set
--sid <value>
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Set a permission into the resource based policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | 문장 ID | Statement1 |
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
effect required | string | Effect | Allow |
action optional | array | Action | virtualserver:ShowVirtualServer |
condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
notaction optional | array | NotAction | - |
principal optional | string | 주체 | * |
resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
sid optional | string | Statement Id | Statement1 |
1.50.2 - 1.3
scp-cli iam permission set
--sid <value>
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Set a permission into the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | 문장 ID | Statement1 |
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
effect required | string | Effect | Allow |
action optional | array | Action | virtualserver:ShowVirtualServer |
condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
notaction optional | array | NotAction | - |
principal optional | string | 주체 | * |
resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
sid optional | string | Statement Id | Statement1 |
1.50.3 - 1.2
scp-cli iam permission set
--sid <value>
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Set a permission into the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | 문장 ID | Statement1 |
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
effect required | string | Effect | Allow |
action optional | array | Action | virtualserver:ShowVirtualServer |
condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
notaction optional | array | NotAction | - |
principal optional | string | 주체 | * |
resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
sid optional | string | Statement Id | Statement1 |
1.50.4 - 1.1
scp-cli iam permission set
--sid <value>
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Set a permission into the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | 문장 ID | Statement1 |
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
effect required | string | Effect | Allow |
action optional | array | Action | virtualserver:ShowVirtualServer |
condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
notaction optional | array | NotAction | - |
principal optional | string | 주체 | * |
resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
sid optional | string | Statement Id | Statement1 |
1.50.5 - 1.0
scp-cli iam permission set
--sid <value>
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Set a permission into the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | 문장 ID | Statement1 |
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
effect required | string | Effect | Allow |
action optional | array | Action | virtualserver:ShowVirtualServer |
condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
notaction optional | array | NotAction | - |
principal optional | string | 주체 | * |
resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
sid optional | string | Statement Id | Statement1 |
1.51 - Set an access key
1.51.1 - 1.4
scp-cli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
is_enabled optional | boolean | 활성화 상태 | true |
1.51.2 - 1.3
scp-cli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
is_enabled optional | boolean | 활성화 상태 | true |
1.51.3 - 1.2
scp-cli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
is_enabled optional | boolean | 활성화 상태 | true |
1.51.4 - 1.1
scp-cli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
is_enabled optional | boolean | 활성화 상태 | true |
1.51.5 - 1.0
scp-cli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | 액세스 키 ID | f39c460fade34fecb05ede8f904b24b7 |
is_enabled optional | boolean | 활성화 상태 | true |
1.52 - Set role
1.52.1 - 1.4
scp-cli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
description optional | string | 역할 설명 | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
1.52.2 - 1.3
scp-cli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
description optional | string | 역할 설명 | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
1.52.3 - 1.2
scp-cli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
description optional | string | 역할 설명 | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
1.52.4 - 1.1
scp-cli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
description optional | string | 역할 설명 | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
1.52.5 - 1.0
scp-cli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
description optional | string | 역할 설명 | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
1.53 - Set role trust policy
1.53.1 - 1.4
scp-cli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
1.53.2 - 1.3
scp-cli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
1.53.3 - 1.2
scp-cli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
1.53.4 - 1.1
scp-cli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
1.53.5 - 1.0
scp-cli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | 역할 ID | - |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
1.54 - Set the policy
1.54.1 - 1.4
scp-cli iam policy set
--policy_id <value>
--version <value>
--statement <value>
[--default_version_id <value>]
[--description <value>]
[--policy_name <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
default_version_id optional | string | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
description optional | string | 설명 | Descriptions for policy |
policy_name optional | string | 정책명 | Policy1 |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
1.54.2 - 1.3
scp-cli iam policy set
--policy_id <value>
--version <value>
--statement <value>
[--default_version_id <value>]
[--description <value>]
[--policy_name <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
default_version_id optional | string | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
description optional | string | 설명 | Descriptions for policy |
policy_name optional | string | 정책명 | Policy1 |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
1.54.3 - 1.2
scp-cli iam policy set
--policy_id <value>
--version <value>
--statement <value>
[--default_version_id <value>]
[--description <value>]
[--policy_name <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
default_version_id optional | string | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
description optional | string | 설명 | Descriptions for policy |
policy_name optional | string | 정책명 | Policy1 |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
1.54.4 - 1.1
scp-cli iam policy set
--policy_id <value>
--version <value>
--statement <value>
[--default_version_id <value>]
[--description <value>]
[--policy_name <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
default_version_id optional | string | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
description optional | string | 설명 | Descriptions for policy |
policy_name optional | string | 정책명 | Policy1 |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
1.54.5 - 1.0
scp-cli iam policy set
--policy_id <value>
--version <value>
--statement <value>
[--default_version_id <value>]
[--description <value>]
[--policy_name <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
default_version_id optional | string | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
description optional | string | 설명 | Descriptions for policy |
policy_name optional | string | 정책명 | Policy1 |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
1.55 - Set the resource based policy
1.55.1 - 1.4
scp-cli iam resource policy set
--srn <value>
--version <value>
--statement <value>
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the resource based policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
1.55.2 - 1.3
scp-cli iam resource policy set
--srn <value>
--version <value>
--statement <value>
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
1.55.3 - 1.2
scp-cli iam resource policy set
--srn <value>
--version <value>
--statement <value>
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
1.55.4 - 1.1
scp-cli iam resource policy set
--srn <value>
--version <value>
--statement <value>
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
1.55.5 - 1.0
scp-cli iam resource policy set
--srn <value>
--version <value>
--statement <value>
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
version required | string | Policy Version | 2024-07-01 |
statement required | array | 문장 | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_version_id optional | string | 정책 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
policy_version_name optional | string | 정책 버전명 | PolicyVersion-1 |
1.56 - Show group policy
1.56.1 - 1.4
scp-cli iam group policy show
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Show group policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.56.2 - 1.3
scp-cli iam group policy show
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Show group policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.56.3 - 1.2
scp-cli iam group policy show
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Show group policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.56.4 - 1.1
scp-cli iam group policy show
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Show group policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.56.5 - 1.0
scp-cli iam group policy show
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Show group policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | 그룹 ID | a946662dc4314dac93da413a32457459 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
policy_name optional | string | 정책명 | ViewerAccess |
policy_type optional | string | 정책 유형 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.57 - Show the policy
1.57.1 - 1.4
scp-cli iam policy show
--policy_id <value>
Description
Show the policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.57.2 - 1.3
scp-cli iam policy show
--policy_id <value>
Description
Show the policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.57.3 - 1.2
scp-cli iam policy show
--policy_id <value>
Description
Show the policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.57.4 - 1.1
scp-cli iam policy show
--policy_id <value>
Description
Show the policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.57.5 - 1.0
scp-cli iam policy show
--policy_id <value>
Description
Show the policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | c1b1fc611eb34eccbccfb563f77395ee |
| description | 설명 | Descriptions for policy |
| domain_name | 도메인명 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | IDENTITY_BASED |
| policy_name | 정책명 | PolicyName |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| resource_type | 자원 유형 | policy |
| service_name | 서비스명 | Identity Access Management |
| service_type | 서비스 유형 | iam |
| srn | 삼성 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | 정책 상태 | ACTIVE |
1.58 - Show the resource based policy
1.58.1 - 1.4
scp-cli iam resource policy show
--srn <value>
Description
Show the resource based policy
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | f39c460fade34fecb05ede8f904b24b7 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | RESOURCE_BASED |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| service_name | 서비스명 | Identity Access Management |
1.58.2 - 1.3
scp-cli iam resource policy show
--srn <value>
Description
Show the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | f39c460fade34fecb05ede8f904b24b7 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | RESOURCE_BASED |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| service_name | 서비스명 | Identity Access Management |
1.58.3 - 1.2
scp-cli iam resource policy show
--srn <value>
Description
Show the resource based policy
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | f39c460fade34fecb05ede8f904b24b7 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | RESOURCE_BASED |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| service_name | 서비스명 | Identity Access Management |
1.58.4 - 1.1
scp-cli iam resource policy show
--srn <value>
Description
Show the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | f39c460fade34fecb05ede8f904b24b7 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | RESOURCE_BASED |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| service_name | 서비스명 | Identity Access Management |
1.58.5 - 1.0
scp-cli iam resource policy show
--srn <value>
Description
Show the resource based policy
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | 삼성 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|
| account_id | 어카운트 ID | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 이메일 | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | 기본 버전 ID | f39c460fade34fecb05ede8f904b24b7 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 이메일 | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | 정책 카테고리 | RESOURCE_BASED |
| policy_type | 정책 유형 | USER_DEFINED |
| policy_versions | 정책 버전 | [] |
| service_name | 서비스명 | Identity Access Management |
1.59 - Update IAM user
1.59.1 - 1.4
scp-cli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
password_reuse_count required | integer | 비밀번호 재사용 횟수 | - |
description optional | string | 사용자 설명 | - |
1.59.2 - 1.3
scp-cli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
password_reuse_count required | integer | 비밀번호 재사용 횟수 | - |
description optional | string | 사용자 설명 | - |
1.59.3 - 1.2
scp-cli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
password_reuse_count required | integer | 비밀번호 재사용 횟수 | - |
description optional | string | 사용자 설명 | - |
1.59.4 - 1.1
scp-cli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
password_reuse_count required | integer | 비밀번호 재사용 횟수 | - |
description optional | string | 사용자 설명 | - |
1.59.5 - 1.0
scp-cli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
password_reuse_count required | integer | 비밀번호 재사용 횟수 | - |
description optional | string | 사용자 설명 | - |
1.60 - Update IAM user password
1.60.1 - 1.4
scp-cli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
password required | string | 비밀번호 | - |
temporary_password optional | boolean | 임시 | - |
1.60.2 - 1.3
scp-cli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
password required | string | 비밀번호 | - |
temporary_password optional | boolean | 임시 | - |
1.60.3 - 1.2
scp-cli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
password required | string | 비밀번호 | - |
temporary_password optional | boolean | 임시 | - |
1.60.4 - 1.1
scp-cli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
password required | string | 비밀번호 | - |
temporary_password optional | boolean | 임시 | - |
1.60.5 - 1.0
scp-cli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | 사용자 ID | - |
account_id required | string | 어카운트 ID 필드 | - |
password required | string | 비밀번호 | - |
temporary_password optional | boolean | 임시 | - |
1.61 - Update saml provider information
1.61.1 - 1.4
scp-cli iam saml provider set
--saml_provider_id <value>
[--description <value>]
[--file <value>]
[--saml_provider_name <value>]
[--tags <value>]
Description
Update saml provider information
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | 신원 제공자 ID | - |
description optional | string | 신원 제공자 설명 | SAML provider Description |
file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
saml_provider_name optional | string | 신원 제공자명 | IdpTest |
tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
1.61.2 - 1.3
scp-cli iam saml provider set
--saml_provider_id <value>
[--description <value>]
[--file <value>]
[--saml_provider_name <value>]
[--tags <value>]
Description
Update saml provider information
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | 신원 제공자 ID | - |
description optional | string | 신원 제공자 설명 | SAML provider Description |
file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
saml_provider_name optional | string | 신원 제공자명 | IdpTest |
tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
1.61.3 - 1.2
scp-cli iam saml provider set
--saml_provider_id <value>
[--description <value>]
[--file <value>]
[--saml_provider_name <value>]
[--tags <value>]
Description
Update saml provider information
상태
ACTIVE (SUPPORTED)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | 신원 제공자 ID | - |
description optional | string | 신원 제공자 설명 | SAML provider Description |
file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
saml_provider_name optional | string | 신원 제공자명 | IdpTest |
tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
1.61.4 - 1.1
scp-cli iam saml provider set
--saml_provider_id <value>
[--description <value>]
[--file <value>]
[--saml_provider_name <value>]
[--tags <value>]
Description
Update saml provider information
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | 신원 제공자 ID | - |
description optional | string | 신원 제공자 설명 | SAML provider Description |
file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
saml_provider_name optional | string | 신원 제공자명 | IdpTest |
tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
1.61.5 - 1.0
scp-cli iam saml provider set
--saml_provider_id <value>
[--description <value>]
[--file <value>]
[--saml_provider_name <value>]
[--tags <value>]
Description
Update saml provider information
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | 신원 제공자 ID | - |
description optional | string | 신원 제공자 설명 | SAML provider Description |
file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
saml_provider_name optional | string | 신원 제공자명 | IdpTest |
tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |