Access Context Manager를 사용하면 요청 컨텍스트를 기반으로 데이터에 대한 액세스를 허용하는 액세스 수준을 만들 수 있습니다. Access Context Manager는 이미 기본 액세스 수준을 만드는 방법을 제공하지만 커스텀 액세스 수준을 만들 수도 있습니다. 커스텀 액세스 수준을 사용하면 조직에서 서드 파티 보안 및 엔드포인트 관리 공급업체의 기기 및 컨텍스트 데이터를 사용하여 Google Cloud 리소스에 액세스할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[[["\u003cp\u003eAccess Context Manager allows you to create access levels that control data access based on request context.\u003c/p\u003e\n"],["\u003cp\u003eIn addition to basic access levels, custom access levels are available to use third-party security and endpoint data to control access to Google Cloud resources.\u003c/p\u003e\n"],["\u003cp\u003eCustom access levels utilize boolean expressions written in a subset of Common Expression Language (CEL) to test client request attributes.\u003c/p\u003e\n"],["\u003cp\u003eCreating a custom access level is done using the \u003cstrong\u003eAdvanced Mode\u003c/strong\u003e within the Google Cloud console.\u003c/p\u003e\n"],["\u003cp\u003eAfter creation, custom access levels are managed in the same way as other access levels.\u003c/p\u003e\n"]]],[],null,["# Custom access levels\n\nUsing Access Context Manager, you can create access levels that permit access\nto data based on the context of a request. While Access Context Manager\nalready provides a method of creating\n[basic access levels](/access-context-manager/docs/create-basic-access-level), you can also create custom\naccess levels. Custom access levels enable your organization to use the device\nand context data of third-party security and endpoint management vendors to\npermit access to Google Cloud resources.\n\nCustom access levels use boolean expressions written in a subset of\n[Common Expression Language](https://opensource.google.com/projects/cel) (CEL)\nto test the attributes of a client making a request.\n\nIn the Google Cloud console, custom access levels are configured using\n**Advanced Mode** when you create an access level.\n\nTo learn more about building CEL expressions for custom access levels, see the\n[custom access level specification](/access-context-manager/docs/custom-access-level-spec).\n\nTo start using custom access levels, see\n[Creating custom access levels](/access-context-manager/docs/create-custom-access-level).\n\nAfter custom access levels are created, they can be\n[managed like other access levels](/access-context-manager/docs/manage-access-levels)."]]