1.4
1.4
scp-cli iam-identity-center create account assignments
--instance_id <value>
[--accounts <value>]
[--permission_sets <value>]
[--principals <value>]
Description
set a specific account Assignment
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| instance_id required | string | 인스턴스 ID | ssoins-12345 |
| accounts optional | array | '{"target_account_email": "target_account@example.com", "target_account_id": "3265ab469f0d406d83073da3e11e7a6c", "target_account_name": "target_account@example.com"}' | |
| permission_sets optional | array | '{"custom_policies": [], "inline_policies": [], "managed_policies": [], "permission_set_id": "e8d4b9f2c1a7e5d3f0b6c9a2d8e4f7b1", "permission_set_name": "Permission Set", "permission_set_srn": "srn:<offering>::<project-id>:<region>::permissionSet/${InstanceId}/${permissionId}", "session_duration": 3600}' | |
| principals optional | array | '{"principal_id": "138c2fc8c29a449dbfa8681f8f1d78e2", "principal_type": "USER"}' |
Responses
| Name | Description | Example |
|---|---|---|
| account_assignments | [] | |
| count | 전체 개수 | 20 |
| links | links | [{‘href’: ‘http://scp.samsungsdscloud.com/v1/notices’, ‘rel’: ‘self’}] |