이 가이드에서는 직원 사용자(주 구성원이라고도 함) 및 독점적으로 소유한 데이터(통칭하여 '사용자 및 데이터')를 삭제하는 방법을 보여줍니다. Trusted Cloud by S3NS 에서 데이터를 삭제하는 방법에 대한 자세한 내용은 Trusted Cloud by S3NS에서 데이터 삭제를 참조하세요.
직원 ID 제휴 사용자 데이터 삭제
직원 사용자 및 데이터를 삭제하려면 다음과 같은 형식의 사용자 리소스 ID로 삭제 요청을 시작해야 합니다.
1단계: 소프트 삭제 상태: 삭제 요청을 시작하면 사용자 및 데이터가 즉시 삭제로 표시되고 30일 소프트 삭제 상태로 전환됩니다. 이 상태에서는 언제든지 데이터를 삭제할 수 있습니다. 삭제 후에는 먼저 복구되지 않는 한 액세스할 수 없습니다. 일반적으로 이 상태의 데이터를 복구할 수 있습니다.
2단계: 영구 삭제 상태: 30일 이상 삭제된 사용자와 데이터는 영구 삭제 상태이며 이는 영구 삭제되어 복구될 수 없음을 의미합니다. 데이터가 삭제된 상태로 전환되면 사용자 식별자를 재사용하고 다른 사용자에게 할당할 수 있습니다. Identity and Access Management(IAM)에서 식별자가 새 항목으로 처리되기 때문입니다.
필수 권한
이 섹션에서는 삭제 및 삭제 취소 작업을 수행하는 데 필요한 IAM 역할 또는 권한에 대해 자세히 설명합니다.
권한은 다음과 같습니다.
iam.googleapis.com/workforcePoolSubjects.delete
iam.googleapis.com/workforcePoolSubjects.undelete
이러한 권한은 직원 풀 관리자 역할(roles/iam.workforcePoolAdmin)에 포함됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-21(UTC)"],[[["\u003cp\u003eThis guide explains how to delete workforce users and the data they own on Google Cloud, emphasizing that deleting a user also deletes all their associated data.\u003c/p\u003e\n"],["\u003cp\u003eDeleting users and data involves initiating a delete request using a specific user resource ID format: \u003ccode\u003eprincipal://iam.googleapis.com/locations/<var translate="no">LOCATION</var>/workforcePools/<var translate="no">WORKFORCE_POOL_ID</var>/subject/<var translate="no">SUBJECT_ID</var>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe data deletion process includes a 30-day soft-deletion state where data can be recovered, followed by a purged state where data is permanently deleted and unrecoverable.\u003c/p\u003e\n"],["\u003cp\u003eYou can recover users and data that are in the soft-deletion state by using the command \u003ccode\u003egcloud iam workforce-pools subjects undelete\u003c/code\u003e, but you need to have the appropriate permissions such as \u003ccode\u003eiam.googleapis.com/workforcePoolSubjects.undelete\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe process to delete workforce users and data is initiated with the command \u003ccode\u003egcloud iam workforce-pools subjects delete\u003c/code\u003e, and it requires you to specify the workforce pool and subject IDs.\u003c/p\u003e\n"]]],[],null,[]]